{
"description": "Example Set of Location Characteristics.",
"_filename": "CodeSystem-location-characteristic.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2024-08-12T19:52:12.437+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "LocationCharacteristic",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Location Characteristic",
"package_version": "6.0.0-ballot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
} ],
"status": "active",
"id": "271adc80-2518-430b-9586-f66dd1da4972",
"valueSet": "http://hl7.org/fhir/ValueSet/location-characteristic",
"kind": null,
"url": "http://hl7.org/fhir/location-characteristic",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.1970",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "wheelchair",
"display": "Wheelchair accessible",
"definition": "The location is accessible to those requiring wheelchair access"
}, {
"code": "has-translation",
"display": "Translation services available",
"definition": "The location has translation services available"
}, {
"code": "has-oxy-nitro",
"display": "Oxygen/nitrogen available",
"definition": "The location has oxygen and nitrogen services available"
}, {
"code": "has-neg-press",
"display": "Negative pressure rooms available",
"definition": "The location has negative pressure rooms available"
}, {
"code": "has-iso-ward",
"display": "Isolation ward",
"definition": "The location is or has an isolation ward"
}, {
"code": "has-icu",
"display": "Has ICU",
"definition": "The location is or has an intensive care unit"
} ],
"caseSensitive": true,
"version": "6.0.0-ballot2"
}