description: Defines the data structure for medical, regulatory and technical \norganisations specific for german Healthcare and Telematics Infrastructure. package_name: de.gematik.fhir.directory derivation: constraint name: OrganizationDirectory type: Organization elements: address: mustSupport: true index: 23 elements: use: {mustSupport: true, index: 24} text: {mustSupport: true, index: 25} line: {mustSupport: true, index: 26} city: {mustSupport: true, index: 27} state: {mustSupport: true, index: 28} postalCode: {mustSupport: true, index: 29} country: {mustSupport: true, index: 30} meta: elements: tag: constraint: CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory', severity: warning, expression: system.exists() and code.exists()} mustSupport: true index: 1 slicing: rules: open discriminator: - {path: system, type: pattern} 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'} type: uri index: 3 required: [system] FdV: match: {system: 'https://gematik.de/fhir/directory/CodeSystem/ResourceTag'} schema: mustSupport: true index: 4 elements: system: pattern: {type: uri, value: 'https://gematik.de/fhir/directory/CodeSystem/ResourceTag'} type: uri index: 5 code: pattern: {type: code, value: fdv-relevant} type: code index: 6 display: pattern: {type: string, value: Relevant for ePA FdV} type: string index: 7 required: [system] required: [tag] name: {mustSupport: true, index: 21} type: mustSupport: true index: 16 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: providerType: match: {} schema: binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/OrganizationTypeVS'} mustSupport: true array: true index: 17 elements: coding: constraint: CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory', severity: warning, expression: system.exists() and code.exists()} index: 18 profession: match: {} schema: binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/OrganizationProfessionOIDTypeVS'} mustSupport: true array: true index: 19 elements: coding: constraint: CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory', severity: warning, expression: system.exists() and code.exists()} index: 20 extension: type: Extension mustSupport: true url: https://gematik.de/fhir/directory/StructureDefinition/OrganizationVisibility index: 8 slicing: slices: organizationVisibility: match: {} schema: {type: Extension, mustSupport: true, url: 'https://gematik.de/fhir/directory/StructureDefinition/OrganizationVisibility', index: 8} min: 0 ncpehCountryEx: match: {} schema: {type: Extension, mustSupport: true, url: 'https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex', index: 9} min: 0 max: 1 alias: {mustSupport: true, index: 22} active: {mustSupport: true, index: 15} id: {mustSupport: true, index: 0} identifier: mustSupport: true index: 10 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: TelematikID: match: {system: null} schema: {type: Identifier, mustSupport: true, _required: true, index: 11} min: 1 max: 1 BSNR: match: {system: null} schema: {type: Identifier, mustSupport: true, index: 12} min: 0 max: 1 KZVA: match: {system: null} schema: {type: Identifier, mustSupport: true, index: 13} min: 0 max: 1 IKNR: match: {system: null} schema: {type: Identifier, mustSupport: true, array: true, index: 14} min: 0 partOf: {mustSupport: true, index: 31} contact: {mustSupport: true, index: 32} package_version: 0.16.0 extensions: organizationVisibility: {url: 'https://gematik.de/fhir/directory/StructureDefinition/OrganizationVisibility', min: 0, type: Extension, mustSupport: true, index: 8} ncpehCountryEx: {url: 'https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex', min: 0, max: 1, type: Extension, mustSupport: true, index: 9} class: profile kind: resource url: https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory base: http://hl7.org/fhir/StructureDefinition/Organization version: 0.16.0 required: [identifier, name, type]