HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "56efe2cc-8eee-4c72-96d0-382507b3cfb3",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 56efe2cc-8eee-4c72-96d0-382507b3cfb3</b></p><a name=\"56efe2cc-8eee-4c72-96d0-382507b3cfb3\"> </a><a name=\"hc56efe2cc-8eee-4c72-96d0-382507b3cfb3\"> </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-Observation-resultslab-eu-lab.html\">Observation Results: laboratory</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 24357-6}\">Urinalysis macro (dipstick) panel - Urine</span></p><p><b>subject</b>: <a href=\"Bundle-SimpleChemistryResultReport.html#urn-uuid-de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8\">František Očkovaný Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))</a></p><p><b>effective</b>: 2023-03-27 11:24:26+0100</p><p><b>performer</b>: Jan Laborant</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 5778-6}\">Color of Urine</span></p><p><b>value</b>: Amber</p></blockquote><blockquote><p><b>component</b></p><p><b>R5: value additional types</b>: text/plain: Q2xlYXI=</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 5767-9}\">Appearance of Urine</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 5769-5}\">Bacteria [#/area] in Urine sediment by Microscopy high power field</span></p><p><b>dataAbsentReason</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-performed}\">Not Performed</span></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "24357-6",
"display" : "Urinalysis macro (dipstick) panel - Urine"
}
]
},
"subject" : {
"reference" : "urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8"
},
"effectiveDateTime" : "2023-03-27T11:24:26+01:00",
"performer" : [
{
"display" : "Jan Laborant"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5778-6",
"display" : "Color of Urine"
}
]
},
"valueString" : "Amber"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.component.value",
"valueAttachment" : {
"contentType" : "text/plain",
"data" : "Q2xlYXI="
}
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5767-9",
"display" : "Appearance of Urine"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5769-5",
"display" : "Bacteria [#/area] in Urine sediment by Microscopy high power field"
}
]
},
"dataAbsentReason" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "not-performed"
}
]
}
}
]
}