FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ImagingSelection/example-multiframe-image-selection (XML)

Imaging Integration Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Group, Patient

Raw XML (canonical form + also see XML Format Specification)

Multiframe Image Selection (id = "example-multiframe-image-selection")

<?xml version="1.0" encoding="UTF-8"?>

<ImagingSelection xmlns="http://hl7.org/fhir">
  <id value="example-multiframe-image-selection"/> 
  <status value="available"/> 
  <code> 
    <coding> 
      <system value="http://dicom.nema.org/resources/ontology/DCM"/> 
      <code value="113036"/> 
    </coding> 
  </code> 
  <subject> 
    <type value="Patient"/> 
    <identifier> 
      <system value="https://fhirhospital.org"/> 
      <value value="KUTGIQCVCDRHVBUK"/> 
    </identifier> 
  </subject> 
  <derivedFrom> 
    <type value="ImagingStudy"/> 
    <identifier> 
      <system value="urn:dicom:uid"/> 
      <value value="urn:oid:1.2.840.113747.20080222.35738167372924306270412538783781"/> 
    </identifier> 
  </derivedFrom> 
  <studyUid value="1.2.840.113747.20080222.35738167372924306270412538783781"/> 
  <seriesUid value="1.2.840.113747.20080222.35738167372924306270412538783781.2"/> 
  <frameOfReferenceUid value="1.2.840.113747.20080222.35738167372924306270412538783781.0"/> 
  <instance> 
    <uid value="1.2.840.113747.20080222.35738167368358372924412538783781.2.1"/> 
    <sopClass value="urn:oid:1.2.840.10008.5.1.4.1.1.2.1"/> 
    <subset value="1"/> 
    <subset value="2"/> 
    <subset value="3"/> 
    <subset value="4"/> 
  </instance> 
</ImagingSelection> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.