description: Dieses Profil beschreibt eine Patient*in in der Medizininformatik-Initiative. package_name: de.medizininformatikinitiative.kerndatensatz.person derivation: constraint name: MII_PR_Person_Patient type: Patient elements: address: mustSupport: true index: 55 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: Strassenanschrift: match: {type: both} schema: constraint: pat-cnt-2or3-char: {human: 'The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.', source: 'https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient', severity: warning, expression: 'country.empty() or (country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-2'') or country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-3''))'} index: 56 type: Address mustSupport: true array: true elements: extension: mustSupport: true index: 57 slicing: slices: Stadtteil: match: {} schema: {mustSupport: true, index: 57} type: {mustSupport: true, index: 58} line: mustSupport: true index: 59 extensions: Strasse: {url: null, mustSupport: true, index: 60} Hausnummer: {url: null, mustSupport: true, index: 61} Adresszusatz: {url: null, mustSupport: true, index: 62} Postfach: {url: null, max: 0, mustSupport: true, index: 63} elements: extension: mustSupport: true index: 60 slicing: slices: Strasse: match: {} schema: {mustSupport: true, index: 60} Hausnummer: match: {} schema: {mustSupport: true, index: 61} Adresszusatz: match: {} schema: {mustSupport: true, index: 62} Postfach: match: {} schema: {mustSupport: true, index: 63} max: 0 city: mustSupport: true index: 64 extensions: gemeindeschluessel: {url: 'http://fhir.de/StructureDefinition/destatis/ags', min: 0, max: 1, type: Extension, mustSupport: true, index: 65} elements: extension: type: Extension mustSupport: true url: http://fhir.de/StructureDefinition/destatis/ags index: 65 slicing: slices: gemeindeschluessel: match: {} schema: {type: Extension, mustSupport: true, url: 'http://fhir.de/StructureDefinition/destatis/ags', index: 65} min: 0 max: 1 postalCode: {mustSupport: true, index: 66} country: {mustSupport: true, index: 67} extensions: Stadtteil: {url: null, mustSupport: true, index: 57} required: [country, city, postalCode, line, type] pattern: type: Address value: {type: both} Postfach: match: {type: postal} schema: constraint: pat-cnt-2or3-char: {human: 'The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.', source: 'https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient', severity: warning, expression: 'country.empty() or (country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-2'') or country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-3''))'} index: 68 type: Address mustSupport: true array: true elements: extension: mustSupport: true index: 69 slicing: slices: Stadtteil: match: {} schema: {mustSupport: true, index: 69} type: {mustSupport: true, index: 70} line: mustSupport: true index: 71 extensions: Strasse: {url: null, max: 0, index: 72} Hausnummer: {url: null, max: 0, index: 73} Adresszusatz: {url: null, max: 0, index: 74} Postfach: {url: null, mustSupport: true, index: 75} elements: extension: index: 72 slicing: slices: Strasse: match: {} schema: {index: 72} max: 0 Hausnummer: match: {} schema: {index: 73} max: 0 Adresszusatz: match: {} schema: {index: 74} max: 0 Postfach: match: {} schema: {mustSupport: true, index: 75} city: mustSupport: true index: 76 extensions: gemeindeschluessel: {url: 'http://fhir.de/StructureDefinition/destatis/ags', min: 0, max: 1, type: Extension, mustSupport: true, index: 77} elements: extension: type: Extension mustSupport: true url: http://fhir.de/StructureDefinition/destatis/ags index: 77 slicing: slices: gemeindeschluessel: match: {} schema: {type: Extension, mustSupport: true, url: 'http://fhir.de/StructureDefinition/destatis/ags', index: 77} min: 0 max: 1 postalCode: {mustSupport: true, index: 78} country: {mustSupport: true, index: 79} extensions: Stadtteil: {url: null, mustSupport: true, index: 69} required: [country, city, postalCode, line, type] pattern: type: Address value: {type: postal} meta: mustSupport: true index: 1 elements: source: {mustSupport: true, index: 2} profile: {mustSupport: true, index: 3} name: mustSupport: true index: 30 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: name: match: {use: official} schema: type: HumanName mustSupport: true pattern: type: HumanName value: {use: official} index: 31 elements: use: {mustSupport: true, index: 32} family: mustSupport: true index: 33 extensions: namenszusatz: {url: null, mustSupport: true, index: 34} nachname: {url: null, mustSupport: true, index: 35} vorsatzwort: {url: null, mustSupport: true, index: 36} elements: extension: mustSupport: true index: 34 slicing: slices: namenszusatz: match: {} schema: {mustSupport: true, index: 34} nachname: match: {} schema: {mustSupport: true, index: 35} vorsatzwort: match: {} schema: {mustSupport: true, index: 36} given: {mustSupport: true, index: 37} prefix: mustSupport: true index: 38 extensions: prefix-qualifier: {url: null, mustSupport: true, index: 39} elements: extension: mustSupport: true index: 39 slicing: slices: prefix-qualifier: match: {} schema: {mustSupport: true, index: 39} required: [given, family, use] geburtsname: match: {use: maiden} schema: type: HumanName mustSupport: true pattern: type: HumanName value: {use: maiden} index: 40 elements: use: {mustSupport: true, index: 41} family: mustSupport: true index: 42 extensions: namenszusatz: {url: null, mustSupport: true, index: 43} nachname: {url: null, mustSupport: true, index: 44} vorsatzwort: {url: null, mustSupport: true, index: 45} elements: extension: mustSupport: true index: 43 slicing: slices: namenszusatz: match: {} schema: {mustSupport: true, index: 43} nachname: match: {} schema: {mustSupport: true, index: 44} vorsatzwort: match: {} schema: {mustSupport: true, index: 45} given: {index: 46} prefix: index: 47 extensions: prefix-qualifier: {url: null, mustSupport: true, index: 48} elements: extension: mustSupport: true index: 48 slicing: slices: prefix-qualifier: match: {} schema: {mustSupport: true, index: 48} required: [family, use] birthDate: mustSupport: true index: 51 extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, mustSupport: true, index: 52} elements: extension: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 52 slicing: slices: data-absent-reason: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 52} min: 0 max: 1 deceased: mustSupport: true choices: [] index: 54 link: mustSupport: true index: 80 elements: other: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 81 type: {mustSupport: true, index: 82} id: {mustSupport: true, index: 0} identifier: mustSupport: true index: 4 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: versichertenId_GKV: match: type: coding: - {code: GKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'} schema: type: Identifier mustSupport: true pattern: type: Identifier value: type: coding: - {code: GKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'} index: 5 elements: type: {mustSupport: true, index: 6} system: {mustSupport: true, index: 7} value: {mustSupport: true, index: 8} assigner: mustSupport: true index: 9 elements: identifier: type: Identifier mustSupport: true index: 10 elements: type: {mustSupport: true, index: 11} system: {mustSupport: true, index: 12} value: {mustSupport: true, index: 13} required: [identifier] required: [assigner, type] pid: match: type: coding: - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: type: Identifier mustSupport: true pattern: type: Identifier value: type: coding: - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} array: true index: 14 elements: type: {mustSupport: true, index: 15} system: {mustSupport: true, index: 16} value: {mustSupport: true, index: 17} assigner: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] index: 18 elements: identifier: elements: type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 19 system: constraint: mii-pat-2: {human: Entweder IKNR oder MII Core Location Identifier muss verwendet werden, source: 'https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient', severity: error, expression: '$this = ''http://fhir.de/sid/arge-ik/iknr'' or $this = ''https://www.medizininformatik-initiative.de/fhir/core/CodeSystem/core-location-identifier'''} index: 20 versichertennummer_pkv: match: type: coding: - {code: PKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'} schema: type: Identifier mustSupport: true pattern: type: Identifier value: type: coding: - {code: PKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'} index: 21 elements: use: {mustSupport: true, index: 22} type: {mustSupport: true, index: 23} value: {mustSupport: true, index: 24} assigner: mustSupport: true index: 25 elements: identifier: elements: type: {mustSupport: true, index: 26} system: {mustSupport: true, index: 27} value: {mustSupport: true, index: 28} display: {mustSupport: true, index: 29} required: [type] gender: mustSupport: true index: 49 extensions: other-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', min: 0, max: 1, type: Extension, mustSupport: true, index: 50} elements: extension: type: Extension mustSupport: true url: http://fhir.de/StructureDefinition/gender-amtlich-de index: 50 slicing: slices: other-amtlich: match: {} schema: {type: Extension, mustSupport: true, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 50} min: 0 max: 1 package_version: 2024.0.0-ballot class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 2024.0.0-ballot