FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | ValueSet |
| Id | LocationPhysicalType.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "accdr-vs-location-physical-type",
"url": "http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type",
"version": "1.0.0",
"name": "LocationPhysicalType",
"title": "Location Physical Type",
"status": "active",
"publisher": "Ontario Health",
"description": "Location Physical Type - this value set specifies the aspect of the patient location data being contributed in PV1-3 (Assigned Patient Location) in HL7 v2 and used in FHIR element Encounter.location.physicalType",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"concept": [
{
"code": "bd",
"display": "Bed"
},
{
"code": "ro",
"display": "room"
},
{
"code": "si",
"display": "site or facility"
},
{
"code": "bu",
"display": "building"
},
{
"code": "lvl",
"display": "level or floor"
},
{
"code": "wi",
"display": "wing or point of care"
}
]
},
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/accdr-bed-desc-code"
}
]
}
}