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" : "b732db29-a256-541b-8f3b-a240152a89f3",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/lab/StructureDefinition/cz-specimen-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen b732db29-a256-541b-8f3b-a240152a89f3</b></p><a name=\"b732db29-a256-541b-8f3b-a240152a89f3\"> </a><a name=\"hcb732db29-a256-541b-8f3b-a240152a89f3\"> </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-specimen-lab.html\">Specimen Laboratory (CZ)</a></p></div><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 122575003}\">Urine specimen</span></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2019-10-17 08:22:00+0100</td></tr></table></div>"
},
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "122575003",
"display" : "Urine specimen"
}
]
},
"collection" : {
"collectedDateTime" : "2019-10-17T08:22:00+01:00"
}
}