HL7 CZ Laboratory IG
0.5.0 - ci-build
HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "d1a7f3c8-0e5b-4b2a-8c91-6f4e2d7a9b35",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/lab/StructureDefinition/cz-observation-result-laboratory"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation d1a7f3c8-0e5b-4b2a-8c91-6f4e2d7a9b35</b></p><a name=\"d1a7f3c8-0e5b-4b2a-8c91-6f4e2d7a9b35\"> </a><a name=\"hcd1a7f3c8-0e5b-4b2a-8c91-6f4e2d7a9b35\"> </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-cz-observation-result-laboratory.html\">Observation Laboratory (CZ)</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>, <span title=\"Codes:{http://loinc.org 18719-5}\">Chemistry studies (set)</span></p><p><b>code</b>: <span title=\"Codes:{https://nclp.ncez.mzcr.cz/CodeSystem/nclppol 03086}\">S_Urea</span></p><p><b>subject</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c\">Zyrgana Prouzdalová Female, DoB: 1982-03-17 ( Passport number\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2025-04-24 08:45:00+0200</p><p><b>issued</b>: 2025-04-24 09:30:00+0200</p><p><b>performer</b>: </p><ul><li><a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-fab321ab-7777-4444-cccc-abcdefabcdef\">Practitioner Kvilda Šejdlová </a></li><li><a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-aabbccdd-1111-4222-9333-ffeeddccbbcc\">Practitioner Kvido Zýbradlo </a></li></ul><p><b>value</b>: 8.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 70621000052105}\">Spectrophotometric technique (qualifier value)</span></p><p><b>specimen</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-fa3d8c2e-71b4-4e9c-9d2f-85b0a1f7c934\">Specimen: type = Whole blood; receivedTime = 2025-04-24 07:30:00+0200</a></p><p><b>device</b>: <a href=\"#hcd1a7f3c8-0e5b-4b2a-8c91-6f4e2d7a9b35/device-analyzer-urea\">Device: manufacturer = Best manufacturer; type = Device associated with pulmonary function test instruments/systems</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td><td><b>Age</b></td></tr><tr><td style=\"display: none\">*</td><td>2 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td><td>6.7 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td><td><span title=\"Codes:{http://snomed.info/sct 248152002}\">Female</span></td><td>15-150 a</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Device #device-analyzer-urea</b></p><a name=\"d1a7f3c8-0e5b-4b2a-8c91-6f4e2d7a9b35/device-analyzer-urea\"> </a><a name=\"hcd1a7f3c8-0e5b-4b2a-8c91-6f4e2d7a9b35/device-analyzer-urea\"> </a><p><b>manufacturer</b>: Best manufacturer</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>BioAnalyt 6000</td><td>manufacturer-name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 706168006}\">Device associated with pulmonary function test instruments/systems</span></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Device",
"id" : "device-analyzer-urea",
"manufacturer" : "Best manufacturer",
"deviceName" : [
{
"name" : "BioAnalyt 6000",
"type" : "manufacturer-name"
}
],
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "706168006"
}
]
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
]
},
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18719-5"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://nclp.ncez.mzcr.cz/CodeSystem/nclppol",
"code" : "03086",
"display" : "Urea (S; látková konc. [mmol/l] Absorpční spektrofotometrie)"
}
],
"text" : "S_Urea"
},
"subject" : {
"reference" : "urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c"
},
"effectiveDateTime" : "2025-04-24T08:45:00+02:00",
"issued" : "2025-04-24T09:30:00+02:00",
"performer" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/event-performerFunction",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "PPRF",
"display" : "primary performer"
}
]
}
}
],
"reference" : "urn:uuid:fab321ab-7777-4444-cccc-abcdefabcdef"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/event-performerFunction",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "VRF",
"display" : "verifier"
}
]
}
}
],
"reference" : "urn:uuid:aabbccdd-1111-4222-9333-ffeeddccbbcc"
}
],
"valueQuantity" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty",
"valueDecimal" : 0.2
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType",
"valueCode" : "N"
}
],
"value" : 8.3,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H",
"display" : "High"
}
]
}
],
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "70621000052105"
}
]
},
"specimen" : {
"reference" : "urn:uuid:fa3d8c2e-71b4-4e9c-9d2f-85b0a1f7c934"
},
"device" : {
"reference" : "#device-analyzer-urea"
},
"referenceRange" : [
{
"low" : {
"value" : 2,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"high" : {
"value" : 6.7,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "248152002",
"display" : "Female"
}
]
}
],
"age" : {
"low" : {
"value" : 15,
"unit" : "a"
},
"high" : {
"value" : 150,
"unit" : "a"
}
}
}
]
}