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

FHIR IG analytics

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeValueSet
IdValueSet-TipluLocationRoleTypeVS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@3.0.0-rc.8dev&canonical=https://tiplu.de/fhir/ValueSet/LocationRoleType
URLhttps://tiplu.de/fhir/ValueSet/LocationRoleType
Version2.0.2
Statusactive
Date2026-04-02
NameTipluLocationRoleType
TitleTipluLocation - Organisationseinheit Rolle - Type
DescriptionDas ValueSet erweitert das [v3 RoleCode](http://terminology.hl7.org/CodeSystem/v3-RoleCode) Codesystem um zwei Codes der Tiplu GmbH
CopyrightTiplu GmbH

Resources that use this resource

StructureDefinition
basisprofil.tiplu.de.r4.dev#3.0.0-rc.8devTipluLocationTipluLocation

Resources that this resource uses

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

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "TipluLocationRoleType",
  "id": "TipluLocationRoleTypeVS",
  "title": "TipluLocation - Organisationseinheit Rolle - Type",
  "description": "Das ValueSet erweitert das [v3 RoleCode](http://terminology.hl7.org/CodeSystem/v3-RoleCode) Codesystem um zwei Codes der Tiplu GmbH",
  "version": "2.0.2",
  "url": "https://tiplu.de/fhir/ValueSet/LocationRoleType",
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "publisher": "Tiplu GmbH",
  "copyright": "Tiplu GmbH",
  "date": "2026-04-02",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
        ]
      },
      {
        "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"
          }
        ]
      }
    ]
  }
}