FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

: LocationType - JSON Representation

Page standards status: Informative Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "location-physical-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system http://terminology.hl7.org/CodeSystem/location-physical-type defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">si\n                  <a name=\"location-physical-type-si\"> </a>\n                </td>\n                <td>Site</td>\n                <td>A collection of buildings or other locations such as a site or a campus.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">bu\n                  <a name=\"location-physical-type-bu\"> </a>\n                </td>\n                <td>Building</td>\n                <td>Any Building or structure. This may contain rooms, corridors, wings, etc. It might not have walls, or a roof, but is considered a defined/allocated space.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">wi\n                  <a name=\"location-physical-type-wi\"> </a>\n                </td>\n                <td>Wing</td>\n                <td>A Wing within a Building, this often contains levels, rooms and corridors.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">wa\n                  <a name=\"location-physical-type-wa\"> </a>\n                </td>\n                <td>Ward</td>\n                <td>A Ward is a section of a medical facility that may contain rooms and other types of location.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">lvl\n                  <a name=\"location-physical-type-lvl\"> </a>\n                </td>\n                <td>Level</td>\n                <td>A Level in a multi-level Building/Structure.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">co\n                  <a name=\"location-physical-type-co\"> </a>\n                </td>\n                <td>Corridor</td>\n                <td>Any corridor within a Building, that may connect rooms.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ro\n                  <a name=\"location-physical-type-ro\"> </a>\n                </td>\n                <td>Room</td>\n                <td>A space that is allocated as a room, it may have walls/roof etc., but does not require these.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">bd\n                  <a name=\"location-physical-type-bd\"> </a>\n                </td>\n                <td>Bed</td>\n                <td>A space that is allocated for sleeping/laying on. This is not the physical bed/trolley that may be moved about, but the space it may occupy.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ve\n                  <a name=\"location-physical-type-ve\"> </a>\n                </td>\n                <td>Vehicle</td>\n                <td>A means of transportation.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ho\n                  <a name=\"location-physical-type-ho\"> </a>\n                </td>\n                <td>House</td>\n                <td>A residential dwelling. Usually used to reference a location that a person/patient may reside.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ca\n                  <a name=\"location-physical-type-ca\"> </a>\n                </td>\n                <td>Cabinet</td>\n                <td>A container that can store goods, equipment, medications or other items.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">rd\n                  <a name=\"location-physical-type-rd\"> </a>\n                </td>\n                <td>Road</td>\n                <td>A defined path to travel between 2 points that has a known name.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">area\n                  <a name=\"location-physical-type-area\"> </a>\n                </td>\n                <td>Area</td>\n                <td>A defined physical boundary of something, such as a flood risk zone, region, postcode</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">jdn\n                  <a name=\"location-physical-type-jdn\"> </a>\n                </td>\n                <td>Jurisdiction</td>\n                <td>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), not just an physical boundary</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4b.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
  "version" : "4.3.0",
  "name" : "LocationType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-13T16:38:45-04:00",
  "publisher" : "Patient Administration",
  "contact" : [
    {
      "name" : "Patient Administration",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    }
  ],
  "description" : "This example value set defines a set of codes that can be used to indicate the physical form of the Location.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "si",
      "display" : "Site",
      "definition" : "A collection of buildings or other locations such as a site or a campus."
    },
    {
      "code" : "bu",
      "display" : "Building",
      "definition" : "Any Building or structure. This may contain rooms, corridors, wings, etc. It might 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" : "wa",
      "display" : "Ward",
      "definition" : "A Ward is a section of a medical facility that may contain rooms and other types of location."
    },
    {
      "code" : "lvl",
      "display" : "Level",
      "definition" : "A Level in a multi-level Building/Structure."
    },
    {
      "code" : "co",
      "display" : "Corridor",
      "definition" : "Any corridor within a Building, that may connect rooms."
    },
    {
      "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. This is not the physical bed/trolley that may be moved about, but the space it may occupy."
    },
    {
      "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" : "area",
      "display" : "Area",
      "definition" : "A defined physical boundary of something, such as a flood risk zone, region, postcode"
    },
    {
      "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), not just an physical boundary"
    }
  ]
}