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

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypeSlot
IdKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_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 freien Terminslot am 01.05.2024, von 10:00 bis 10:45 Uhr.

Source1

{
  "resourceType": "Slot",
  "id": "8c62689e-f39a-4811-9d24-b64c73f5291e",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot|1.0.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Urgency",
      "valueCoding": {
        "system": "http://snomed.info/sct",
        "code": "709122007",
        "display": "As soon as possible"
      }
    }
  ],
  "serviceCategory": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code": "AMB",
          "display": "ambulatory"
        }
      ]
    }
  ],
  "schedule": {
    "reference": "urn:uuid:1b8e277f-c971-433b-a22b-91a16eba9f2d"
  },
  "status": "free",
  "start": "2024-05-01T10:00:00+01:00",
  "end": "2024-05-01T10:45:00+01:00"
}