HL7 FHIR Costa Rica - Resultados de Laboratorio
0.0.1-draft - ci-build
HL7 FHIR Costa Rica - Resultados de Laboratorio, published by Iniciativa HL7 Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cr/laboratory-results/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "bundle-lab-results-jades-example",
"meta" : {
"profile" : [
🔗 "https://hl7.or.cr/fhir/laboratory-results/StructureDefinition/cr-lab-result-bundle"
]
},
"identifier" : {
"system" : "http://example.cr/lab-system",
"value" : "bundle-2026-001"
},
"type" : "document",
"timestamp" : "2026-01-20T10:30:00-06:00",
"entry" : [
{
"fullUrl" : "urn:uuid:12345678-1234-1234-1234-123456789abc",
"resource" : {
"resourceType" : "Composition",
"id" : "Inline-Composition-LabResults",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_Inline-Composition-LabResults\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition Inline-Composition-LabResults</b></p><a name=\"Inline-Composition-LabResults\"> </a><a name=\"hcInline-Composition-LabResults\"> </a><p><b>identifier</b>: <code>http://example.cr/lab-system</code>/comp-2026-001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18748-4}\">informe:hallazgo:punto en el tiempo:XXX:Documento:diagnóstico por imágenes</span></p><p><b>date</b>: 2026-01-20 09:30:00-0600</p><p><b>author</b>: <a href=\"Bundle-bundle-lab-results-jades-example.html#urn-uuid-abcdef12-3456-7890-abcd-ef1234567890\">Organization Laboratorio Nacional de Referencia</a></p><p><b>title</b>: Resultados de Laboratorio</p></div>"
},
"identifier" : [
{
"system" : "http://example.cr/lab-system",
"value" : "comp-2026-001"
}
],
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18748-4"
}
]
},
"subject" : [
{
"reference" : "urn:uuid:87654321-4321-4321-4321-fedcba987654"
}
],
"date" : "2026-01-20T09:30:00-06:00",
"author" : [
{
"reference" : "urn:uuid:abcdef12-3456-7890-abcd-ef1234567890"
}
],
"title" : "Resultados de Laboratorio",
"section" : [
{
"title" : "Pruebas de Laboratorio",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18719-5"
}
]
},
"entry" : [
{
"reference" : "urn:uuid:11111111-2222-3333-4444-555555555555"
},
{
"reference" : "urn:uuid:66666666-7777-8888-9999-aaaaaaaaaaaa"
}
]
}
]
}
},
{
"fullUrl" : "urn:uuid:87654321-4321-4321-4321-fedcba987654",
"resource" : {
"resourceType" : "Patient",
"id" : "Inline-Patient-Example",
"meta" : {
"profile" : [
🔗 "https://hl7.or.cr/fhir/laboratory-results/StructureDefinition/cr-lab-result-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Inline-Patient-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Inline-Patient-Example</b></p><a name=\"Inline-Patient-Example\"> </a><a name=\"hcInline-Patient-Example\"> </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-cr-lab-result-patient.html\">Paciente - Resultados de Laboratorio</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Juan Carlos García Male, DoB: 1980-05-15 ( cedula\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "https://hl7.or.cr/fhir/cr/CodeSystem/cr-identifier-type",
"code" : "cedula"
}
]
},
"system" : "http://example.cr/patient-id",
"value" : "PAT-001"
}
],
"active" : true,
"name" : [
{
"family" : "García",
"given" : [
"Juan",
"Carlos"
]
}
],
"gender" : "male",
"birthDate" : "1980-05-15"
}
},
{
"fullUrl" : "urn:uuid:abcdef12-3456-7890-abcd-ef1234567890",
"resource" : {
"resourceType" : "Organization",
"id" : "Inline-Organization-Lab",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_Inline-Organization-Lab\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization Inline-Organization-Lab</b></p><a name=\"Inline-Organization-Lab\"> </a><a name=\"hcInline-Organization-Lab\"> </a><p><b>identifier</b>: <code>http://example.cr/organization</code>/LAB-001</p><p><b>name</b>: Laboratorio Nacional de Referencia</p></div>"
},
"identifier" : [
{
"system" : "http://example.cr/organization",
"value" : "LAB-001"
}
],
"name" : "Laboratorio Nacional de Referencia"
}
},
{
"fullUrl" : "urn:uuid:11111111-2222-3333-4444-555555555555",
"resource" : {
"resourceType" : "Observation",
"id" : "Inline-Glucose-Result",
"meta" : {
"profile" : [
🔗 "https://hl7.or.cr/fhir/laboratory-results/StructureDefinition/cr-lab-result-glucose"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Inline-Glucose-Result\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation Inline-Glucose-Result</b></p><a name=\"Inline-Glucose-Result\"> </a><a name=\"hcInline-Glucose-Result\"> </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-cr-lab-result-glucose.html\">Resultado de Laboratorio - Glucosa</a></p></div><p><b>identifier</b>: <code>http://example.cr/lab-system</code>/lab-2026-001-glucose-jades</p><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 2345-7}\">glucosa:concentración de masa:punto en el tiempo:suero/plasma:cuantitativo:</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-lab-results-jades-example.html#urn-uuid-87654321-4321-4321-4321-fedcba987654\">Juan Carlos García Male, DoB: 1980-05-15 ( cedula\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2026-01-20 09:30:00-0600</p><p><b>issued</b>: 2026-01-20 10:15:00-0600</p><p><b>performer</b>: <a href=\"Bundle-bundle-lab-results-jades-example.html#urn-uuid-abcdef12-3456-7890-abcd-ef1234567890\">Organization Laboratorio Nacional de Referencia</a></p><p><b>value</b>: 105 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg/dL = 'mg/dL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p></div>"
},
"identifier" : [
{
"system" : "http://example.cr/lab-system",
"value" : "lab-2026-001-glucose-jades"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2345-7"
}
]
},
"subject" : {
"reference" : "urn:uuid:87654321-4321-4321-4321-fedcba987654"
},
"effectiveDateTime" : "2026-01-20T09:30:00-06:00",
"issued" : "2026-01-20T10:15:00-06:00",
"performer" : [
{
"reference" : "urn:uuid:abcdef12-3456-7890-abcd-ef1234567890"
}
],
"valueQuantity" : {
"value" : 105,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H"
}
]
}
]
}
},
{
"fullUrl" : "urn:uuid:66666666-7777-8888-9999-aaaaaaaaaaaa",
"resource" : {
"resourceType" : "Observation",
"id" : "Inline-Cholesterol-Result",
"meta" : {
"profile" : [
🔗 "https://hl7.or.cr/fhir/laboratory-results/StructureDefinition/cr-lab-result-cholesterol"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Inline-Cholesterol-Result\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation Inline-Cholesterol-Result</b></p><a name=\"Inline-Cholesterol-Result\"> </a><a name=\"hcInline-Cholesterol-Result\"> </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-cr-lab-result-cholesterol.html\">Resultado de Laboratorio - Colesterol Total</a></p></div><p><b>identifier</b>: <code>http://example.cr/lab-system</code>/lab-2026-001-cholesterol-jades</p><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 2093-3}\">colesterol:concentración de masa:punto en el tiempo:suero/plasma:cuantitativo:</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-lab-results-jades-example.html#urn-uuid-87654321-4321-4321-4321-fedcba987654\">Juan Carlos García Male, DoB: 1980-05-15 ( cedula\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2026-01-20 09:30:00-0600</p><p><b>issued</b>: 2026-01-20 10:15:00-0600</p><p><b>performer</b>: <a href=\"Bundle-bundle-lab-results-jades-example.html#urn-uuid-abcdef12-3456-7890-abcd-ef1234567890\">Organization Laboratorio Nacional de Referencia</a></p><p><b>value</b>: 195 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg/dL = 'mg/dL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p></div>"
},
"identifier" : [
{
"system" : "http://example.cr/lab-system",
"value" : "lab-2026-001-cholesterol-jades"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2093-3"
}
]
},
"subject" : {
"reference" : "urn:uuid:87654321-4321-4321-4321-fedcba987654"
},
"effectiveDateTime" : "2026-01-20T09:30:00-06:00",
"issued" : "2026-01-20T10:15:00-06:00",
"performer" : [
{
"reference" : "urn:uuid:abcdef12-3456-7890-abcd-ef1234567890"
}
],
"valueQuantity" : {
"value" : 195,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H"
}
]
}
]
}
}
]
}