FHIR IG analytics| Package | ca.on.oh-seris-r4 |
| Resource Type | ValueSet |
| Id | OR-closure-reason-duplicate-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "OR-closure-reason",
"url": "http://ontariohealth.ca/fhir/ValueSet/or-closure-reason",
"version": "1.0.0",
"name": "ORClosureReason",
"title": "OR Closure Reason",
"status": "draft",
"publisher": "Ontario Health",
"description": "Identifies theĀ reason for the OR closure",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/or-closure-reason",
"concept": [
{
"code": "p-b",
"display": "Planned-Budget"
},
{
"code": "p-h",
"display": "Planned-Holidays"
},
{
"code": "p-hr",
"display": "Planned-Human Resources"
},
{
"code": "u-e",
"display": "Unplanned-Environmental"
},
{
"code": "u-hr",
"display": "Unplanned-Human Resources"
}
]
}
]
}
}