HL7 Terminology (THO)
3.0.0 - Publication
This page is part of the HL7 Terminology (v3.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
@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-09T15:10:28.568-06: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\"><p>This code system http://terminology.hl7.org/CodeSystem/location-physical-type defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">si<a name=\"location-physical-type-si\"> </a></td><td>Site</td><td>A collection of buildings or other locations such as a site or a campus.</td></tr><tr><td style=\"white-space:nowrap\">bu<a name=\"location-physical-type-bu\"> </a></td><td>Building</td><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></tr><tr><td style=\"white-space:nowrap\">wi<a name=\"location-physical-type-wi\"> </a></td><td>Wing</td><td>A Wing within a Building, this often contains levels, rooms and corridors.</td></tr><tr><td style=\"white-space:nowrap\">wa<a name=\"location-physical-type-wa\"> </a></td><td>Ward</td><td>A Ward is a section of a medical facility that may contain rooms and other types of location.</td></tr><tr><td style=\"white-space:nowrap\">lvl<a name=\"location-physical-type-lvl\"> </a></td><td>Level</td><td>A Level in a multi-level Building/Structure.</td></tr><tr><td style=\"white-space:nowrap\">co<a name=\"location-physical-type-co\"> </a></td><td>Corridor</td><td>Any corridor within a Building, that may connect rooms.</td></tr><tr><td style=\"white-space:nowrap\">ro<a name=\"location-physical-type-ro\"> </a></td><td>Room</td><td>A space that is allocated as a room, it may have walls/roof etc., but does not require these.</td></tr><tr><td style=\"white-space:nowrap\">bd<a name=\"location-physical-type-bd\"> </a></td><td>Bed</td><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></tr><tr><td style=\"white-space:nowrap\">ve<a name=\"location-physical-type-ve\"> </a></td><td>Vehicle</td><td>A means of transportation.</td></tr><tr><td style=\"white-space:nowrap\">ho<a name=\"location-physical-type-ho\"> </a></td><td>House</td><td>A residential dwelling. Usually used to reference a location that a person/patient may reside.</td></tr><tr><td style=\"white-space:nowrap\">ca<a name=\"location-physical-type-ca\"> </a></td><td>Cabinet</td><td>A container that can store goods, equipment, medications or other items.</td></tr><tr><td style=\"white-space:nowrap\">rd<a name=\"location-physical-type-rd\"> </a></td><td>Road</td><td>A defined path to travel between 2 points that has a known name.</td></tr><tr><td style=\"white-space:nowrap\">area<a name=\"location-physical-type-area\"> </a></td><td>Area</td><td>A defined physical boundary of something, such as a flood risk zone, region, postcode</td></tr><tr><td style=\"white-space:nowrap\">jdn<a name=\"location-physical-type-jdn\"> </a></td><td>Jurisdiction</td><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></tr></table></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 "0.1.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 "2021-12-02T19:54:18-07: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.