This page is part of a downloaded copy of this specification. This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU). For a full list of available versions, see the Directory of published versions
Patient Administration Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code System LocationType
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem; fhir:Resource.id [ fhir:value "location-physical-type"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"; fhir:index 0 ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.value [ fhir:value "pa" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.value [ fhir:value "draft" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.value [ fhir:value "1" ] ]; 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.4.1108" ] ]; fhir:CodeSystem.version [ fhir:value "4.0.1"]; 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"]; 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"]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/location-physical-type"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.code [ fhir:value "si" ]; fhir:CodeSystem.display [ fhir:value "Site" ]; fhir:CodeSystem.definition [ fhir:value "A collection of buildings or other locations such as a site or a campus." ] ], [ fhir:index 1; fhir:CodeSystem.code [ fhir:value "bu" ]; fhir:CodeSystem.display [ fhir:value "Building" ]; fhir:CodeSystem.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.code [ fhir:value "wi" ]; fhir:CodeSystem.display [ fhir:value "Wing" ]; fhir:CodeSystem.definition [ fhir:value "A Wing within a Building, this often contains levels, rooms and corridors." ] ], [ fhir:index 3; fhir:CodeSystem.code [ fhir:value "wa" ]; fhir:CodeSystem.display [ fhir:value "Ward" ]; fhir:CodeSystem.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.code [ fhir:value "lvl" ]; fhir:CodeSystem.display [ fhir:value "Level" ]; fhir:CodeSystem.definition [ fhir:value "A Level in a multi-level Building/Structure." ] ], [ fhir:index 5; fhir:CodeSystem.code [ fhir:value "co" ]; fhir:CodeSystem.display [ fhir:value "Corridor" ]; fhir:CodeSystem.definition [ fhir:value "Any corridor within a Building, that may connect rooms." ] ], [ fhir:index 6; fhir:CodeSystem.code [ fhir:value "ro" ]; fhir:CodeSystem.display [ fhir:value "Room" ]; fhir:CodeSystem.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.code [ fhir:value "bd" ]; fhir:CodeSystem.display [ fhir:value "Bed" ]; fhir:CodeSystem.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.code [ fhir:value "ve" ]; fhir:CodeSystem.display [ fhir:value "Vehicle" ]; fhir:CodeSystem.definition [ fhir:value "A means of transportation." ] ], [ fhir:index 9; fhir:CodeSystem.code [ fhir:value "ho" ]; fhir:CodeSystem.display [ fhir:value "House" ]; fhir:CodeSystem.definition [ fhir:value "A residential dwelling. Usually used to reference a location that a person/patient may reside." ] ], [ fhir:index 10; fhir:CodeSystem.code [ fhir:value "ca" ]; fhir:CodeSystem.display [ fhir:value "Cabinet" ]; fhir:CodeSystem.definition [ fhir:value "A container that can store goods, equipment, medications or other items." ] ], [ fhir:index 11; fhir:CodeSystem.code [ fhir:value "rd" ]; fhir:CodeSystem.display [ fhir:value "Road" ]; fhir:CodeSystem.definition [ fhir:value "A defined path to travel between 2 points that has a known name." ] ], [ fhir:index 12; fhir:CodeSystem.code [ fhir:value "area" ]; fhir:CodeSystem.display [ fhir:value "Area" ]; fhir:CodeSystem.definition [ fhir:value "A defined physical boundary of something, such as a flood risk zone, region, postcode" ] ], [ fhir:index 13; fhir:CodeSystem.code [ fhir:value "jdn" ]; fhir:CodeSystem.display [ fhir:value "Jurisdiction" ]; fhir:CodeSystem.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" ] ] . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.