FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/MIS-functional-centre

Packageca.on.oh-seris
Resource TypeValueSet
IdMIS-functional-centre
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/MIS-functional-centre
URLhttp://ontariohealth.ca/fhir/ValueSet/MIS-functional-centre
Version1.0.0
Statusdraft
NameMISFunctionalCentre
TitleMIS Functional Centre
DescriptionData element that defines the type of Operation Room

Resources that use this resource

StructureDefinition
ca-on-seris-ext-mis-functional-centreMisFunctionalCentre

Resources that this resource uses

CodeSystem
MIS-functional-centreMIS Functional Centre

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"
          }
        ]
      }
    ]
  }
}