FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypeValueSet
IdKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status.json
FHIR VersionR4
Sourcehttps://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
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status
Version1.0.0
Statusactive
NameKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status
TitleKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot_Status
DescriptionAngabe, 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.
CopyrightCopyright 2024 kv.digital GmbH

Resources that use this resource

StructureDefinition
KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_SlotKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot

Resources that this resource uses

CodeSystem
slotstatusSlotStatus

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)"
      }
    ]
  }
}