FHIR IG analytics| Package | ca.on.oh-ereferral-econsult |
| Resource Type | CodeSystem |
| Id | TaskOutputTypeCode-cs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "task-output-type-code",
"url": "http://ehealthontario.ca/fhir/CodeSystem/task-output-type-code",
"version": "1.0.1",
"name": "TaskOutputTypeCode",
"title": "Task Output Type Code",
"status": "draft",
"experimental": false,
"date": "2023-05-29T15:55:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Contains codes indicating the task output type",
"content": "complete",
"concept": [
{
"code": "routing-override-reason",
"display": "Routing Override Reason"
},
{
"code": "routing-destination",
"display": "Routing Destination"
},
{
"code": "routing-override-comments",
"display": "Routing Override Comments"
},
{
"code": "consultation-time",
"display": "Consultation Time"
},
{
"code": "consultation-time-comments",
"display": "Consultation Time Comments"
}
]
}