description: null package_name: de.gematik.fhir.directory derivation: constraint name: PractitionerDirectory type: Practitioner elements: meta: elements: tag: mustSupport: true index: 1 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: Origin: match: {system: 'https://gematik.de/fhir/directory/CodeSystem/Origin'} schema: binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/OriginVS'} mustSupport: true _required: true index: 2 elements: system: pattern: {type: Uri, value: 'https://gematik.de/fhir/directory/CodeSystem/Origin'} index: 3 required: [system] required: [tag] name: mustSupport: true index: 8 elements: text: {mustSupport: true, index: 9} family: {mustSupport: true, index: 10} given: {mustSupport: true, index: 11} prefix: {mustSupport: true, index: 12} suffix: {mustSupport: true, index: 13} required: [text, given, family] birthDate: {mustSupport: true, index: 19} photo: {mustSupport: true, index: 20} communication: {mustSupport: true, index: 23} id: {mustSupport: true, index: 0} identifier: mustSupport: true index: 4 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: TelematikID: match: {system: null} schema: {type: Identifier, mustSupport: true, _required: true, index: 5} min: 1 max: 1 LANR: match: {system: null} schema: {type: Identifier, mustSupport: true, array: true, index: 6} min: 0 ZANR: match: {system: null} schema: {type: Identifier, mustSupport: true, array: true, index: 7} min: 0 qualification: mustSupport: true index: 21 elements: code: binding: {strength: extensible, valueSet: 'https://gematik.de/fhir/directory/ValueSet/PractitionerQualificationVS'} mustSupport: true index: 22 telecom: mustSupport: true index: 14 elements: system: {mustSupport: true, index: 15} value: {mustSupport: true, index: 16} use: {mustSupport: true, index: 17} gender: {mustSupport: true, index: 18} package_version: 0.11.0 class: profile kind: resource url: https://gematik.de/fhir/directory/StructureDefinition/PractitionerDirectory base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 0.11.0 required: [name, identifier]