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

FHIR IG analytics

Packageontariomicdrfhirimplementationguide-0.10.00
Resource TypeValueSet
IdValueSet-BedType.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",
  "status": "active",
  "name": "BedType",
  "id": "BedType",
  "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",
  "version": "2018",
  "url": "http://cihi.ca/fhir/ValueSet/aac-bed-type",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "fflores@cihi.ca"
        }
      ],
      "name": "Finnie Flores"
    }
  ],
  "date": "2019-02-20",
  "publisher": "Canadian Institute for Health Information",
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/CodeSystem/aac-bed-type",
        "concept": [
          {
            "code": "ACUTE - Adult Mental Health"
          },
          {
            "code": "ACUTE - Child Mental Health"
          },
          {
            "code": "ACUTE - Combined Medical/Surgical"
          },
          {
            "code": "ACUTE - Intensive Care"
          },
          {
            "code": "ACUTE - Intensive Care Paediatric"
          },
          {
            "code": "ACUTE - Long Term Vented"
          },
          {
            "code": "ACUTE - Medical"
          },
          {
            "code": "ACUTE - Bassinets"
          },
          {
            "code": "ACUTE - Bassinets (NICU)"
          },
          {
            "code": "ACUTE - Obstetric"
          },
          {
            "code": "ACUTE - Other"
          },
          {
            "code": "ACUTE - Paediatric"
          },
          {
            "code": "ACUTE - Palliative Care"
          },
          {
            "code": "ACUTE - Reactivation"
          },
          {
            "code": "ACUTE - Surgical"
          },
          {
            "code": "CHRONIC - Complex Continuing Care"
          },
          {
            "code": "CHRONIC - Long Term Vent"
          },
          {
            "code": "MENTAL - Adult Mental Health"
          },
          {
            "code": "REHAB - General Rehabilitation"
          },
          {
            "code": "REHAB - Special Rehabilitation"
          }
        ]
      }
    ]
  }
}