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

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="servicerequest-pathology-prostate-order-example"/>
  <meta>
    <profile value="https://hl7.lt/fhir/lab/StructureDefinition/pathology-order-lt-lab"/>
  </meta>
  <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: ServiceRequest servicerequest-pathology-prostate-order-example</b></p><a name="lt-servicerequest-pathology-prostate-order-example"> </a><a name="lt-hcservicerequest-pathology-prostate-order-example"> </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><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pathology-order-lt-lab.html">ServiceRequest: Pathology Order (Lt)</a></p></div><p><b>identifier</b>: <code>http://hospital.lt/sid/document-number</code>/ret-prostate-8841</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><h3>Codes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 444822002}">Screening for malignant neoplasm of prostate (procedure)</span></td></tr></table><p><b>subject</b>: <a href="Patient-patient-example.html">Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))</a></p><p><b>occurrence</b>: 2025-02-01 --&gt; 2025-02-28</p><p><b>authoredOn</b>: 2023-01-20 08:00:00+0200</p><p><b>requester</b>: <a href="Practitioner-practitioner-example.html">Practitioner Registrar</a></p><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">Elevated PSA; rule out prostate cancer.</span></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 444822002}">Screening for malignant neoplasm of prostate (procedure)</span></td></tr></table><p><b>note</b>: By Urology clinic @2025-01-20 08:05:00+0200</p><blockquote><div><p>Order prostate pathology work-up aligned with screening and diagnostic pathway.</p>
</div></blockquote></div>
  </text>
  <identifier>
    <system value="http://hospital.lt/sid/document-number"/>
    <value value="ret-prostate-8841"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <concept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="444822002"/>
        <display value="Screening for malignant neoplasm of prostate (procedure)"/>
      </coding>
    </concept>
  </code>
  <subject>
    <reference value="Patient/patient-example"/>
  </subject>
  <occurrencePeriod>
    <start value="2025-02-01"/>
    <end value="2025-02-28"/>
  </occurrencePeriod>
  <authoredOn value="2023-01-20T08:00:00+02:00"/>
  <requester>
    <reference value="Practitioner/practitioner-example"/>
  </requester>
  <reason>
    <concept>
      <text value="Elevated PSA; rule out prostate cancer."/>
    </concept>
  </reason>
  <reason>
    <concept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="444822002"/>
        <display value="Screening for malignant neoplasm of prostate (procedure)"/>
      </coding>
    </concept>
  </reason>
  <note>
    <authorString value="Urology clinic"/>
    <time value="2025-01-20T08:05:00+02:00"/>
    <text value="Order prostate pathology work-up aligned with screening and diagnostic pathway."/>
  </note>
</ServiceRequest>