CH UMZH Connect IG (R4)
1.0.0-cibuild - ci-build
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
{
"resourceType" : "Task",
"id" : "TaskReferralOrthopedicSurgeryUpdated",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"basedOn" : [
{
"reference" : "http://hospitalp.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery"
}
],
"status" : "in-progress",
"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",
"lastModified" : "2025-12-16",
"requester" : {
"reference" : "http://hospitalp.example.org/fhir/PractitionerRole/HansMusterRole"
},
"owner" : {
"reference" : "http://hospitalp.example.org/fhir/Organization/HospitalF"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "273510007",
"display" : "Health assessment questionnaire"
}
]
},
"valueReference" : {
🔗 "reference" : "Questionnaire/QuestionnaireSmokingStatus"
}
}
]
}