FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.smart-scheduling-links
Resource TypeCodeSystem
IdCodeSystem-location-physical-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/smart-scheduling-links/CodeSystem-location-physical-type-cs.html
URLhttp://hl7.org/fhir/uv/smart-scheduling-links/CodeSystem/location-physical-type-cs
Version1.0.0-ballot
Statusactive
Date2026-08-10T17:41:30+00:00
NameLocationPhysicalTypeCS
TitleLocation Physical Type
Realmuv
Authorityhl7
DescriptionA code system that adds concepts for a broad physical type location and a combined virtual and physical location.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.uv.smart-scheduling-links#currentlocation-physical-type-vsLocation Physical Type

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
ph PhysicalA location that is physical

Source1

{
  "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"
    }
  ]
}