PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@4.0.1-ballot-2
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CHPDQmMatchInput
description: The PDQm Patient Profile for $match Input SHALL be provided as input to the ITI-119 transaction.\n- While it is not REQUIRED that the input to $match be a valid FHIR instance, it is RECOMMENDED to supply as many elements as possible to facilitate matching.\n- modifierExtension and implicitRules SHALL not be specified.\n- The ChEprFhirBirthName profile is available to hold the mother's maiden name
package_name: ch.fhir.ig.ch-epr-fhir
derivation: constraint
name: CHPDQmMatchInput
type: Patient
elements:
  identifier: {mustSupport: true, index: 0}
  name:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: profile}
      min: null
      slices:
        HumanName:
          match: {}
          schema: {type: HumanName, mustSupport: true, array: true, index: 2}
          min: 0
        BirthName:
          match: {}
          schema: {short: The birthname of the patient, type: HumanName, mustSupport: true, index: 3}
          min: 0
          max: 1
  telecom: {index: 4}
  gender: {mustSupport: true, index: 5}
  birthDate: {mustSupport: true, index: 6}
  address: {mustSupport: true, index: 7}
package_version: 4.0.1-ballot-2
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CHPDQmMatchInput
base: https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.MatchInputPatient
version: 4.0.1-ballot-2