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 (Initial) - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "TaskReferralOrthopedicSurgery",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task TaskReferralOrthopedicSurgery</b></p><a name=\"TaskReferralOrthopedicSurgery\"> </a><a name=\"hcTaskReferralOrthopedicSurgery\"> </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>: Ready</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>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=\"Organization-HospitalF.html\">Organization HospitalF(ulfiller)</a></p></div>"
  },
  "basedOn" : [
    {
      "reference" : "http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery"
    }
  ],
  "status" : "ready",
  "intent" : "order",
  "priority" : "routine",
  "focus" : {
    "reference" : "http:///hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery"
  },
  "for" : {
    "reference" : "http://hospitalp.example.org/fhir/Patient/PetraMeier"
  },
  "authoredOn" : "2025-12-15",
  "requester" : {
    "reference" : "http://hospitalp.example.org/fhir/PractitionerRole/HansMusterRole"
  },
  "owner" : {
    🔗 "reference" : "Organization/HospitalF"
  }
}