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

FHIR IG analytics

Packagetiplu.maia.schnittstellendefinition
Resource TypeValueSet
IdValueSet-MaiaUnterstuetztePhysicalTypesVS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiplu.maia.schnittstellendefinition@1.2.0&canonical=https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetztePhysicalTypesVS
URLhttps://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetztePhysicalTypesVS
Version1.0.1
Statusactive
NameMaiaUnterstuetztePhysicalTypesVS
TitleValueSet der von Maia unterstützten physicalType Werte in Location
DescriptionDie von Maia unterstützte physicalType Werte in Location

Resources that use this resource

StructureDefinition
tiplu.maia.schnittstellendefinition#1.2.0MaiaKontaktGesundheitseinrichtungMaia KontaktGesundheitseinrichtung
tiplu.maia.schnittstellendefinition#1.2.0MaiaPhysischerStandortMaia physischer Standort

Resources that this resource uses

CodeSystem
hl7.terminology#currentlocation-physical-typeLocation type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MaiaUnterstuetztePhysicalTypesVS",
  "id": "MaiaUnterstuetztePhysicalTypesVS",
  "title": "ValueSet der von Maia unterstützten physicalType Werte in Location",
  "description": "Die von Maia unterstützte physicalType Werte in Location",
  "version": "1.0.1",
  "url": "https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetztePhysicalTypesVS",
  "experimental": false,
  "publisher": "Tiplu GmbH",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "concept": [
          {
            "code": "wa",
            "display": "Station"
          },
          {
            "code": "ro",
            "display": "Raum"
          }
        ]
      }
    ]
  }
}