Documentation Templates and Rules
1.1.0-ballot - STU 1.1 US

Publication Build: This will be filled in by the publication tooling

: deviceRequest0001 - XML Representation

Raw xml | Download



<DeviceRequest xmlns="http://hl7.org/fhir">
  <id value="deviceRequest0001"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "deviceRequest0001" </p></div><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>code</b>: Stationary Compressed Gaseous Oxygen System, Rental <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (HCPCSReleaseCodeSets#E0424)</span></p><p><b>subject</b>: <a href="Patient-example1.html">Patient/example1</a></p><p><b>occurrence</b>: 2022-01-08 09:33:27+0700</p><p><b>requester</b>: <a href="Practitioner-example2.html">Practitioner/example2: Dr. Jane Doe</a> " DOE"</p></div>
  </text>
  <status value="active"/>
  <intent value="original-order"/>
  <codeCodeableConcept>
    <coding>
      <system value="http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"/>
      <code value="E0424"/>
      <display value="Stationary Compressed Gaseous Oxygen System, Rental"/>
    </coding>
  </codeCodeableConcept>
  <subject>
    <reference value="Patient/example1"/>
  </subject>
  <occurrenceDateTime value="2022-01-08T09:33:27+07:00"/>
  <requester>
    <reference value="Practitioner/example2"/>
    <display value="Dr. Jane Doe"/>
  </requester>
</DeviceRequest>