FHIR IG Statistics: ValueSet/MIS-functional-centre
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "MIS-functional-centre",
"url": "http://ontariohealth.ca/fhir/ValueSet/MIS-functional-centre",
"version": "1.0.0",
"name": "MISFunctionalCentre",
"title": "MIS Functional Centre",
"status": "draft",
"publisher": "Ontario Health",
"description": "Data element that defines the type of Operation Room",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/MIS-functional-centre",
"concept": [
{
"code": "71260",
"display": "In-patient OR"
},
{
"code": "71262",
"display": "In-patient OR / Post Anaesthetic Recovery Room (PARR) - used by small hospitals"
},
{
"code": "71367",
"display": "Day Surgery Pre- and Post- Operative Care"
},
{
"code": "71360",
"display": "Day Surgery OR"
},
{
"code": "71362",
"display": "Day Surgery combined OR and PARR"
},
{
"code": "71365",
"display": "Day Surgery Post-Anaesthetic Recovery Room"
},
{
"code": "71369",
"display": "Day Surgery combined OR, PARR, Pre- and Post- Care"
}
]
}
]
}
}