PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik-terminplanung@2.0.3
    https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKKalender
{
  "description": null,
  "_filename": "StructureDefinition-ISiKKalender.json",
  "package_name": "de.gematik.isik-terminplanung",
  "date": "2023-03-24",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ISiKKalender",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://ietf.org/rfc/2445",
    "name": "iCalendar",
    "identity": "ical"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Schedule",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Base.Workflow"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "business"
  } ],
  "status": "active",
  "id": "ae60080b-c7ff-483e-8141-f05642e3ebe5",
  "kind": "resource",
  "url": "https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKKalender",
  "version": "2.0.3",
  "differential": {
    "element": [ {
      "id": "Schedule.extension",
      "path": "Schedule.extension",
      "mustSupport": true
    }, {
      "id": "Schedule.extension.extension",
      "max": "0",
      "path": "Schedule.extension.extension"
    }, {
      "id": "Schedule.extension.value[x]",
      "min": 1,
      "path": "Schedule.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Schedule.extension.valueString",
      "max": "1",
      "min": 1,
      "path": "Schedule.extension.valueString",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Schedule.extension:KalenderName",
      "max": "1",
      "min": 0,
      "path": "Schedule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name" ]
      } ],
      "sliceName": "KalenderName",
      "mustSupport": true
    }, {
      "id": "Schedule.active",
      "min": 1,
      "path": "Schedule.active",
      "mustSupport": true
    }, {
      "id": "Schedule.serviceType",
      "min": 1,
      "path": "Schedule.serviceType",
      "mustSupport": true
    }, {
      "id": "Schedule.specialty",
      "min": 1,
      "path": "Schedule.specialty",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Schedule.specialty:Fachrichtung",
      "max": "1",
      "min": 1,
      "path": "Schedule.specialty",
      "binding": {
        "strength": "required",
        "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorSpeciality"
      },
      "sliceName": "Fachrichtung",
      "mustSupport": true
    }, {
      "id": "Schedule.actor",
      "path": "Schedule.actor",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Schedule.actor.identifier",
      "path": "Schedule.actor.identifier",
      "mustSupport": true
    }, {
      "id": "Schedule.actor.display",
      "min": 1,
      "path": "Schedule.actor.display",
      "mustSupport": true
    }, {
      "id": "Schedule.actor:Akteur",
      "max": "1",
      "min": 0,
      "path": "Schedule.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/HealthcareService" ]
      } ],
      "sliceName": "Akteur",
      "mustSupport": true
    }, {
      "id": "Schedule.actor:Akteur.reference",
      "min": 1,
      "path": "Schedule.actor.reference",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule"
}