FHIR IG Statistics: ValueSet/ValueSet-BedType 
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
  "resourceType": "ValueSet",
  "id": "ValueSet-BedType",
  "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"
      }
    ]
  }
}