FHIR IG analytics| Package | ch.fhir.ig.ch-umzh-connect |
| Resource Type | Task |
| Id | Task-TaskReferralOrthopedicSurgeryUpdated.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task TaskReferralOrthopedicSurgeryUpdated
Profile: CH UMZH Connect Coordination Task
identifier: Uniform Resource Identifier (URI)/urn:uuid:a8b9cb16-dea5-4e5e-bda1-33f0c5858097
basedOn: http://placer.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery
status: In Progress
businessStatus: The fulfiller needs more information in order to proceed with the fulfillment of the request
intent: order
priority: Routine
code: Referral to orthopedic service (procedure)
focus: http://placer.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery
for: http://placer.example.org/fhir/Patient/PetraMeier
authoredOn: 2025-12-15
lastModified: 2025-12-16
requester: http://placer.example.org/fhir/PractitionerRole/HansMusterRole
owner: http://placer.example.org/fhir/Organization/Placer
| Type | Value[x] |
| Health assessment questionnaire | Smoking Status Inquiry |
{
"resourceType": "Task",
"id": "TaskReferralOrthopedicSurgeryUpdated",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-umzh-connect/StructureDefinition/ch-umzh-connect-coordinationtask"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:a8b9cb16-dea5-4e5e-bda1-33f0c5858097"
}
],
"basedOn": [
{
"reference": "http://placer.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery"
}
],
"status": "in-progress",
"businessStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cow/CodeSystem/temp",
"code": "awaiting-information"
}
]
},
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "183545006",
"display": "Referral to orthopedic service (procedure)"
}
]
},
"focus": {
"reference": "http://placer.example.org/fhir/ServiceRequest/ReferralOrthopedicSurgery"
},
"for": {
"reference": "http://placer.example.org/fhir/Patient/PetraMeier"
},
"authoredOn": "2025-12-15",
"lastModified": "2025-12-16",
"requester": {
"reference": "http://placer.example.org/fhir/PractitionerRole/HansMusterRole"
},
"owner": {
"reference": "http://placer.example.org/fhir/Organization/Placer"
},
"output": [
{
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "273510007",
"display": "Health assessment questionnaire"
}
]
},
"valueCanonical": "http://fulfiller.example.org/ch-umzh-connect/QuestionnaireSmokingStatus"
}
]
}