FHIR IG Statistics: ValueSet/EAHBVSBefundKomplikationenStatus
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_Komplikationen_Status",
"version": "0.9",
"name": "EAHB_VS_Befund_Komplikationen_Status",
"title": "Komplikationen im aktuellen Behandlungsverlauf - Status",
"status": "active",
"date": "2021-05-10",
"publisher": "gevko GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.gevko.de"
}
]
}
],
"description": "Sind Komplikationen im aktuellen Behandlungsverlauf aufgetreten?",
"copyright": "gevko GmbH",
"compose": {
"include": [
{
"system": "https://fhir.gevko.de/CodeSystem/EAHB_CS_Befund_Komplikationen",
"concept": [
{
"code": "0",
"display": "Keine Komplikationen im aktuellen Behandlungsverlauf"
},
{
"code": "1",
"display": "Komplikationen im aktuellen Behandlungsverlauf"
}
]
}
]
}
}