| Package | kvdigital.terminsynchronisation-tvs |
| Resource Type | ValueSet |
| Id | KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Slot-Status-Update |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.1.0&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status_Update |
| URL | https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status_Update |
| Version | 1.0.0 |
| Status | active |
| Name | KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status_Update |
| Title | KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status_Update |
| Description | Angabe, ob ein Terminslot als frei oder blockiert markiert werden soll: free = Der Termin ist frei und kann gebucht werden. | busy = Der Termin wurde gebucht. | busy-unavailable = Der Termin wurde für die Terminsuche und -buchung blockiert. |
| Copyright | Copyright 2024 kv.digital GmbH |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ValueSet",
"id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Slot-Status-Update",
"version": "1.0.0",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status_Update",
"name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status_Update",
"title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status_Update",
"status": "active",
"publisher": "kv.digital GmbH",
"contact": [
{
"name": "kv.digital GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv.digital"
}
]
}
],
"description": "Angabe, ob ein Terminslot als frei oder blockiert markiert werden soll: free = Der Termin ist frei und kann gebucht werden. | busy = Der Termin wurde gebucht. | busy-unavailable = Der Termin wurde für die Terminsuche und -buchung blockiert.",
"copyright": "Copyright 2024 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/slotstatus",
"concept": [
{
"code": "free",
"display": "Free"
},
{
"code": "busy",
"display": "Busy"
},
{
"code": "busy-unavailable",
"display": "Busy (Unavailable)"
}
]
}
]
}
}