FHIR IG Statistics: ValueSet/KBV-VS-KV-DIGITAL-TS-DRITTE-Appointment-Cancelled-By
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Angabe, durch wen eine Terminbuchung abgesagt wurde
Source
{
"resourceType": "ValueSet",
"id": "KBV-VS-KV-DIGITAL-TS-DRITTE-Appointment-Cancelled-By",
"version": "0.1.1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By",
"name": "KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By",
"title": "KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By",
"status": "active",
"publisher": "kv.digital GmbH",
"contact": [
{
"name": "kv.digital GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv.digital"
}
]
}
],
"description": "Angabe, durch wen eine Terminbuchung abgesagt wurde: pat = Die Terminbuchung wurde durch den Patienten abgesagt. | prov = Die Terminbuchung wurde durch die Praxis abgesagt. | other = Die Terminbuchung wurde durch eine Terminservicestelle (TSS) abgesagt.",
"copyright": "Copyright 2025 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
"concept": [
{
"code": "pat",
"display": "Patient"
},
{
"code": "prov",
"display": "Provider"
},
{
"code": "other",
"display": "Other"
}
]
}
]
}
}