FHIR IG Statistics: ValueSet/TipluLocationRoleTypeVS
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}