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} patient: type: Reference refers: ['http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-patient-child'] index: 1 relationship: binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-epreg/ValueSet/parent'} index: 2 name: mustSupport: true index: 3 elements: family: {mustSupport: true, index: 4} given: {mustSupport: true, index: 5} birthDate: {index: 6} communication: {index: 7} package_version: 1.0.0 extensions: citizenship: {url: null, index: 0} 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 required: [relationship]