PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/location-physical-type
{
  "description": "This example value set defines a set of codes that can be used to indicate the physical form of the Location.",
  "_filename": "ValueSet-location-physical-type.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "LocationType",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.179"
  } ],
  "status": "draft",
  "id": "3a39df07-dee6-4b79-b384-8053da5c33a9",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/location-physical-type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/location-physical-type",
    "concept": [ {
      "code": "bu",
      "display": "Building",
      "definition": "Any Building or structure. This may contain rooms, corridors, wings, etc. It may not have walls, or a roof, but is considered a defined/allocated space."
    }, {
      "code": "wi",
      "display": "Wing",
      "definition": "A Wing within a Building, this often contains levels, rooms and corridors."
    }, {
      "code": "lvl",
      "display": "Level",
      "definition": "A Level in a multi-level Building/Structure."
    }, {
      "code": "co",
      "display": "Corridor",
      "definition": "Any corridor within a Building, that is not within."
    }, {
      "code": "ro",
      "display": "Room",
      "definition": "A space that is allocated as a room, it may have walls/roof etc., but does not require these."
    }, {
      "code": "bd",
      "display": "Bed",
      "definition": "A space that is allocated for sleeping/laying on."
    }, {
      "code": "ve",
      "display": "Vehicle",
      "definition": "A means of transportation."
    }, {
      "code": "ho",
      "display": "House",
      "definition": "A residential dwelling. Usually used to reference a location that a person/patient may reside."
    }, {
      "code": "ca",
      "display": "Cabinet",
      "definition": "A container that can store goods, equipment, medications or other items."
    }, {
      "code": "rd",
      "display": "Road",
      "definition": "A defined path to travel between 2 points that has a known name."
    }, {
      "code": "jdn",
      "display": "Jurisdiction",
      "definition": "A wide scope that covers a conceptual domain, such as a Nation (Country wide community or Federal Government - e.g. Ministry of Health),  Province or State (community or Government), Business (throughout the enterprise), Nation with a business scope of an agency (e.g. CDC, FDA etc.) or a Business segment (UK Pharmacy)."
    }, {
      "code": "area",
      "display": "Area",
      "definition": "A defined boundary, such as a state, region, country, county"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.179"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}