FHIR IG Statistics: ValueSet/EAHBVSBefundBelastbarkeit
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_Befund_Belastbarkeit",
"version": "0.9",
"name": "EAHB_VS_Befund_Belastbarkeit",
"title": "Voraussichtliche Belastbarkeit",
"status": "active",
"date": "2021-05-11",
"publisher": "gevko GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.gevko.de"
}
]
}
],
"description": "Voraussichtliche Belastbarkeit im Hinblick auf die durchgeführte Intervention zum Zeitpunkt des Antritts der Anschlussrehabilitation.",
"copyright": "gevko GmbH",
"compose": {
"include": [
{
"system": "https://fhir.gevko.de/CodeSystem/EAHB_CS_Befund_Belastbarkeit",
"concept": [
{
"code": "vb",
"display": "voll belastbar"
},
{
"code": "tb",
"display": "teilbelastbar"
},
{
"code": "st",
"display": "übungsstabil"
}
]
}
]
}
}