FHIR IG Statistics: ValueSet/EAHBVShaeuslicheVersorgungssituation
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.gevko.de/ValueSet/EAHB_VS_haeusliche_Versorgungssituation",
"version": "0.9",
"name": "EAHB_VS_haeusliche_Versorgungssituation",
"title": "Häusliche Versorgungssituation",
"status": "active",
"date": "2021-04-14",
"publisher": "gevko GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.gevko.de"
}
]
}
],
"description": "Häusliche Versorgungssituation",
"copyright": "gevko GmbH",
"compose": {
"include": [
{
"system": "https://fhir.gevko.de/CodeSystem/EAHB_CS_haeusliche_Versorgungssituation",
"concept": [
{
"code": "H",
"display": "zu Hause lebend"
},
{
"code": "BW",
"display": "im Betreuten Wohnen lebend"
},
{
"code": "AP",
"display": "in einer Alten-/Pflegeeinrichtung lebend"
}
]
}
]
}
}