PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-ballot
    http://hl7.org/fhir/location-characteristic
{
  "description": "Example Set of Location Characteristics.",
  "_filename": "CodeSystem-location-characteristic.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-09-10T05:52:37.223+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "LocationCharacteristic",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Location Characteristic",
  "package_version": "5.0.0-ballot",
  "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": "draft",
  "id": "395e240b-ad2f-409b-b31b-d756905b51f6",
  "valueSet": "http://hl7.org/fhir/ValueSet/location-status",
  "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 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-ballot"
}