PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc3
    http://nictiz.nl/fhir/StructureDefinition/bc-MotherOf
description: A RelatedPerson profile describing the relation between mother and child as defined by BabyConnect. \r\nThe RelatedPerson is the mother, which is a related person of the child Patient.\r\n* The RelatedPerson.patient refers to the child Patient\r\n* The RelatedPerson.link refers to the mother Patient, RelatedPerson.link.type is set to 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: $this, type: value}
          min: null
          slices:
            mother:
              match: {code: MTH, system: 'http://hl7.org/fhir/v3/RoleCode', display: Mother}
              schema:
                pattern:
                  type: Coding
                  value: {code: MTH, system: 'http://hl7.org/fhir/v3/RoleCode', display: Mother}
                index: 2
package_version: 1.3.3-rc3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-MotherOf
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 1.3.2