🇨🇱 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
{
"resourceType" : "Observation",
"id" : "EjemploObsLabHemogramaPanel",
"meta" : {
"profile" : [
🔗 "https://emahealth.io/fhir/cl/StructureDefinition/ema-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation EjemploObsLabHemogramaPanel</b></p><a name=\"EjemploObsLabHemogramaPanel\"> </a><a name=\"hcEjemploObsLabHemogramaPanel\"> </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-observation-lab.html\">EMA Laboratory Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 58410-2}\">CBC panel - Blood by Automated count</span></p><p><b>subject</b>: <a href=\"Patient-EjemploEmaPatient.html\">María González Soto</a></p><p><b>effective</b>: 2026-03-15 10:30:00-0300</p><p><b>performer</b>: <a href=\"Practitioner-EjemploEmaPractitioner.html\">TM. Carolina Muñoz</a></p><p><b>specimen</b>: <a href=\"Specimen-EjemploEmaSpecimen.html\">Specimen: identifier = https://lab-aurora.emahealth.io/specimens#SPM-2026-005678; accessionIdentifier = https://lab-aurora.emahealth.io/accession#ACC-2026-001234; status = available; type = Whole blood; receivedTime = 2026-03-15 09:00:00-0300; condition = Room temperature</a></p><p><b>hasMember</b>: <a href=\"Observation-EjemploObsLabHemoglobina.html\">Hemoglobina 13.5 g/dL</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "58410-2"
}
]
},
"subject" : {
🔗 "reference" : "Patient/EjemploEmaPatient",
"display" : "María González Soto"
},
"effectiveDateTime" : "2026-03-15T10:30:00-03:00",
"performer" : [
{
🔗 "reference" : "Practitioner/EjemploEmaPractitioner",
"display" : "TM. Carolina Muñoz"
}
],
"specimen" : {
🔗 "reference" : "Specimen/EjemploEmaSpecimen"
},
"hasMember" : [
{
🔗 "reference" : "Observation/EjemploObsLabHemoglobina",
"display" : "Hemoglobina 13.5 g/dL"
}
]
}