HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Location type - TTL Representation

Draft as of 2024-03-09 Maturity Level: 1

Raw ttl | Download


@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:id [ fhir:v "location-physical-type"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/location-physical-type</code> 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><tr><td style=\"white-space:nowrap\">vi<a name=\"location-physical-type-vi\"> </a></td><td>Virtual</td><td>A location that is virtual in nature, such as a conference call or virtual meeting space</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1108" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "LocationType"] ; # 
  fhir:title [ fhir:v "Location type"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-09T14:36:19-07:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This example value set defines a set of codes that can be used to indicate the physical form of the Location.\r\rThis includes several 'non physical' codes which are still considered a location."] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/location-physical-type"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/location-physical-type>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "si" ] ;
fhir:display [ fhir:v "Site" ] ;
fhir:definition [ fhir:v "A collection of buildings or other locations such as a site or a campus." ]
  ] [
fhir:code [ fhir:v "bu" ] ;
fhir:display [ fhir:v "Building" ] ;
fhir:definition [ fhir:v "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:code [ fhir:v "wi" ] ;
fhir:display [ fhir:v "Wing" ] ;
fhir:definition [ fhir:v "A Wing within a Building, this often contains levels, rooms and corridors." ]
  ] [
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ] ;
fhir:definition [ fhir:v "A Ward is a section of a medical facility that may contain rooms and other types of location." ]
  ] [
fhir:code [ fhir:v "lvl" ] ;
fhir:display [ fhir:v "Level" ] ;
fhir:definition [ fhir:v "A Level in a multi-level Building/Structure." ]
  ] [
fhir:code [ fhir:v "co" ] ;
fhir:display [ fhir:v "Corridor" ] ;
fhir:definition [ fhir:v "Any corridor within a Building, that may connect rooms." ]
  ] [
fhir:code [ fhir:v "ro" ] ;
fhir:display [ fhir:v "Room" ] ;
fhir:definition [ fhir:v "A space that is allocated as a room, it may have walls/roof etc., but does not require these." ]
  ] [
fhir:code [ fhir:v "bd" ] ;
fhir:display [ fhir:v "Bed" ] ;
fhir:definition [ fhir:v "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:code [ fhir:v "ve" ] ;
fhir:display [ fhir:v "Vehicle" ] ;
fhir:definition [ fhir:v "A means of transportation." ]
  ] [
fhir:code [ fhir:v "ho" ] ;
fhir:display [ fhir:v "House" ] ;
fhir:definition [ fhir:v "A residential dwelling. Usually used to reference a location that a person/patient may reside." ]
  ] [
fhir:code [ fhir:v "ca" ] ;
fhir:display [ fhir:v "Cabinet" ] ;
fhir:definition [ fhir:v "A container that can store goods, equipment, medications or other items." ]
  ] [
fhir:code [ fhir:v "rd" ] ;
fhir:display [ fhir:v "Road" ] ;
fhir:definition [ fhir:v "A defined path to travel between 2 points that has a known name." ]
  ] [
fhir:code [ fhir:v "area" ] ;
fhir:display [ fhir:v "Area" ] ;
fhir:definition [ fhir:v "A defined physical boundary of something, such as a flood risk zone, region, postcode" ]
  ] [
fhir:code [ fhir:v "jdn" ] ;
fhir:display [ fhir:v "Jurisdiction" ] ;
fhir:definition [ fhir:v "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" ]
  ] [
fhir:code [ fhir:v "vi" ] ;
fhir:display [ fhir:v "Virtual" ] ;
fhir:definition [ fhir:v "A location that is virtual in nature, such as a conference call or virtual meeting space" ]
  ] ) . #