HL7 Czech Imaging Order IG
0.1.0-ballot - ballot Czechia flag

HL7 Czech Imaging Order 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-order/ and changes regularly. See the Directory of published versions

: Imaging order for Plain X-ray - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="d6784779-d008-447d-90cf-89d5d53a0f04"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/img-order/StructureDefinition/cz-imagingOrderInformation"/>
  </meta>
  <text>
    <status value="additional"/>
    <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>
  </text>
  <identifier>
    <system value="http://hospital.org/ris-order"/>
    <value value="6609024"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="363679005"/>
      <display value="Imaging"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="168537006"/>
      <display value="Plain X-ray"/>
    </coding>
  </code>
  <orderDetail>
    <coding>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <code value="DX"/>
      <display value="Digital Radiography"/>
    </coding>
  </orderDetail>
  <subject>
    <reference value="urn:uuid:dd800c46-f71a-4628-b457-6ccaa27dd6bc"/>
  </subject>
  <authoredOn value="2025-05-20T12:02:00+01:00"/>
  <requester>
    <reference value="urn:uuid:984dcf34-1924-45a8-8ec5-3d100b67d9be"/>
  </requester>
  <performer>
    <reference value="urn:uuid:e33c93c6-3dd0-4595-9f15-63b9302861d1"/>
  </performer>
  <reasonReference>
    <reference value="urn:uuid:8ca719d9-da84-4bc0-a7da-860eac1347ce"/>
  </reasonReference>
  <insurance>
    <reference value="urn:uuid:92fcdc96-95c0-4cc9-9857-afee3bed913c"/>
  </insurance>
  <supportingInfo>
    <reference value="urn:uuid:e0861d9f-4b04-465f-b15b-cb01e3a8b677"/>
  </supportingInfo>
  <supportingInfo>
    <reference value="urn:uuid:4a38a57a-fdfe-48df-802c-8d7e8e3e1a3b"/>
  </supportingInfo>
  <supportingInfo>
    <reference value="urn:uuid:d70a725d-baa9-4553-a670-2609b0c0219f"/>
  </supportingInfo>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="287679003"/>
      <display value="Left hip"/>
    </coding>
  </bodySite>
</ServiceRequest>