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

FHIR IG analytics

Packagekvdigital.terminschnittstelle-fuer-dritte
Resource TypeSlot
IdKBV_PR_KV_DIGITAL_TS_DRITTE_Slot_Example_Maximum.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Diese Slot-Instanz enthält einen Videosprechstundenterminslot am 2024-01-27 von 10:15 bis 10:30 Uhr für die Leistungsmerkmale 09 (Arztgruppe) und 341 (WBO)

Source1

{
  "resourceType": "Slot",
  "id": "7c71ddd5-0ac4-4d9a-b5bd-2a90e1487934",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Slot|1.1.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:4122",
      "value": "9c35da33-ffbf-46e9-8b78-6673174c9849"
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BPL_ARZTGRUPPE",
          "version": "1.02",
          "code": "09",
          "display": "Kinder- und Jugendärzte"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO",
          "version": "1.23",
          "code": "030",
          "display": "FÄ/FA Augenheilkunde"
        }
      ]
    }
  ],
  "appointmentType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "version": "2018-08-12",
        "code": "VR",
        "display": "virtual"
      }
    ]
  },
  "schedule": {
    "reference": "urn:uuid:3b6b4224-8ba0-4e8a-8dae-6f0a772d5cb4"
  },
  "status": "free",
  "start": "2024-01-27T10:15:00Z",
  "end": "2024-01-27T10:30:00Z"
}