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

FHIR IG Statistics: ValueSet/MaiaUnterstuetzteLocationRoleTypeVS

Packagetiplu.maia.schnittstellendefinition
Resource TypeValueSet
IdMaiaUnterstuetzteLocationRoleTypeVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiplu.maia.schnittstellendefinition@1.1.3&canonical=https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLocationRoleTypeVS
URLhttps://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLocationRoleTypeVS
Version1.0.1
Statusactive
NameMaiaUnterstuetzteLocationRoleTypeVS
TitleValueSet der von Maia unterstützten roleType Werte in Location
DescriptionDie von Maia unterstützte roleType Werte in Location

Resources that use this resource

StructureDefinition
MaiaPhysischerStandortMaia physischer Standort

Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode
LocationRoleTypeTipluLocation - Organisationseinheit Rolle - Type - CodeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MaiaUnterstuetzteLocationRoleTypeVS",
  "id": "MaiaUnterstuetzteLocationRoleTypeVS",
  "title": "ValueSet der von Maia unterstützten roleType Werte in Location",
  "description": "Die von Maia unterstützte roleType Werte in Location",
  "version": "1.0.1",
  "url": "https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLocationRoleTypeVS",
  "experimental": false,
  "publisher": "Tiplu GmbH",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "ICU",
            "display": "Intensive care unit"
          }
        ]
      },
      {
        "system": "https://tiplu.de/fhir/CodeSystem/LocationRoleType",
        "concept": [
          {
            "code": "IMC",
            "display": "Intermediate Care"
          }
        ]
      }
    ]
  }
}