🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build
🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="EjemploEmaCoreObservation"/>
<meta>
<profile
value="https://emahealth.io/fhir/core/StructureDefinition/ema-core-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation EjemploEmaCoreObservation</b></p><a name="EjemploEmaCoreObservation"> </a><a name="hcEjemploEmaCoreObservation"> </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-core-observation.html">EMA Core Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}">Body weight</span></p><p><b>subject</b>: <a href="Patient-EjemploEmaCorePatient.html">Carmen Díaz (official) Female, DoB: 1969-04-22 ( Medical record number (use: usual, ))</a></p><p><b>encounter</b>: <a href="Encounter-EjemploEmaCoreEncounter.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = Encounter for check up; period = 2026-08-18 09:00:00-0400 --> 2026-08-18 09:30:00-0400</a></p><p><b>effective</b>: 2026-08-18 09:05:00-0400</p><p><b>performer</b>: <a href="Practitioner-EjemploEmaCorePractitioner.html">Practitioner Andrés Rojas (official)</a></p><p><b>value</b>: 78.4 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM codekg = 'kg')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="29463-7"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/EjemploEmaCorePatient"/>
</subject>
<encounter>🔗
<reference value="Encounter/EjemploEmaCoreEncounter"/>
</encounter>
<effectiveDateTime value="2026-08-18T09:05:00-04:00"/>
<performer>🔗
<reference value="Practitioner/EjemploEmaCorePractitioner"/>
</performer>
<valueQuantity>
<value value="78.4"/>
<unit value="kg"/>
<system value="http://unitsofmeasure.org"/>
<code value="kg"/>
</valueQuantity>
</Observation>