Tiempos de Espera Interoperable
0.2.1 - draft
Tiempos de Espera Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/SIGTEv2-IG/ and changes regularly. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="PrednisonaEjemplo"/>
<meta>
<profile
value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/MedicationRequestLE"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest PrednisonaEjemplo</b></p><a name="PrednisonaEjemplo"> </a><a name="hcPrednisonaEjemplo"> </a><a name="PrednisonaEjemplo-es-CL"> </a><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:">Prednisona 5mg</span></p><p><b>subject</b>: <a href="Patient-EjemploPatientLE.html">María Josefina Gonzalez (official) Male, DoB: 1974-12-25 ( Rol Único Nacional: 90000000-6 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-AtencionEjemplo.html">Encounter: extension = true; identifier = 123; status = finished; class = Presencial (Modalidad Atencion Codigo#1); type = Nueva; period = 2024-02-22 08:00:00-0300 --> 2024-02-22 08:30:00-0300</a></p><p><b>requester</b>: <a href="Practitioner-PractitionerProfesionalLEAtendedor.html">Practitioner Gonzalo Gonzalez </a></p><p><b>note</b>: 2 veces al día por 1 mes</p></div>
</text>
<status value="draft"/>
<intent value="order"/>
<medicationCodeableConcept>
<text value="Prednisona 5mg"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/EjemploPatientLE"/>
</subject>
<encounter>🔗
<reference value="Encounter/AtencionEjemplo"/>
</encounter>
<requester>🔗
<reference value="Practitioner/PractitionerProfesionalLEAtendedor"/>
</requester>
<note>
<text value="2 veces al día por 1 mes"/>
</note>
</MedicationRequest>