FHIR IG analytics
| Package | kvdigital.terminsynchronisation-tvs |
| Resource Type | ValueSet |
| Id | KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.6.0-Expansions&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status |
| URL | https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status |
| Version | 1.0.0 |
| Status | active |
| Name | KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status |
| Title | KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status |
| Description | Angabe, in welchem Status sich ein Terminslot befindet: busy = Der Termin ist gebucht. | free = Der Termin ist frei und kann gebucht werden. | busy-unavailable = Der Termin wurde für die Terminsuche und -buchung blockiert. | busy-tentative = Der Termin wurde reserviert, die Reservierung wurde jedoch noch nicht abgeschlossen. |
| Copyright | Copyright 2024 kv.digital GmbH |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Angabe, in welchem Status sich ein Terminslot befindet
Source1
{
"resourceType": "ValueSet",
"id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Slot-Status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status",
"version": "1.0.0",
"name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status",
"title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status",
"status": "active",
"publisher": "kv.digital GmbH",
"contact": [
{
"name": "kv.digital GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv.digital"
}
]
}
],
"description": "Angabe, in welchem Status sich ein Terminslot befindet: busy = Der Termin ist gebucht. | free = Der Termin ist frei und kann gebucht werden. | busy-unavailable = Der Termin wurde für die Terminsuche und -buchung blockiert. | busy-tentative = Der Termin wurde reserviert, die Reservierung wurde jedoch noch nicht abgeschlossen.",
"copyright": "Copyright 2024 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/slotstatus",
"concept": [
{
"code": "busy",
"display": "Busy"
},
{
"code": "free",
"display": "Free"
},
{
"code": "busy-unavailable",
"display": "Busy (Unavailable)"
},
{
"code": "busy-tentative",
"display": "Busy (Tentative)"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:f041ece4-4371-4cf7-90d7-cf2b0be59988",
"timestamp": "2026-01-20T13:40:07+01:00",
"total": 4,
"offset": 0,
"parameter": [
{
"name": "count",
"valueInteger": 1000
},
{
"name": "offset",
"valueInteger": 0
},
{
"name": "excludeNested",
"valueBoolean": true
},
{
"name": "warning-draft",
"valueUri": "http://hl7.org/fhir/slotstatus|4.0.1"
},
{
"name": "used-codesystem",
"valueUri": "http://hl7.org/fhir/slotstatus|4.0.1"
}
],
"contains": [
{
"system": "http://hl7.org/fhir/slotstatus",
"code": "busy",
"display": "Busy"
},
{
"system": "http://hl7.org/fhir/slotstatus",
"code": "free",
"display": "Free"
},
{
"system": "http://hl7.org/fhir/slotstatus",
"code": "busy-unavailable",
"display": "Busy (Unavailable)"
},
{
"system": "http://hl7.org/fhir/slotstatus",
"code": "busy-tentative",
"display": "Busy (Tentative)"
}
]
}
}