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

FHIR IG analytics

Packagekvdigital.terminschnittstelle-fuer-kven
Resource TypeSlot
IdKBV_PR_KV_DIGITAL_TS_KVEN_Slot_Example_Minimum.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 das Leistungsmerkmal 09 (Arztgruppe)

Source1

{
  "resourceType": "Slot",
  "id": "7c11ddd5-0ac4-4d9a-b5bd-2a90e1487937",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_KVEN_Slot|1.0.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",
          "code": "09",
          "display": "Kinder- und Jugendärzte"
        }
      ]
    }
  ],
  "appointmentType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "VR",
        "display": "virtual"
      }
    ]
  },
  "schedule": {
    "reference": "urn:uuid:2bc27636-e644-4928-82e3-2e24adae81d4"
  },
  "status": "free",
  "start": "2024-01-27T10:15:00Z",
  "end": "2024-01-27T10:30:00Z"
}