PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epreg-1.0.0-ballot
    http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-patient-child
description: This profile constrains the Patient resource to represent the child (fetus/newborn). (See also the [IBCM Fetal Record Profile](https://hl7.org/fhir/uv/ibcm/2024Sep/StructureDefinition-ibcm-fetal-record.html).)
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: ChEpregPatientChild
type: Patient
elements:
  identifier:
    short: Medical record number; as soon as the child is born, a record is created in the (hospital) information system
    index: 0
    slicing:
      slices:
        LocalPid:
          match: {}
          schema: {short: 'Medical record number; as soon as the child is born, a record is created in the (hospital) information system', index: 0}
        internalPid:
          match: {}
          schema:
            short: Patient internal identifier; used to distinguish the children in the case of multiple pregnancy (e.g. A/B)
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: PI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            array: true
            type: Identifier
            index: 1
            elements:
              system: {index: 2}
              value: {index: 3}
            required: [system, value]
package_version: epreg-1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-patient-child
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient
version: 1.0.0-ballot