description: 'Das Datenobjekt ISiKKalender bietet die Möglichkeit Kalender für verschiedene Akteure (Practitioner, Device, HealthcareService) zu exponieren, sodass für die Ressourcen Termine gebucht werden können. ' package_name: de.gematik.isik derivation: constraint name: ISiKKalender type: Schedule elements: id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0} meta: elements: versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 1} lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 2} extension: mustSupport: true index: 3 slicing: slices: KalenderName: match: {} schema: type: Extension mustSupport: true url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name index: 4 elements: value: choices: [] index: 6 required: [value] active: {mustSupport: true, index: 7} serviceType: mustSupport: true index: 8 elements: text: {mustSupport: true, index: 9} specialty: mustSupport: true index: 10 elements: coding: mustSupport: true index: 11 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: Fachrichtung: match: {} schema: binding: {strength: required, valueSet: 'http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCode'} mustSupport: true _required: true index: 12 min: 1 max: 1 ErweiterterFachabteilungsschluessel: match: {system: 'http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert'} schema: binding: {strength: extensible, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert'} pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert'} index: 13 min: 0 max: 1 required: [coding] actor: mustSupport: true index: 14 elements: identifier: {mustSupport: true, index: 15} display: {mustSupport: true, index: 16} slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: Akteur: match: {} schema: refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference mustSupport: true index: 17 elements: reference: {mustSupport: true, index: 18} required: [reference] package_version: 5.1.0 extensions: KalenderName: url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name type: Extension mustSupport: true index: 4 elements: value: choices: [] index: 6 required: [value] class: profile kind: resource url: https://gematik.de/fhir/isik/StructureDefinition/ISiKKalender base: http://hl7.org/fhir/StructureDefinition/Schedule version: 5.1.0 required: [specialty, serviceType, active]