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

: Sociotherapy support activity order - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ExampleSociotherapyActivityOrder"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ExampleSociotherapyActivityOrder</b></p><a name="ExampleSociotherapyActivityOrder"> </a><a name="hcExampleSociotherapyActivityOrder"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:">Sociotherapy support activity</span></p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>requester</b>: <a href="Practitioner-ExampleRehabRequester.html">Practitioner Klara Neumann </a></p></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <code>
    <text value="Sociotherapy support activity"/>
  </code>
  <subject>🔗 
    <reference value="Patient/ExampleRehabPatient"/>
  </subject>
  <requester>🔗 
    <reference value="Practitioner/ExampleRehabRequester"/>
  </requester>
</ServiceRequest>