FHIR IG analytics| Package | hl7.fhir.uv.smart-scheduling-links |
| Resource Type | CodeSystem |
| Id | CodeSystem-location-physical-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/smart-scheduling-links/CodeSystem-location-physical-type-cs.html |
| URL | http://hl7.org/fhir/uv/smart-scheduling-links/CodeSystem/location-physical-type-cs |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-08-10T17:41:30+00:00 |
| Name | LocationPhysicalTypeCS |
| Title | Location Physical Type |
| Realm | uv |
| Authority | hl7 |
| Description | A code system that adds concepts for a broad physical type location and a combined virtual and physical location. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.smart-scheduling-links#current | location-physical-type-vs | Location Physical Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem location-physical-type-cs
This code system http://hl7.org/fhir/uv/smart-scheduling-links/CodeSystem/location-physical-type-cs defines the following code:
| Code | Display | Definition |
| ph | Physical | A location that is physical |
{
"resourceType": "CodeSystem",
"id": "location-physical-type-cs",
"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": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/smart-scheduling-links/ImplementationGuide/hl7.fhir.uv.smart-scheduling-links"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/smart-scheduling-links/ImplementationGuide/hl7.fhir.uv.smart-scheduling-links"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/smart-scheduling-links/CodeSystem/location-physical-type-cs",
"version": "1.0.0-ballot",
"name": "LocationPhysicalTypeCS",
"title": "Location Physical Type",
"status": "active",
"experimental": false,
"date": "2026-08-10T17:41:30+00:00",
"publisher": "HL7 International / Patient Administration",
"contact": [
{
"name": "HL7 International / Patient Administration",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pafm"
},
{
"system": "email",
"value": "pafm@lists.hl7.org"
}
]
}
],
"description": "A code system that adds concepts for a broad physical type location and a combined virtual and physical location.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 1,
"concept": [
{
"code": "ph",
"display": "Physical",
"definition": "A location that is physical"
}
]
}