PACIO Personal Functioning and Engagement Implementation Guide
2.0.0-ballot - STU2 Ballot United States of America flag

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

: PFEIG-ServiceRequest-SNFDischargeLabOrderBMP - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="PFEIG-ServiceRequest-SNFDischargeLabOrderBMP"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-service-request"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest PFEIG-ServiceRequest-SNFDischargeLabOrderBMP</b></p><a name="PFEIG-ServiceRequest-SNFDischargeLabOrderBMP"> </a><a name="hcPFEIG-ServiceRequest-SNFDischargeLabOrderBMP"> </a><a name="PFEIG-ServiceRequest-SNFDischargeLabOrderBMP-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 166312007}">Blood chemistry (procedure)</span></p><p><b>subject</b>: <a href="Patient-PFEIG-patientBSJ1.html">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>occurrence</b>: 2024-07-29</p><p><b>authoredOn</b>: 2024-07-17</p><p><b>requester</b>: <a href="PractitionerRole-PFEIG-Role-SNFDoc-GeraldPark.html">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>reasonReference</b>: </p><ul><li><a href="Condition-PFEIG-Condition-AnemiaDiagnosis.html">Condition Anemia co-occurrent and due to chronic kidney disease stage 3 (disorder)</a></li><li><a href="Condition-PFEIG-Condition-Hyperlipidemia.html">Condition Hyperlipidemia (disorder)</a></li><li><a href="Condition-PFEIG-Condition-KidneyDisease.html">Condition Chronic kidney disease stage 3 due to type 2 diabetes mellitus (disorder)</a></li><li><a href="Condition-PFEIG-Condition-DiabetesDiagnosis.html">Condition Diabetes mellitus type 2 in nonobese (disorder)</a></li></ul></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108252007"/>
      <display value="Laboratory procedure"/>
    </coding>
  </category>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="166312007"/>
      <display value="Blood chemistry (procedure)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PFEIG-patientBSJ1"/>
  </subject>
  <occurrenceDateTime value="2024-07-29"/>
  <authoredOn value="2024-07-17"/>
  <requester>🔗 
    <reference value="PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark"/>
  </requester>
  <reasonReference>🔗 
    <reference value="Condition/PFEIG-Condition-AnemiaDiagnosis"/>
  </reasonReference>
  <reasonReference>🔗 
    <reference value="Condition/PFEIG-Condition-Hyperlipidemia"/>
  </reasonReference>
  <reasonReference>🔗 
    <reference value="Condition/PFEIG-Condition-KidneyDisease"/>
  </reasonReference>
  <reasonReference>🔗 
    <reference value="Condition/PFEIG-Condition-DiabetesDiagnosis"/>
  </reasonReference>
</ServiceRequest>