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

FHIR IG Statistics: ValueSet/TipluLocationRoleTypeVS

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeValueSet
IdTipluLocationRoleTypeVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/ValueSet/LocationRoleType
URLhttps://tiplu.de/fhir/ValueSet/LocationRoleType
Version1.1.0
Statusactive
Date2023-01-13
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
TipluLocationTipluLocation

Resources that this resource uses

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

Narrative

No narrative content found in resource


Source

{
  "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": "1.1.0",
  "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": "2023-01-13",
  "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"
          }
        ]
      }
    ]
  }
}