CH UMZH Connect IG (R4)
1.0.0-cibuild - ci-build Switzerland flag

CH UMZH Connect IG (R4), published by UMZH. This guide is not an authorized publication; it is the continuous build for version 1.0.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/umzhconnect/umzhconnect-ig/ and changes regularly. See the Directory of published versions

: Task for Referral Orthopedic Surgery (Updated with Questionnaire) - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="TaskReferralOrthopedicSurgeryUpdated"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task TaskReferralOrthopedicSurgeryUpdated</b></p><a name="TaskReferralOrthopedicSurgeryUpdated"> </a><a name="hcTaskReferralOrthopedicSurgeryUpdated"> </a><p><b>basedOn</b>: <a href="http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery">http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery</a></p><p><b>status</b>: In Progress</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>focus</b>: <a href="http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery">http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery</a></p><p><b>for</b>: <a href="http://hospitalp.example.org/fhir/Patient/PetraMeier">http://hospitalp.example.org/fhir/Patient/PetraMeier</a></p><p><b>authoredOn</b>: 2025-12-15</p><p><b>lastModified</b>: 2025-12-16</p><p><b>requester</b>: <a href="http://hospitalp.example.org/fhir/PractitionerRole/HansMusterRole">http://hospitalp.example.org/fhir/PractitionerRole/HansMusterRole</a></p><p><b>owner</b>: <a href="http://hospitalp.example.org/fhir/Organization/HospitalF">http://hospitalp.example.org/fhir/Organization/HospitalF</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 273510007}">Health assessment questionnaire</span></td><td><a href="Questionnaire-QuestionnaireSmokingStatus.html">Smoking Status Inquiry</a></td></tr></table></div>
  </text>
  <basedOn>
    <reference
               value="http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery"/>
  </basedOn>
  <status value="in-progress"/>
  <intent value="order"/>
  <priority value="routine"/>
  <focus>
    <reference
               value="http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery"/>
  </focus>
  <for>
    <reference value="http://hospitalp.example.org/fhir/Patient/PetraMeier"/>
  </for>
  <authoredOn value="2025-12-15"/>
  <lastModified value="2025-12-16"/>
  <requester>
    <reference
               value="http://hospitalp.example.org/fhir/PractitionerRole/HansMusterRole"/>
  </requester>
  <owner>
    <reference
               value="http://hospitalp.example.org/fhir/Organization/HospitalF"/>
  </owner>
  <input>
    <type>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="273510007"/>
        <display value="Health assessment questionnaire"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="Questionnaire/QuestionnaireSmokingStatus"/>
    </valueReference>
  </input>
</Task>