description: A RelatedPerson profile describing the relation between mother and child as defined by BabyConnect. The RelatedPerson is the mother, which is a related person of the child Patient (RelatedPerson.patient). The mother Patient (bc-Woman) is linked to the RelatedPerson (Patient.link of type seealso). package_name: nictiz.fhir.nl.stu3.geboortezorg derivation: constraint name: bc-MotherOf type: RelatedPerson elements: patient: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Child'] index: 0 relationship: elements: coding: index: 1 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: mother: match: {code: MTH} schema: pattern: type: Coding value: {code: MTH, system: 'http://hl7.org/fhir/v3/RoleCode', display: Mother} index: 2 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/v3/RoleCode'} index: 3 code: pattern: {type: Code, value: MTH} index: 4 display: {defaultValueString: Mother, index: 5} package_version: 0.9.0 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/bc-MotherOf base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 1.0.0