HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-story-uz",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-story-uz</b></p><a name=\"observation-story-uz\"> </a><a name=\"hcobservation-story-uz\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category imaging}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 169238002}\">Obstetric ultrasound scan</span></p><p><b>subject</b>: <a href=\"Patient-patient-story-mother.html\">Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rcis#8653034455)</a></p><p><b>effective</b>: 2026-03-02 10:00:00+0100</p><p><b>value</b>: UZ: PPH, postavenĂ II pĹ™ednÄ‚Â, ASP+, PP+, placenta na zadnĂ stÄ›nÄ› mimo DS, pĹ™ĂÂdatnĂ˝ lalok i na pĹ™ednĂ stÄ›nÄ›, bez známek patologie plodovĂ© vody, normohydramnion, EFW 3480 g proporÄŤnÄ›.</p><p><b>device</b>: <a href=\"Device-device-story-samsung-r7.html\">Device: manufacturer = Samsung; modelNumber = R7; type = Ultrasound imaging system</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "imaging"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "169238002",
"display" : "Obstetric ultrasound scan"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-story-mother"
},
"effectiveDateTime" : "2026-03-02T10:00:00+01:00",
"valueString" : "UZ: PPH, postavenĂ II pĹ™ednÄ‚Â, ASP+, PP+, placenta na zadnĂ stÄ›nÄ› mimo DS, pĹ™ĂÂdatnĂ˝ lalok i na pĹ™ednĂ stÄ›nÄ›, bez známek patologie plodovĂ© vody, normohydramnion, EFW 3480 g proporÄŤnÄ›.",
"device" : {
🔗 "reference" : "Device/device-story-samsung-r7"
}
}