| Package | ca.on.oh-seris |
| Resource Type | CodeSystem |
| Id | block-release-reason |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/block-release-reason |
| URL | http://ontariohealth.ca/fhir/CodeSystem/block-release-reason |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-03-10 |
| Name | BlockReleaseReason |
| Title | Block Release Reason |
| Description | The value indicates the Reason for Block Release |
| Content | complete |
| ValueSet | |
| block-release-reason | Block Release Reason |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "block-release-reason",
"url": "http://ontariohealth.ca/fhir/CodeSystem/block-release-reason",
"version": "1.0.0",
"name": "BlockReleaseReason",
"title": "Block Release Reason",
"status": "draft",
"experimental": false,
"date": "2023-03-10",
"publisher": "Ontario Health",
"description": "The value indicates the Reason for Block Release",
"content": "complete",
"count": 5,
"concept": [
{
"code": "hd",
"display": "Holiday"
},
{
"code": "i-s",
"display": "In-service"
},
{
"code": "sm",
"display": "Staff Meeting"
},
{
"code": "sr",
"display": "Surgeon Request"
},
{
"code": "tnb",
"display": "Time not booked"
}
]
}