HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build
HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "d6784779-d008-447d-90cf-89d5d53a0f04",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/img/StructureDefinition/cz-imagingOrderInformation"
]
},
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">RTG Požadované vyšetření: LS páteř, Noha pravá, Hlezno pravé, Pánev, Koleno pravé, Kyčel levý, Kyčel pravý</div>"
},
"identifier" : [
{
"system" : "https://www.homolka.cz/",
"value" : "6609024"
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "363679005",
"display" : "Imaging"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "168537006",
"display" : "Plain X-ray"
}
]
},
"subject" : {
"reference" : "urn:uuid:62d2aa9a-a15f-4e43-9458-fec16c1c4882"
},
"authoredOn" : "2025-05-20T12:02:00+01:00",
"performer" : [
{
"reference" : "urn:uuid:03903bc5-4ca0-4c55-8e4a-b256da9f788d"
}
],
"reasonReference" : [
{
"reference" : "urn:uuid:e20f7fc3-0237-496a-a57a-18acac3776df"
}
],
"insurance" : [
{
"reference" : "urn:uuid:6a2b30b1-4ba7-4a24-adcf-beefa0eface1"
}
],
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "287679003",
"display" : "Left hip"
}
]
}
]
}