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

FHIR IG analytics

Packagehl7.fhir.uv.smart-scheduling-links
Resource TypeValueSet
IdValueSet-location-physical-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/smart-scheduling-links/ValueSet-location-physical-type-vs.html
URLhttp://hl7.org/fhir/uv/smart-scheduling-links/ValueSet/location-physical-type-vs
Version1.0.0-ballot
Statusactive
Date2026-08-10T17:41:30+00:00
NameLocationPhysicalTypeVS
TitleLocation Physical Type
Realmuv
Authorityhl7
DescriptionA value set that defines the physical type of a location but adds the virtual location from the location-form value set from R5.

Resources that use this resource

StructureDefinition
hl7.fhir.uv.smart-scheduling-links#currentsmart-scheduling-locationLocation

Resources that this resource uses

CodeSystem
hl7.fhir.uv.smart-scheduling-links#currentlocation-physical-type-csLocation Physical Type
hl7.terminology#currentlocation-physical-typeLocation type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet location-physical-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "location-physical-type-vs",
  "text": {
    "status": "extensions",
    "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/ValueSet/location-physical-type-vs",
  "version": "1.0.0-ballot",
  "name": "LocationPhysicalTypeVS",
  "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 value set that defines the physical type of a location but adds the virtual location from the location-form value set from R5.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "version": "2.0.1",
        "concept": [
          {
            "code": "vi",
            "display": "Virtual"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/uv/smart-scheduling-links/CodeSystem/location-physical-type-cs"
      }
    ]
  }
}