Post-Acute Orders (PAO) (DME-Orders)
0.2.0 - STU1 Ballot

This page is part of the Post Acute Orders FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: DeviceRequest Home O2 - XML Representation

Raw xml | Download


<DeviceRequest xmlns="http://hl7.org/fhir">
  <id value="HomeO2"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2020-08-10T02:58:37.162+00:00"/>
    <source value="#sfsM8Lq8cuRHM4E5"/>
    <profile
             value="http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-devicerequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: HomeO2</p><p><b>meta</b>: </p><p><b>identifier</b>: id: ip_request2</p><p><b>basedOn</b>: <span>Homecare - DM follow-up</span></p><p><b>priorRequest</b>: <span>CGM ambulatory</span></p><p><b>groupIdentifier</b>: id: ip_request1</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>code</b>: <span title="Codes: {http://www.ama-assn.org/go/cpt E1392}">Portable Oxygen Concentrator, Rental</span></p><p><b>subject</b>: <a href="Patient-example1.html">Generated Summary: id: example1; Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw , Amy V. Baxter ; ph: 555-555-5555(HOME); gender: female; birthDate: 1987-02-20</a></p><p><b>encounter</b>: <span>Ambulatory</span></p><p><b>occurrence</b>: Aug 5, 2020 2:33:27 AM</p><p><b>authoredOn</b>: Aug 5, 2020 2:33:27 AM</p><p><b>requester</b>: <a href="Practitioner-practitioner-1.html">Dr.Ronald Bone. Generated Summary: id: practitioner-1; id: 9941339108; Ronald Bone </a></p><p><b>reasonCode</b>: <span title="Codes: ">COPD</span></p><p><b>reasonReference</b>: <span>COPD</span></p><p><b>supportingInfo</b>: <a href="Observation-o2-sat.html">Previous results. Generated Summary: id: o2-sat; <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 59408-5}">Oxygen saturation in Arterial blood by Pulse oximetry</span>; effective: 2020-07-05; 85 %</a></p><p><b>note</b>: patient is mobile -- needs portable O2 concentrator</p><p><b>relevantHistory</b>: <span>Request for specific device</span></p></div>
  </text>
  <identifier>
    <value value="ip_request2"/>
  </identifier>
  <basedOn>
    <display value="Homecare - DM follow-up"/>
  </basedOn>
  <priorRequest>
    <display value="CGM ambulatory"/>
  </priorRequest>
  <groupIdentifier>
    <value value="ip_request1"/>
  </groupIdentifier>
  <status value="active"/>
  <intent value="order"/>
  <priority value="routine"/>
  <codeCodeableConcept>
    <coding>
      <system value="http://www.ama-assn.org/go/cpt"/>
      <code value="E1392"/>
    </coding>
    <text value="Portable Oxygen Concentrator, Rental"/>
  </codeCodeableConcept>
  <subject>
    <reference value="Patient/example1"/>
  </subject>
  <encounter>
    <display value="Ambulatory"/>
  </encounter>
  <occurrenceDateTime value="2020-08-05T09:33:27+07:00"/>
  <authoredOn value="2020-08-05T09:33:27+07:00"/>
  <requester>
    <reference value="Practitioner/practitioner-1"/>
    <display value="Dr.Ronald Bone"/>
  </requester>
  <reasonCode>
    <text value="COPD"/>
  </reasonCode>
  <reasonReference>
    <display value="COPD"/>
  </reasonReference>
  <supportingInfo>
    <reference value="Observation/o2-sat"/>
    <display value="Previous results"/>
  </supportingInfo>
  <note>
    <text value="patient is mobile -- needs portable O2 concentrator"/>
  </note>
  <relevantHistory>
    <display value="Request for specific device"/>
  </relevantHistory>
</DeviceRequest>