Package | kvdigital.terminschnittstelle-fuer-dritte |
Type | ValueSet |
Id | KBV-VS-KV-DIGITAL-TS-DRITTE-Slot-Status |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kvdigital.terminschnittstelle-fuer-dritte@2.0.0&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status |
URL | https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status |
Version | 1.0.0 |
Status | active |
Name | KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status |
Title | KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status |
Description | Angabe, ob ein Terminslot frei oder gebucht ist |
Copyright | Copyright 2024 kv.digital GmbH |
StructureDefinition | |
KBV_PR_KV_DIGITAL_TS_DRITTE_Slot | KBV_PR_KV_DIGITAL_TS_DRITTE_Slot |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "ValueSet", "id": "KBV-VS-KV-DIGITAL-TS-DRITTE-Slot-Status", "version": "1.0.0", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status", "name": "KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status", "title": "KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status", "status": "active", "publisher": "kv.digital GmbH", "contact": [ { "name": "kv.digital GmbH", "telecom": [ { "system": "url", "value": "https://www.kv.digital" } ] } ], "description": "Angabe, ob ein Terminslot frei oder gebucht ist", "copyright": "Copyright 2024 kv.digital GmbH", "compose": { "include": [ { "system": "http://hl7.org/fhir/slotstatus", "concept": [ { "code": "busy", "display": "Busy" }, { "code": "free", "display": "Free" } ] } ] } }