Sistema Nacional de receta electronica
0.9.6 - draft Chile flag

Sistema Nacional de receta electronica - Local Development build (v0.9.6). See the Directory of published versions

: Ejemplo2-prescipcion - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="Ejemplo2-prescipcion"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/snre/StructureDefinition/RecetaPrescripcionCl"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="Ejemplo2-prescipcion"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource MedicationRequest &quot;Ejemplo2-prescipcion&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-RecetaPrescripcionCl.html">CL Prescripción</a></p></div><p><b>identifier</b>: Id_Local: e815615ef9ee7afb52be</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Outpatient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-medicationrequest-category.html">MedicationRequest Category Codes</a>#outpatient)</span></p><p><b>medication</b>: <a href="Medication-Medicamento3.html">Medication/Medicamento3: prednisona 20 mg comprimido</a></p><p><b>subject</b>: <a href="Patient-Paciente1.html">Patient/Paciente1</a> &quot; VADER&quot;</p><p><b>requester</b>: <a href="Practitioner-Prestador1.html">Practitioner/Prestador1</a> &quot; ESPARTA&quot;</p><p><b>groupIdentifier</b>: id: 47g7a524age7b5a2cf0a</p><p><b>courseOfTherapyType</b>: Por temporada <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CSCodificacionPatron.html">Patrón de la Prescripción</a>#seasonal)</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Administrar 1 Comprimido cada 4 horas por 24 horas</p><p><b>timing</b>: Once per 4 hours</p><p><b>route</b>: vía Oral route (calificador) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CSViasAdmin.html">Vías de Administración</a>#26643006)</span></p><p><b>method</b>: Tragar (método de administración) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CSMetodos.html">Métodos de Administración</a>#738995006)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ValidityPeriod</b></td><td><b>Performer</b></td></tr><tr><td style="display: none">*</td><td>2022-08-19 --&gt; 2022-08-20</td><td><a href="Organization-ORG1.html">Organization/ORG1: Centro de Salud Familiar Juan Pablo II (La Serena)</a> &quot;Centro de Salud Familiar Rio Bueno de Linares&quot;</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSTipoPrescripcion"/>
        <code value="Id_Local"/>
        <display value="Id_Local"/>
      </coding>
    </type>
    <system
            value="https://innovaquidad.cl/integracion_minsal/idRecetaElectronica"/>
    <value value="e815615ef9ee7afb52be"/>
    <assigner>
      <identifier>
        <system
                value="https://api-receta.minsal.cl/v2/Organization/8qj5s1ostjswt3r95vnv"/>
      </identifier>
      <display value="Centro de Salud Familiar Juan Pablo II (La Serena)"/>
    </assigner>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
      <code value="outpatient"/>
      <display value="Outpatient"/>
    </coding>
  </category>
  <medicationReference>
    <reference value="Medication/Medicamento3"/>
    <display value="prednisona 20 mg comprimido"/>
  </medicationReference>
  <subject>
    <reference value="Patient/Paciente1"/>
  </subject>
  <requester>
    <reference value="Practitioner/Prestador1"/>
  </requester>
  <groupIdentifier>
    <value value="47g7a524age7b5a2cf0a"/>
  </groupIdentifier>
  <courseOfTherapyType>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSCodificacionPatron"/>
      <code value="seasonal"/>
      <display value="Por temporada"/>
    </coding>
  </courseOfTherapyType>
  <dosageInstruction>
    <sequence value="1"/>
    <text value="Administrar 1 Comprimido cada 4 horas por 24 horas"/>
    <timing>
      <repeat>
        <boundsDuration>
          <value value="24"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="h"/>
        </boundsDuration>
        <frequency value="1"/>
        <period value="4"/>
        <periodUnit value="h"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system
                value="https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSViasAdmin"/>
        <code value="26643006"/>
        <display value="vía Oral route (calificador)"/>
      </coding>
    </route>
    <method>
      <coding>
        <system
                value="https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSMetodos"/>
        <code value="738995006"/>
        <display value="Tragar (método de administración)"/>
      </coding>
    </method>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="Comprimido"/>
        <system
                value="https://rme.hl7chile.cl/CodeSystem/CSUnidadAsistencial"/>
        <code value="comprimido"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
  <dispenseRequest>
    <validityPeriod>
      <start value="2022-08-19"/>
      <end value="2022-08-20"/>
    </validityPeriod>
    <performer>
      <reference value="Organization/ORG1"/>
      <display value="Centro de Salud Familiar Juan Pablo II (La Serena)"/>
    </performer>
  </dispenseRequest>
</MedicationRequest>