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

FHIR IG Statistics: ValueSet/MaiaUnterstuetztePhysicalTypesVS

Packagetiplu.maia.schnittstellendefinition
Resource TypeValueSet
IdMaiaUnterstuetztePhysicalTypesVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiplu.maia.schnittstellendefinition@1.1.3&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
MaiaKontaktGesundheitseinrichtungMaia KontaktGesundheitseinrichtung
MaiaPhysischerStandortMaia physischer Standort

Resources that this resource uses

CodeSystem
location-physical-typeLocation type

Narrative

No narrative content found in resource


Source

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