FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| basisprofil.tiplu.de.r4.dev#3.0.0-rc.8dev | TipluLocation | TipluLocation |
Resources that this resource uses
| CodeSystem |
| hl7.terminology#current | v3-RoleCode | RoleCode |
| basisprofil.tiplu.de.r4.dev#3.0.0-rc.8dev | LocationRoleType | TipluLocation - Organisationseinheit Rolle - Type - CodeSystem |
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"
}
]
}
]
}
}