HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci 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" : "7e4b1c10-1a2b-4c3d-8e5f-000000000005",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 7e4b1c10-1a2b-4c3d-8e5f-000000000005</b></p><a name=\"7e4b1c10-1a2b-4c3d-8e5f-000000000005\"> </a><a name=\"hc7e4b1c10-1a2b-4c3d-8e5f-000000000005\"> </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://npu-terminology.org NPU06096}\">U(mittstr)—Bakterieodling</span></p><p><b>subject</b>: <a href=\"Patient-7e4b1c10-1a2b-4c3d-8e5f-000000000017.html\">Anna Andersson (no stated gender), DoB: 1980-01-01</a></p><p><b>effective</b>: 2018-01-02 14:30:00+0100</p><p><b>performer</b>: <a href=\"Organization-7e4b1c10-1a2b-4c3d-8e5f-000000000016.html\">Organization Laboratoriemedicin Stockholm</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 78065002}\">Enterococcus faecalis</span></p><p><b>note</b>: </p><blockquote><div><p>100 000 CFU/mL</p>\n</div></blockquote><p><b>specimen</b>: <a href=\"Specimen-7e4b1c10-1a2b-4c3d-8e5f-000000000011.html\">Specimen: identifier = LOAD-MOCKS#LOAD-MOCKS-GMH-DEMO-9; type = urine, midstream</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://npu-terminology.org",
"code" : "NPU06096",
"display" : "U(mittstr)—Bakterieodling"
}
]
},
"subject" : {
🔗 "reference" : "Patient/7e4b1c10-1a2b-4c3d-8e5f-000000000017"
},
"effectiveDateTime" : "2018-01-02T14:30:00+01:00",
"performer" : [
{
🔗 "reference" : "Organization/7e4b1c10-1a2b-4c3d-8e5f-000000000016"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "78065002",
"display" : "Enterococcus faecalis"
}
]
},
"note" : [
{
"text" : "100 000 CFU/mL"
}
],
"specimen" : {
🔗 "reference" : "Specimen/7e4b1c10-1a2b-4c3d-8e5f-000000000011"
}
}