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" : "Specimen",
"id" : "92f1c7b5-3a4e-4d8f-97c2-1b6e0f8d2a43",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/lab/StructureDefinition/cz-specimen-lab"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">-</div>"
},
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
"code" : "BLD",
"display" : "Whole blood"
}
]
},
"subject" : {
🔗 "reference" : "Patient/c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c"
},
"receivedTime" : "2025-04-24T07:32:00+02:00",
"collection" : {
"collectedDateTime" : "2025-04-24T06:31:00+02:00"
},
"container" : [
{
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "706049000",
"display" : "Blood collection tube"
}
]
}
}
]
}