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

FHIR IG analytics

Packagetiplu.maia.schnittstellendefinition
Resource TypeValueSet
IdValueSet-MaiaUnterstuetzteLocationRoleTypeVS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiplu.maia.schnittstellendefinition@1.2.0&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
tiplu.maia.schnittstellendefinition#1.2.0MaiaPhysischerStandortMaia physischer Standort

Resources that this resource uses

CodeSystem
hl7.terminology#currentv3-RoleCodeRoleCode
basisprofil.tiplu.de.r4.dev#3.0.0-rc.8devLocationRoleTypeTipluLocation - Organisationseinheit Rolle - Type - CodeSystem

Narrative

No narrative content found in resource


Source1

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