description: Proposed constraints and extensions on the Practitioner Resource for general use. package_name: hl7.fhir.ca.baseline derivation: constraint name: PractitionerProfile type: Practitioner elements: identifier: {type: Identifier, mustSupport: true, index: 0} name: constraint: ca-baseline-practitioner-name: {human: Either name.given and/or name.family SHALL be present or a Data Absent Reason Extension SHALL be present, severity: error, expression: '(family.exists() or given.exists()) xor extension.where(url=''http://hl7.org/fhir/StructureDefinition/data-absent-reason'').exists()'} mustSupport: true index: 1 elements: family: {index: 2} given: {index: 3} address: extensions: preferred: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-preferred', min: 0, max: 1, type: Extension, short: HL7 Preferred Address Flag extension, index: 5} elements: extension: index: 4 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: preferred: match: {url: null} schema: {type: Extension, short: HL7 Preferred Address Flag extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-preferred', index: 5} min: 0 max: 1 qualification: binding: {strength: example, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/qualifiedroletype'} index: 6 package_version: 1.1.6-pre class: profile kind: resource url: http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 1.0.0