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" : "4c7a1d2f-89b3-41e5-a6f2-3b9d7c5e0a21",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/lab/StructureDefinition/cz-specimen-lab"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vzorek moči – ranní moč</div>"
},
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "122575003",
"display" : "Urine specimen"
}
]
},
"subject" : {
"reference" : "urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c"
},
"receivedTime" : "2025-04-24T07:31:00+02:00",
"collection" : {
"collectedDateTime" : "2025-04-24T06:33:00+02:00",
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "698007008",
"display" : "Collection of early morning mid stream specimen of urine by clean catch "
}
]
}
},
"container" : [
{
"description" : "Sterilní plastová nádobka na moč, 50 ml",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "702244006",
"display" : "Sterile urine specimen container"
}
]
}
}
]
}