馃寪 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
{
"resourceType" : "DiagnosticReport",
"id" : "EjemploEmaCoreDiagnosticReport",
"meta" : {
"profile" : [
🔗 "https://emahealth.io/fhir/core/StructureDefinition/ema-core-diagnostic-report"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport EjemploEmaCoreDiagnosticReport</b></p><a name=\"EjemploEmaCoreDiagnosticReport\"> </a><a name=\"hcEjemploEmaCoreDiagnosticReport\"> </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-diagnostic-report.html\">EMA Core Diagnostic Report</a></p></div><h2><span title=\"Codes:{http://loinc.org 11502-2}\">Laboratory report</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Carmen D铆az (official) Female, DoB: 1969-04-22 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</td></tr><tr><td>Relevant Time</td><td>2026-08-18 10:32:00-0400</td></tr><tr><td>Reported</td><td>2026-08-18 14:25:00-0400</td></tr><tr><td>Performer</td><td> <a href=\"Organization-EjemploEmaCoreOrganization.html\">Organization Centro M茅dico EMA</a></td></tr><tr><td>Identifier</td><td> <code>https://tenant-ejemplo.emahealth.io/fhir/sid/informe</code>/INF-2026-0000871</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td><td><b>Reported</b></td></tr><tr><td><a href=\"Observation-EjemploEmaCoreObservationLab.html\"><span title=\"Codes:{http://loinc.org 4548-4}\">Hemoglobin A1c/Hemoglobin.total in Blood</span></a></td><td>8.2 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</span></td><td>4 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</span> - 5.6 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</span></td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></td><td>2026-08-18 14:20:00-0400</td></tr></table><p>HbA1c 8,2%: control metab贸lico insuficiente. Se sugiere ajuste terap茅utico.</p></div>"
},
"identifier" : [
{
"system" : "https://tenant-ejemplo.emahealth.io/fhir/sid/informe",
"value" : "INF-2026-0000871"
}
],
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/EjemploEmaCoreServiceRequest"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "LAB"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11502-2"
}
]
},
"subject" : {
🔗 "reference" : "Patient/EjemploEmaCorePatient"
},
"encounter" : {
🔗 "reference" : "Encounter/EjemploEmaCoreEncounter"
},
"effectiveDateTime" : "2026-08-18T10:32:00-04:00",
"issued" : "2026-08-18T14:25:00-04:00",
"performer" : [
{
🔗 "reference" : "Organization/EjemploEmaCoreOrganization"
}
],
"specimen" : [
{
🔗 "reference" : "Specimen/EjemploEmaCoreSpecimen"
}
],
"result" : [
{
🔗 "reference" : "Observation/EjemploEmaCoreObservationLab"
}
],
"conclusion" : "HbA1c 8,2%: control metab贸lico insuficiente. Se sugiere ajuste terap茅utico."
}