{
  "resourceType": "StructureDefinition",
  "url": "https://cgm.com/fhir/his/medico/r4/sd/pip/Slot_PiPSlot_1",
  "name": "Slot_PiPSlot_1",
  "status": "active",
  "description": "This profile describes the slot related data to be exchanged with Patient Portal.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Slot",
  "baseDefinition": "https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKTerminblock",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Slot.id",
        "path": "Slot.id",
        "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\r\nmedico: slots are calculated at runtime and not persistet - so there is no id available"
      },
      {
        "id": "Slot.meta",
        "path": "Slot.meta"
      },
      {
        "id": "Slot.meta.lastUpdated",
        "path": "Slot.meta.lastUpdated",
        "mustSupport": true
      },
      {
        "id": "Slot.meta.profile",
        "path": "Slot.meta.profile",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Slot.serviceType",
        "path": "Slot.serviceType",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}