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

<ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="PlanImagingStudy1"/>
  <meta>
    <profile value="https://profiles.ihe.net/RO/SMRT/StructureDefinition/plan-imaging-study"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ImagingStudy PlanImagingStudy1</b></p><a name="PlanImagingStudy1"> </a><a name="hcPlanImagingStudy1"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-plan-imaging-study.html">SMRT Plan ImagingStudy Profile</a></p></div><p><b>identifier</b>: Study Instance UID/2.16.124.113543.6003.2588828330.45298.1 (use: official, )</p><p><b>status</b>: Available</p><p><b>modality</b>: <a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-RTPLAN">DICOM: RTPLAN</a> (Radiotherapy Plan)</p><p><b>subject</b>: <a href="Patient-Patient1.html">John Schmidt  Other, DoB: 1923-07-25</a></p><p><b>started</b>: 2026-09-09 10:15:24+0100</p><p><b>endpoint</b>: <a href="Endpoint-DICOMEndpoint1.html">Endpoint MY_OST_AET</a></p><blockquote><p><b>series</b></p><p><b>uid</b>: 2.16.124.113543.6003.2588828330.45298.1.1</p><p><b>modality</b>: <a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-RTPLAN">DICOM: RTPLAN</a> (Radiotherapy Plan)</p><h3>Instances</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Uid</b></td><td><b>SopClass</b></td></tr><tr><td style="display: none">*</td><td>2.16.124.113543.6003.2588828330.45298.1.1.1</td><td>unknown: urn:oid:1.2.840.10008.5.1.4.1.1.481.5 (RT Plan Storage)</td></tr></table></blockquote></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110180"/>
        <display value="Study Instance UID"/>
      </coding>
    </type>
    <system value="urn:dicom:uid"/>
    <value value="2.16.124.113543.6003.2588828330.45298.1"/>
  </identifier>
  <status value="available"/>
  <modality>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="RTPLAN"/>
  </modality>
  <subject>
    <reference value="Patient/Patient1"/>
  </subject>
  <started value="2026-09-09T10:15:24+01:00"/>
  <endpoint>
    <reference value="Endpoint/DICOMEndpoint1"/>
  </endpoint>
  <series>
    <uid value="2.16.124.113543.6003.2588828330.45298.1.1"/>
    <modality>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <code value="RTPLAN"/>
    </modality>
    <instance>
      <uid value="2.16.124.113543.6003.2588828330.45298.1.1.1"/>
      <sopClass>
        <system value="urn:ietf:rfc:3986"/>
        <code value="urn:oid:1.2.840.10008.5.1.4.1.1.481.5"/>
        <display value="RT Plan Storage"/>
      </sopClass>
    </instance>
  </series>
</ImagingStudy>