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: profile: {mustSupport: true, index: 2} identifier: mustSupport: true index: 3 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: 4 elements: type: {mustSupport: true, index: 5} system: {mustSupport: true, index: 6} value: {mustSupport: true, index: 7} required: [value, system] status: {mustSupport: true, index: 8} period: mustSupport: true index: 9 elements: start: {mustSupport: true, index: 10} end: {mustSupport: true, index: 11} required: [start] study: {mustSupport: true, index: 12} individual: {mustSupport: true, index: 13} consent: {mustSupport: true, index: 14} package_version: 2025.0.0-alpha2 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/ResearchSubject base: http://hl7.org/fhir/StructureDefinition/ResearchSubject version: 2025.0.0 required: [consent, identifier, period]