description: Angaben zum Kostenträger im Versichertenstammdatenmanagement (VSDM) 2.0 package_name: de.gematik.vsdm2 derivation: constraint name: VSDMPayorOrganization type: Organization elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: IKNR: match: {system: null} schema: {short: Institutionskennzeichen (IKNR), type: Identifier, mustSupport: true, _required: true, index: 1} min: 1 max: 1 name: {short: Name des Kostenträgers, mustSupport: true, index: 2} address: short: Adresse des Kostenträgers index: 3 elements: country: short: Staat mustSupport: true index: 4 extensions: countryCode: url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString short: Länderkennzeichen nach ISO 3166-1 type: Extension mustSupport: true index: 6 elements: value: choices: [] index: 8 anlage8: url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString short: Länderkennzeichen nach DEÜV Anlage 8 type: Extension mustSupport: true index: 9 elements: value: choices: [] index: 11 value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen'} index: 12 elements: extension: index: 5 slicing: rules: open discriminator: - {path: url, type: value} - {path: value.ofType(Coding), type: pattern} min: 1 slices: countryCode: match: url: null value: {ofType(Coding): null} schema: short: Länderkennzeichen nach ISO 3166-1 type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString index: 6 elements: value: choices: [] index: 8 anlage8: match: url: null value: {ofType(Coding): null} schema: short: Länderkennzeichen nach DEÜV Anlage 8 type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString index: 9 elements: value: choices: [] index: 11 value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen'} index: 12 required: [extension] package_version: 1.0.0-rc7 class: profile kind: resource url: https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0-rc7 required: [name, identifier]