description: Dieses Profil beschreibt eine Proband*in in der Medizininformatik-Initiative. package_name: de.medizininformatikinitiative.kerndatensatz.person derivation: constraint name: MII_PR_Person_Proband type: ResearchSubject elements: id: {mustSupport: true, index: 0} meta: mustSupport: true index: 1 elements: source: {mustSupport: true, index: 2} profile: {mustSupport: true, index: 3} identifier: mustSupport: true index: 4 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: subjectIdentificationCode: match: type: coding: - {code: ANON, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: mustSupport: true pattern: type: Identifier value: type: coding: - {code: ANON, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} _required: true index: 5 elements: type: {mustSupport: true, index: 6} system: {mustSupport: true, index: 7} value: {mustSupport: true, index: 8} required: [value, system] status: {mustSupport: true, index: 9} period: mustSupport: true index: 10 elements: start: {mustSupport: true, index: 11} end: {mustSupport: true, index: 12} required: [start] study: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/ResearchStudy'] index: 13 individual: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 14 consent: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Consent'] index: 15 package_version: 2024.0.0-ballot class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/ResearchSubject base: http://hl7.org/fhir/StructureDefinition/ResearchSubject version: 2024.0.0-ballot required: [consent, identifier, period]