🇨🇱 EMA Health Chile Implementation Guide
0.1.0 - ci-build
🇨🇱 EMA Health Chile Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="EjemploEmaServiceRequest"/>
<meta>
<profile
value="https://emahealth.io/fhir/cl/StructureDefinition/ema-service-request"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest EjemploEmaServiceRequest</b></p><a name="EjemploEmaServiceRequest"> </a><a name="hcEjemploEmaServiceRequest"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ema-service-request.html">EMA ServiceRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://loinc.org 4548-4}">Hemoglobina glicosilada (HbA1c)</span></p><p><b>subject</b>: <a href="Patient-EjemploEmaPatient.html">MarÃa Fernández</a></p><p><b>encounter</b>: <a href="Encounter-EjemploEmaEncounter.html">Consulta control diabético</a></p><p><b>authoredOn</b>: 2026-03-10</p><p><b>requester</b>: <a href="Practitioner-EjemploEmaPractitioner.html">Dr. Andrés Soto</a></p></div>
</text>
<status value="active"/>
<intent value="order"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="4548-4"/>
</coding>
<text value="Hemoglobina glicosilada (HbA1c)"/>
</code>
<subject>🔗
<reference value="Patient/EjemploEmaPatient"/>
<display value="MarÃa Fernández"/>
</subject>
<encounter>🔗
<reference value="Encounter/EjemploEmaEncounter"/>
<display value="Consulta control diabético"/>
</encounter>
<authoredOn value="2026-03-10"/>
<requester>🔗
<reference value="Practitioner/EjemploEmaPractitioner"/>
<display value="Dr. Andrés Soto"/>
</requester>
</ServiceRequest>