International Patient Summary Implementation Guide
1.1.0 - CI Build International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: ImagingStudy: referred DICOM study - XML Representation

Page standards status: Informative

Raw xml | Download



<ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="TII-ImagingStudy-5-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ImagingStudy</b><a name="TII-ImagingStudy-5-1"> </a><a name="hcTII-ImagingStudy-5-1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ImagingStudy &quot;TII-ImagingStudy-5-1&quot; </p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.3.0/NamingSystem-dui.html" title="An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/">DICOM Unique Id</a>/urn:oid:2.16.840.1.113883.2.9.999.1.12345</p><p><b>status</b>: available</p><p><b>subject</b>: <a href="Patient-eumfh-39-07.html">Patient/eumfh-39-07</a> &quot; HEIG&quot;</p><p><b>procedureCode</b>: SPECT Heart perfusion and wall motion at rest and W stress and W Tl-201 IV and W Tc-99m Sestamibi IV <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#49569-7)</span></p><p><b>reasonCode</b>: Chest pain, hypertension, type II diabetes mellitus. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><h3>Series</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Uid</b></td><td><b>Modality</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2.16.840.1.113883.2.9.999.2.12345</td><td>Nuclear Medicine (Details: DICOM code NM = 'Nuclear Medicine', stated as 'Nuclear Medicine')</td><td>Heart (Details: SNOMED CT code 80891009 = 'Heart', stated as 'Heart')</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:dicom:uid"/>
    <value value="urn:oid:2.16.840.1.113883.2.9.999.1.12345"/>
  </identifier>
  <status value="available"/>
  <subject>🔗 
    <reference value="Patient/eumfh-39-07"/>
  </subject>
  <procedureCode>
    <coding>
      <system value="http://loinc.org"/>
      <code value="49569-7"/>
      <display
               value="SPECT Heart perfusion and wall motion at rest and W stress and W Tl-201 IV and W Tc-99m Sestamibi IV"/>
    </coding>
  </procedureCode>
  <reasonCode>
    <text value="Chest pain, hypertension, type II diabetes mellitus."/>
  </reasonCode>
  <series>
    <uid value="2.16.840.1.113883.2.9.999.2.12345"/>
    <modality>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <code value="NM"/>
      <display value="Nuclear Medicine"/>
    </modality>
    <bodySite>
      <system value="http://snomed.info/sct"/>
      <code value="80891009"/>
      <display value="Heart"/>
    </bodySite>
  </series>
</ImagingStudy>