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

FHIR IG analytics

Packagekvdigital.terminschnittstelle-fuer-dritte
Resource TypeValueSet
IdKBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminschnittstelle-fuer-dritte@2.2.2-Expansions&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By
Version1.0.1
Statusactive
NameKBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By
TitleKBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By
DescriptionAngabe, durch wen eine Terminbuchung abgesagt wurde: pat = Die Terminbuchung wurde durch den Patienten abgesagt. | prov = Die Terminbuchung wurde durch die Praxis abgesagt. | other = Die Terminbuchung wurde durch eine Terminservicestelle (TSS) abgesagt.
CopyrightCopyright 2025 kv.digital GmbH

Resources that use this resource

StructureDefinition
KBV_EX_KV_DIGITAL_TS_DRITTE_Cancelled_ByKBV_EX_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By

Resources that this resource uses

CodeSystem
appointment-cancellation-reasonAppointment cancellation reason

Narrative

Note: links and images are rebased to the (stated) source

Angabe, durch wen eine Terminbuchung abgesagt wurde

Source1

{
  "resourceType": "ValueSet",
  "id": "KBV-VS-KV-DIGITAL-TS-DRITTE-Appointment-Cancelled-By",
  "version": "1.0.1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By",
  "name": "KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By",
  "title": "KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By",
  "status": "active",
  "publisher": "kv.digital GmbH",
  "contact": [
    {
      "name": "kv.digital GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv.digital"
        }
      ]
    }
  ],
  "description": "Angabe, durch wen eine Terminbuchung abgesagt wurde: pat = Die Terminbuchung wurde durch den Patienten abgesagt. | prov = Die Terminbuchung wurde durch die Praxis abgesagt. | other = Die Terminbuchung wurde durch eine Terminservicestelle (TSS) abgesagt.",
  "copyright": "Copyright 2025 kv.digital GmbH",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
        "version": "2.1.1",
        "concept": [
          {
            "code": "pat",
            "display": "Patient"
          },
          {
            "code": "prov",
            "display": "Provider"
          },
          {
            "code": "other",
            "display": "Other"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:e1ead5ee-8560-43d6-a824-cfedbd443067",
    "timestamp": "2026-01-27T09:40:59+01:00",
    "total": 3,
    "offset": 0,
    "parameter": [
      {
        "name": "count",
        "valueInteger": 1000
      },
      {
        "name": "offset",
        "valueInteger": 0
      },
      {
        "name": "excludeNested",
        "valueBoolean": true
      },
      {
        "name": "used-codesystem",
        "valueUri": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason|2.1.1"
      }
    ],
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
        "code": "pat",
        "display": "Patient"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
        "code": "prov",
        "display": "Provider"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
        "code": "other",
        "display": "Other"
      }
    ]
  }
}