FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Angabe über den aktuellen Status des Termins
Source1
{
"resourceType": "ValueSet",
"id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status",
"version": "1.0.0",
"name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status",
"title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status",
"status": "active",
"publisher": "kv.digital GmbH",
"contact": [
{
"name": "kv.digital GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv.digital"
}
]
}
],
"description": "Angabe über den aktuellen Status des Termins: pending = Die Buchung einer Videosprechstunde wurde vom Patienten noch nicht bestätigt. | booked = gebucht | arrived = Patient ist erschienen. | cancelled = abgesagt | noshow = Patient ist nicht erschienen.",
"copyright": "Copyright 2024 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/appointmentstatus",
"concept": [
{
"code": "pending",
"display": "Pending"
},
{
"code": "booked",
"display": "Booked"
},
{
"code": "arrived",
"display": "Arrived"
},
{
"code": "cancelled",
"display": "Cancelled"
},
{
"code": "noshow",
"display": "No Show"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:cdc539b3-3285-4dca-b183-259f51f96308",
"timestamp": "2026-01-20T13:40:07+01:00",
"total": 5,
"offset": 0,
"parameter": [
{
"name": "count",
"valueInteger": 1000
},
{
"name": "offset",
"valueInteger": 0
},
{
"name": "excludeNested",
"valueBoolean": true
},
{
"name": "warning-draft",
"valueUri": "http://hl7.org/fhir/appointmentstatus|4.0.1"
},
{
"name": "used-codesystem",
"valueUri": "http://hl7.org/fhir/appointmentstatus|4.0.1"
}
],
"contains": [
{
"system": "http://hl7.org/fhir/appointmentstatus",
"code": "pending",
"display": "Pending"
},
{
"system": "http://hl7.org/fhir/appointmentstatus",
"code": "booked",
"display": "Booked"
},
{
"system": "http://hl7.org/fhir/appointmentstatus",
"code": "arrived",
"display": "Arrived"
},
{
"system": "http://hl7.org/fhir/appointmentstatus",
"code": "cancelled",
"display": "Cancelled"
},
{
"system": "http://hl7.org/fhir/appointmentstatus",
"code": "noshow",
"display": "No Show"
}
]
}
}