German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: e16H Medical Aid Request - XML Representation

Raw xml | Download


<DeviceRequest xmlns="http://hl7.org/fhir">
  <id value="annex2b-e16h-medical-aid-request"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/fpde-e16h-medical-aid-request"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DeviceRequest annex2b-e16h-medical-aid-request</b></p><a name="annex2b-e16h-medical-aid-request"> </a><a name="hcannex2b-e16h-medical-aid-request"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fpde-e16h-medical-aid-request.html">e16H Medical Aid Request</a></p></div><p><b>identifier</b>: <a href="NamingSystem-annex2b-order-id.html" title="Identifier namespace used by examples of Annex 2b rehabilitation and device orders.">Annex2bOrderIdentifier</a>/e16h-order-1</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:">Walking aid</span></p><h3>Parameters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">Quantity</span></td><td>1 device</td></tr></table><p><b>subject</b>: <a href="Patient-annex2b-example-patient.html">Alex Example  (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)</a></p><p><b>authoredOn</b>: 2026-07-24</p><p><b>requester</b>: <a href="Practitioner-annex2b-example-practitioner.html">Practitioner Maria Sample </a></p><p><b>reasonReference</b>: <a href="Condition-annex2b-e16h-indication.html">Condition </a></p><p><b>insurance</b>: <a href="Coverage-annex2b-example-coverage.html">Coverage: status = active</a></p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.cognovis.de/praxis/NamingSystem/annex2b-order-id"/>
    <value value="e16h-order-1"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <codeCodeableConcept>
    <text value="Walking aid"/>
  </codeCodeableConcept>
  <parameter>
    <code>
      <text value="Quantity"/>
    </code>
    <valueQuantity>
      <value value="1"/>
      <unit value="device"/>
    </valueQuantity>
  </parameter>
  <subject>🔗 
    <reference value="Patient/annex2b-example-patient"/>
  </subject>
  <authoredOn value="2026-07-24"/>
  <requester>🔗 
    <reference value="Practitioner/annex2b-example-practitioner"/>
  </requester>
  <reasonReference>🔗 
    <reference value="Condition/annex2b-e16h-indication"/>
  </reasonReference>
  <insurance>🔗 
    <reference value="Coverage/annex2b-example-coverage"/>
  </insurance>
</DeviceRequest>