http://hl7.org/fhir/location-characteristic|5.0.0

name
LocationCharacteristic
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Location Characteristic

Example Set of Location Characteristics.

{
  "description" : "Example Set of Location Characteristics.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Location Characteristic",
  "supliment" : null,
  "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" : "612a1bdf-cf0d-58d8-a083-b2632d887528",
  "valueSet" : "http://hl7.org/fhir/ValueSet/location-characteristic",
  "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 thosre 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" : "5.0.0"
}