description: The PDQm Patient Profile \n- when any element in FHIR Core Patient are known, and when authorized to return the element, then all elements that are core to FHIR Patient should be returned\n- forbids modifier extensions - so that all uses do not need to be concerned with changes to the meaning of the core elements of the Patient resource\n- adds the patient-mothersMaidenName extension as an extension available to hold the mothers maiden name package_name: ihe.iti.pdqm derivation: constraint name: PDQmPatient type: Patient elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: MothersMaidenName: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName', index: 1} min: 0 max: 1 modifierExtension: {index: 2} package_version: 2.4.0 extensions: MothersMaidenName: {url: 'http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName', min: 0, max: 1, type: Extension, index: 1} class: profile kind: resource url: https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.Patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 2.4.0