description: Proposed constraints and extensions on the Practitioner Resource for use by Provider Registry systems package_name: hl7.fhir.ca.baseline derivation: constraint name: PractitionerProfileRegistry type: Practitioner elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: deceased: match: {url: null} schema: {short: Indicates if the individual is deceased or not., type: Extension, url: 'http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-deceased', index: 1} min: 0 max: 1 identifier: {type: Identifier, mustSupport: true, index: 2} name: {mustSupport: true, index: 3} telecom: {mustSupport: true, index: 4} address: extensions: preferred: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-preferred', min: 0, max: 1, type: Extension, short: HL7 Preferred Address Flag extension, index: 6} elements: extension: index: 5 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: 6} min: 0 max: 1 birthDate: {mustSupport: true, index: 7} qualification: index: 8 elements: code: elements: coding: index: 9 elements: system: {index: 10} code: {index: 11} required: [system, code] slicing: rules: open discriminator: - {path: system, type: pattern} min: null slices: Registry: match: {system: 'https://fhir.infoway-inforoute.ca/CodeSystem/scpqual'} schema: index: 12 elements: system: short: QualifiedRoleType pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/scpqual'} index: 13 required: [system] eReferral: match: {system: 'https://fhir.infoway-inforoute.ca/CodeSystem/scptype'} schema: index: 14 elements: system: short: HealthcareProviderRoleType pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/scptype'} index: 15 required: [system] package_version: 1.1.6-pre extensions: deceased: {url: 'http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-deceased', min: 0, max: 1, short: Indicates if the individual is deceased or not., type: Extension, index: 1} class: profile kind: resource url: http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner-registry base: http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner version: 1.0.0 required: [name, identifier]