| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | location-physical-type |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-location-physical-type.html |
| URL | http://terminology.hl7.org/CodeSystem/location-physical-type |
| Version | 2.0.1 |
| Status | active |
| Date | 2025-08-07T21:08:36+00:00 |
| Name | LocationType |
| Title | Location type |
| Realm | uv |
| Authority | hl7 |
| Description | This example value set defines a set of codes that can be used to indicate the physical form of the Location. This includes several 'non physical' codes which are still considered a location. |
| Copyright | 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 |
| Content | complete |
| ValueSet | |
| location-physical-type | Location type |
| ISiKLocationPhysicalType | ISiKLocationPhysicalType |
| location-physical-type | MII VS Fall Location Physical Type |
| ISiKLocationPhysicalType | ISiKLocationPhysicalType |
| acCDR-location-physical-type | Location Physical Type |
| ee-location-form | Location Form |
| location-form | Location Form |
| MaiaUnterstuetztePhysicalTypesVS | ValueSet der von Maia unterstützten physicalType Werte in Location |
| location-physical-type | Location type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem location-physical-type
Last updated: 2024-04-24 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/location-physical-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "location-physical-type",
"meta": {
"lastUpdated": "2024-04-24T00:00:00+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.1108"
}
],
"version": "2.0.1",
"name": "LocationType",
"title": "Location type",
"status": "active",
"experimental": false,
"date": "2025-08-07T21:08:36+00:00",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "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.",
"copyright": "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",
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/location-physical-type",
"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"
},
{
"code": "vi",
"display": "Virtual",
"definition": "A location that is virtual in nature, such as a conference call or virtual meeting space"
}
]
}