FHIR IG Statistics: ValueSet/KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-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 ein Termin abgesagt wurde.
Source
{
"resourceType": "ValueSet",
"id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Cancelled-By",
"version": "0.3.0",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By",
"name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By",
"title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By",
"status": "draft",
"publisher": "kv.digital GmbH",
"contact": [
{
"name": "kv.digital GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv.digital"
}
]
}
],
"description": "Angabe, durch wen ein Termin abgesagt wurde: pat/Patient = Termin wurde durch den Patienten abgesagt. | prov/Provider = Termin wurde durch die Praxis abgesagt.",
"copyright": "Copyright 2024 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
"concept": [
{
"code": "pat",
"display": "Patient"
},
{
"code": "prov",
"display": "Provider"
}
]
}
]
}
}