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

FHIR IG Statistics: ValueSet/deep-6-ai-location-physical-type

Packagefhir.deep6.ai
Resource TypeValueSet
Iddeep-6-ai-location-physical-type
FHIR VersionR4
Sourcehttp://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/ValueSet/deep-6-ai-location-physical-type
URLhttp://deep6.ai/fhir/ValueSet/deep-6-ai-location-physical-type
Version2.4.0
Statusactive
Date2023-11-14
NameDeep6AILocationPhysicalTypeValueSet
TitleDeep 6 AI Location Physical Type Value Set
Realmus
Authorityhl7
DescriptionThis value set includes all base HL7 Location physical types and a type to indicate that a location is an Implementation Curated Site.

Resources that use this resource

StructureDefinition
deep-6-ai-encounter-2.0.0Deep 6 AI Encounter Profile

Resources that this resource uses

CodeSystem
deep-6-ai-icsImplementation Curated Site

Narrative

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

Generated Narrative: ValueSet deep-6-ai-location-physical-type

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "deep-6-ai-location-physical-type",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://deep6.ai/fhir/ValueSet/deep-6-ai-location-physical-type",
  "version": "2.4.0",
  "name": "Deep6AILocationPhysicalTypeValueSet",
  "title": "Deep 6 AI Location Physical Type Value Set",
  "status": "active",
  "experimental": true,
  "date": "2023-11-14",
  "publisher": "Deep 6 AI",
  "contact": [
    {
      "name": "Deep 6 AI",
      "telecom": [
        {
          "system": "url",
          "value": "http://deep6.ai/"
        }
      ]
    }
  ],
  "description": "This value set includes all base HL7 Location physical types and a type to indicate that a location is an Implementation Curated Site.",
  "compose": {
    "include": [
      {
        "system": "http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics",
        "concept": [
          {
            "code": "ICS",
            "display": "Implementation Curated Site"
          }
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/location-physical-type"
        ]
      }
    ]
  }
}