FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.dhdr.r4.v4
Resource TypeValueSet
IdBedType.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "cs-bed-type",
  "url": "http://cihi.ca/fhir/ValueSet/aac-bed-type",
  "version": "2018",
  "name": "BedType",
  "title": "Bed Type",
  "status": "active",
  "date": "2019-02-20",
  "publisher": "Canadian Institute for Health Information",
  "contact": [
    {
      "name": "CIHI",
      "telecom": [
        {
          "system": "email",
          "value": "datastandards@cihi.ca"
        }
      ]
    }
  ],
  "description": "This field contains type of bed.  It is contributed in  PV1.3.9 in HL7v2 and is usesd by the resource element Encounter.location.physicalType in FHIR",
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/CodeSystem/aac-bed-type",
        "version": "2018",
        "concept": [
          {
            "code": "ACUTE - Adult Mental Health",
            "display": "ACUTE - Adult Mental Health"
          },
          {
            "code": "ACUTE - Child Mental Health",
            "display": "ACUTE - Child Mental Health"
          },
          {
            "code": "ACUTE - Combined Medical/Surgical",
            "display": "ACUTE - Combined Medical/Surgical"
          },
          {
            "code": "ACUTE - Intensive Care",
            "display": "ACUTE - Intensive Care"
          },
          {
            "code": "ACUTE - Intensive Care Paediatric",
            "display": "ACUTE - Intensive Care Paediatric"
          },
          {
            "code": "ACUTE - Long Term Vented",
            "display": "ACUTE - Long Term Vented"
          },
          {
            "code": "ACUTE - Medical",
            "display": "ACUTE - Medical"
          },
          {
            "code": "ACUTE - Bassinets",
            "display": "ACUTE - Bassinets"
          },
          {
            "code": "ACUTE - Bassinets (NICU)",
            "display": "ACUTE - Bassinets (NICU)"
          },
          {
            "code": "ACUTE - Obstetric",
            "display": "ACUTE - Obstetric"
          },
          {
            "code": "ACUTE - Other",
            "display": "ACUTE - Other"
          },
          {
            "code": "ACUTE - Paediatric",
            "display": "ACUTE - Paediatric"
          },
          {
            "code": "ACUTE - Palliative Care",
            "display": "ACUTE - Palliative Care"
          },
          {
            "code": "ACUTE - Reactivation",
            "display": "ACUTE - Reactivation"
          },
          {
            "code": "ACUTE - Surgical",
            "display": "ACUTE - Surgical"
          },
          {
            "code": "CHRONIC - Complex Continuing Care",
            "display": "CHRONIC - Complex Continuing Care"
          },
          {
            "code": "CHRONIC - Long Term Vent",
            "display": "CHRONIC - Long Term Vent"
          },
          {
            "code": "MENTAL - Adult Mental Health",
            "display": "MENTAL - Adult Mental Health"
          },
          {
            "code": "REHAB - General Rehabilitation",
            "display": "REHAB - General Rehabilitation"
          },
          {
            "code": "REHAB - Special Rehabilitation",
            "display": "REHAB - Special Rehabilitation"
          }
        ]
      }
    ]
  }
}