This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "location-physical-type"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2020-04-09T17:10:28.568-04:00"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"; fhir:index 0; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <h2>Location type</h2>\n \n <div>\n \n <p>This example value set defines a set of codes that can be used to indicate the physical form of the Location.</p>\n\n \n </div>\n \n <p>This code system http://terminology.hl7.org/CodeSystem/location-physical-type defines the following codes:</p>\n \n <table class=\"codes\">\n \n <tr>\n \n <td style=\"white-space:nowrap\">\n \n <b>Code</b>\n \n </td>\n \n <td>\n \n <b>Display</b>\n \n </td>\n \n <td>\n \n <b>Definition</b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">si\n \n <a name=\"location-physical-type-si\"> </a>\n \n </td>\n \n <td>Site</td>\n \n <td>A collection of buildings or other locations such as a site or a campus.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">bu\n \n <a name=\"location-physical-type-bu\"> </a>\n \n </td>\n \n <td>Building</td>\n \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 \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">wi\n \n <a name=\"location-physical-type-wi\"> </a>\n \n </td>\n \n <td>Wing</td>\n \n <td>A Wing within a Building, this often contains levels, rooms and corridors.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">wa\n \n <a name=\"location-physical-type-wa\"> </a>\n \n </td>\n \n <td>Ward</td>\n \n <td>A Ward is a section of a medical facility that may contain rooms and other types of location.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">lvl\n \n <a name=\"location-physical-type-lvl\"> </a>\n \n </td>\n \n <td>Level</td>\n \n <td>A Level in a multi-level Building/Structure.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">co\n \n <a name=\"location-physical-type-co\"> </a>\n \n </td>\n \n <td>Corridor</td>\n \n <td>Any corridor within a Building, that may connect rooms.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">ro\n \n <a name=\"location-physical-type-ro\"> </a>\n \n </td>\n \n <td>Room</td>\n \n <td>A space that is allocated as a room, it may have walls/roof etc., but does not require these.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">bd\n \n <a name=\"location-physical-type-bd\"> </a>\n \n </td>\n \n <td>Bed</td>\n \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 \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">ve\n \n <a name=\"location-physical-type-ve\"> </a>\n \n </td>\n \n <td>Vehicle</td>\n \n <td>A means of transportation.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">ho\n \n <a name=\"location-physical-type-ho\"> </a>\n \n </td>\n \n <td>House</td>\n \n <td>A residential dwelling. Usually used to reference a location that a person/patient may reside.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">ca\n \n <a name=\"location-physical-type-ca\"> </a>\n \n </td>\n \n <td>Cabinet</td>\n \n <td>A container that can store goods, equipment, medications or other items.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">rd\n \n <a name=\"location-physical-type-rd\"> </a>\n \n </td>\n \n <td>Road</td>\n \n <td>A defined path to travel between 2 points that has a known name.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">area\n \n <a name=\"location-physical-type-area\"> </a>\n \n </td>\n \n <td>Area</td>\n \n <td>A defined physical boundary of something, such as a flood risk zone, region, postcode</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">jdn\n \n <a name=\"location-physical-type-jdn\"> </a>\n \n </td>\n \n <td>Jurisdiction</td>\n \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 \n </tr>\n \n </table>\n \n </div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "pa" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.valueCode [ fhir:value "draft" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1108" ] ]; fhir:CodeSystem.version [ fhir:value "4.2.0"]; fhir:CodeSystem.name [ fhir:value "LocationType"]; fhir:CodeSystem.title [ fhir:value "Location type"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2020-05-09T12:49:00-04:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "FHIR Project team"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:CodeSystem.description [ fhir:value "This example value set defines a set of codes that can be used to indicate the physical form of the Location."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/location-physical-type"; fhir:link <http://terminology.hl7.org/ValueSet/location-physical-type> ]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "si" ]; fhir:CodeSystem.concept.display [ fhir:value "Site" ]; fhir:CodeSystem.concept.definition [ fhir:value "A collection of buildings or other locations such as a site or a campus." ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "bu" ]; fhir:CodeSystem.concept.display [ fhir:value "Building" ]; fhir:CodeSystem.concept.definition [ fhir:value "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." ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "wi" ]; fhir:CodeSystem.concept.display [ fhir:value "Wing" ]; fhir:CodeSystem.concept.definition [ fhir:value "A Wing within a Building, this often contains levels, rooms and corridors." ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "wa" ]; fhir:CodeSystem.concept.display [ fhir:value "Ward" ]; fhir:CodeSystem.concept.definition [ fhir:value "A Ward is a section of a medical facility that may contain rooms and other types of location." ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "lvl" ]; fhir:CodeSystem.concept.display [ fhir:value "Level" ]; fhir:CodeSystem.concept.definition [ fhir:value "A Level in a multi-level Building/Structure." ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "co" ]; fhir:CodeSystem.concept.display [ fhir:value "Corridor" ]; fhir:CodeSystem.concept.definition [ fhir:value "Any corridor within a Building, that may connect rooms." ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "ro" ]; fhir:CodeSystem.concept.display [ fhir:value "Room" ]; fhir:CodeSystem.concept.definition [ fhir:value "A space that is allocated as a room, it may have walls/roof etc., but does not require these." ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "bd" ]; fhir:CodeSystem.concept.display [ fhir:value "Bed" ]; fhir:CodeSystem.concept.definition [ fhir:value "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." ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "ve" ]; fhir:CodeSystem.concept.display [ fhir:value "Vehicle" ]; fhir:CodeSystem.concept.definition [ fhir:value "A means of transportation." ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "ho" ]; fhir:CodeSystem.concept.display [ fhir:value "House" ]; fhir:CodeSystem.concept.definition [ fhir:value "A residential dwelling. Usually used to reference a location that a person/patient may reside." ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "ca" ]; fhir:CodeSystem.concept.display [ fhir:value "Cabinet" ]; fhir:CodeSystem.concept.definition [ fhir:value "A container that can store goods, equipment, medications or other items." ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "rd" ]; fhir:CodeSystem.concept.display [ fhir:value "Road" ]; fhir:CodeSystem.concept.definition [ fhir:value "A defined path to travel between 2 points that has a known name." ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "area" ]; fhir:CodeSystem.concept.display [ fhir:value "Area" ]; fhir:CodeSystem.concept.definition [ fhir:value "A defined physical boundary of something, such as a flood risk zone, region, postcode" ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "jdn" ]; fhir:CodeSystem.concept.display [ fhir:value "Jurisdiction" ]; fhir:CodeSystem.concept.definition [ fhir:value "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" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.