Tiempos de Espera Interoperable
0.1.6 - draft
Tiempos de Espera Interoperable - Local Development build (v0.1.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="EjemploServiceRequestExamen"/>
<meta>
<profile
value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ServiceRequestExamenLE"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="EjemploServiceRequestExamen"> </a><a name="hcEjemploServiceRequestExamen"> </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 ServiceRequest "EjemploServiceRequestExamen" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ServiceRequestExamenLE.html">ServiceRequestExamen LE</a></p></div><p><b>identifier</b>: dec791f8-406c-11ee-be56-0242ac120002</p><p><b>basedOn</b>: <a href="http://acme.com/ehr/fhir/ServiceRequest/examen">http://acme.com/ehr/fhir/ServiceRequest/examen</a></p><p><b>status</b>: draft</p><p><b>intent</b>: order</p><p><b>code</b>: TC de tórax <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#24627-2)</span></p><p><b>subject</b>: <a href="Patient-EjemploPatient.html">Patient/EjemploPatient: Anibal Diaz Cortés</a> " DIAZ"</p><p><b>occurrence</b>: 2022-01-20 13:50:20+0000</p><p><b>requester</b>: <a href="Practitioner-EjemploPractitionerRevisar.html">Practitioner/EjemploPractitionerRevisar</a> " SEPULVEDA"</p><p><b>reasonCode</b>: Descartar Insuf. Cardiaca grave <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>note</b>: Realizar sin uso de medio de contaste por mala función renal.</p></div>
</text>
<identifier>
<value value="dec791f8-406c-11ee-be56-0242ac120002"/>
</identifier>
<basedOn>
<reference value="http://acme.com/ehr/fhir/ServiceRequest/examen"/>
</basedOn>
<status value="draft"/>
<intent value="order"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="24627-2"/>
</coding>
<text value="TC de tórax"/>
</code>
<subject>🔗
<reference value="Patient/EjemploPatient"/>
<display value="Anibal Diaz Cortés"/>
</subject>
<occurrenceDateTime value="2022-01-20T13:50:20Z"/>
<requester>🔗
<reference value="Practitioner/EjemploPractitionerRevisar"/>
</requester>
<reasonCode>
<text value="Descartar Insuf. Cardiaca grave"/>
</reasonCode>
<note>
<text
value="Realizar sin uso de medio de contaste por mala función renal."/>
</note>
</ServiceRequest>