FHIR IG Statistics: ValueSet/encounter-serviceType-pflege
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "EncounterServiceTypePflegeVS",
"id": "encounter-serviceType-pflege",
"version": "1.0.2",
"url": "https://gematik.de/fhir/isip/v1/Basismodul/ValueSet/encounter-serviceType-pflege",
"compose": {
"include": [
{
"system": "https://gematik.de/fhir/isip/v1/Basismodul/CodeSystem/EncounterPflegeArten",
"concept": [
{
"code": "intensivpflege",
"display": "Intensivpflege"
},
{
"code": "palliativpflege",
"display": "Palliativpflege"
},
{
"code": "behindertenpflege",
"display": "Behindertenpflege"
},
{
"code": "rehabilitationspflege",
"display": "Rehabilitationspflege"
},
{
"code": "psychatrischepflege",
"display": "Psychiatrische Pflege"
},
{
"code": "allgemeinepflege",
"display": "Allgemeine Pflege"
}
]
}
]
}
}