FHIR IG Statistics: ValueSet/MaiaUnterstuetzteLocationRoleTypeVS
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"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"
}
]
}
]
}
}