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

<ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="ImagingCT"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ImagingStudy ImagingCT</b></p><a name="ImagingCT"> </a><a name="hcImagingCT"> </a><p><b>identifier</b>: <a href="http://terminology.hl7.org/7.0.1/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:1.2.4.7.6.1.35921.32671128.2255.7333 (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-CT">DICOM: CT</a> (Computed Tomography)</p><p><b>subject</b>: <a href="Patient-PetraMeier.html">Petra Meier  Female, DoB: 1992-03-26 ( Medical record number)</a></p><p><b>started</b>: 2025-12-18</p><p><b>numberOfSeries</b>: 1</p><p><b>description</b>: CT Scan Right Knee</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="urn:dicom:uid"/>
    <value value="urn:oid:1.2.4.7.6.1.35921.32671128.2255.7333"/>
  </identifier>
  <status value="available"/>
  <modality>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="CT"/>
  </modality>
  <subject>
    <reference value="Patient/PetraMeier"/>
  </subject>
  <started value="2025-12-18"/>
  <numberOfSeries value="1"/>
  <description value="CT Scan Right Knee"/>
</ImagingStudy>