description: This profile constrains the RelatedPerson resource to represent the relationship between the mother and the child. package_name: rs/ch.fhir.ig.ch derivation: constraint name: ChEpregRelatedPersonMother type: RelatedPerson elements: patient: type: Reference refers: ['http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-patient-child'] index: 0 relationship: pattern: type: CodeableConcept value: coding: - {code: '65656005', system: 'http://snomed.info/sct'} type: CodeableConcept index: 1 package_version: epreg-1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-relatedperson-mother base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-relatedperson version: 1.0.0-ballot required: [relationship]