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

<ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="example-imaging-study-ldct"/>
  <language value="lt"/>
  <text>
    <status value="generated"/><div xml:lang="lt" lang="lt"><hr/><p><b>Lithuanian</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ImagingStudy example-imaging-study-ldct</b></p><a name="lt-example-imaging-study-ldct"> </a><a name="lt-hcexample-imaging-study-ldct"> </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">Language: en</p></div><p><b>status</b>: Available</p><p><b>modality</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM CT}">Computed Tomography</span></p><p><b>subject</b>: <a href="Patient-example-patient-male.html">Jonas Pavardenis  Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)</a></p><p><b>started</b>: 2025-11-20 14:30:00+0000</p></div>
  </text>
  <status value="available"/>
  <modality>
    <coding>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <code value="CT"/>
      <display value="Computed Tomography"/>
    </coding>
  </modality>
  <subject>
    <reference value="Patient/example-patient-male"/>
  </subject>
  <started value="2025-11-20T14:30:00Z"/>
</ImagingStudy>