HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

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

: Imaging order: RTG Imaging report - 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/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="https://www.homolka.cz/"/>
    <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>
  <subject>
    <reference value="urn:uuid:62d2aa9a-a15f-4e43-9458-fec16c1c4882"/>
  </subject>
  <authoredOn value="2025-05-20T12:02:00+01:00"/>
  <performer>
    <reference value="urn:uuid:03903bc5-4ca0-4c55-8e4a-b256da9f788d"/>
  </performer>
  <reasonReference>
    <reference value="urn:uuid:e20f7fc3-0237-496a-a57a-18acac3776df"/>
  </reasonReference>
  <insurance>
    <reference value="urn:uuid:6a2b30b1-4ba7-4a24-adcf-beefa0eface1"/>
  </insurance>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="287679003"/>
      <display value="Left hip"/>
    </coding>
  </bodySite>
</ServiceRequest>