description: This profile constrains the RelatedPerson resource to represent the relationship between the parent (besides the biological mother) and the child. package_name: ch.fhir.ig.ch-epreg derivation: constraint name: ChEpregRelatedPersonParent type: RelatedPerson elements: extension: index: 0 slicing: slices: citizenship: match: {} schema: {index: 0} note: match: {} schema: {type: Extension, url: 'http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-note', index: 1} min: 0 max: 1 patient: type: Reference refers: ['http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-patient-child'] index: 2 relationship: binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-epreg/ValueSet/parent'} index: 3 name: mustSupport: true index: 4 elements: family: {mustSupport: true, index: 5} given: {mustSupport: true, index: 6} birthDate: {index: 7} communication: index: 8 slicing: slices: languageOfCorrespondence: match: {} schema: {index: 8} package_version: 1.0.0-ballot extensions: citizenship: {url: null, index: 0} note: {url: 'http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-note', min: 0, max: 1, type: Extension, index: 1} class: profile kind: resource url: http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-relatedperson-parent base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-relatedperson version: 1.0.0-ballot required: [relationship]