FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/location-physical-type

Packagesignal.core.r4
Resource TypeValueSet
Idlocation-physical-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/location-physical-type
URLhttp://hl7.org/fhir/ValueSet/location-physical-type
Version4.0.1
Statusdraft
Date2019-11-01T09:29:23+11:00
NameLocationType
TitleLocation type
Realmus
Authorityhl7
DescriptionThis example value set defines a set of codes that can be used to indicate the physical form of the Location.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
location-physical-typeLocation type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "location-physical-type",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-08-30T11:49:04.153+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/location-physical-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.328"
    }
  ],
  "version": "4.0.1",
  "name": "LocationType",
  "title": "Location type",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of codes that can be used to indicate the physical form of the Location.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T11:17:04.0352837+00:00",
    "total": 14,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "si",
        "display": "Site"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "bu",
        "display": "Building"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "wi",
        "display": "Wing"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "wa",
        "display": "Ward"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "lvl",
        "display": "Level"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "co",
        "display": "Corridor"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "ro",
        "display": "Room"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "bd",
        "display": "Bed"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "ve",
        "display": "Vehicle"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "ho",
        "display": "House"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "ca",
        "display": "Cabinet"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "rd",
        "display": "Road"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "area",
        "display": "Area"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "jdn",
        "display": "Jurisdiction"
      }
    ]
  }
}