description: The PCT Practitioner profile builds upon the US Core Practitioner profile. It is used to convey information about the practitioner who will be providing services to the patient as described on the GFE. package_name: hl7.fhir.us.davinci derivation: constraint name: PCTPractitioner type: Practitioner elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: endpoint: match: {url: null} schema: {type: Extension, short: Technical endpoints providing access to services operated for the practitioner., mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/endpoint', index: 1} min: 0 identifier: short: The National Provider Identifier assigned to the provider. pattern: type: Identifier value: type: coding: - {code: NPI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: National provider identifier} system: http://hl7.org/fhir/sid/us-npi index: 2 slicing: slices: NPI: match: {} schema: short: The National Provider Identifier assigned to the provider. pattern: type: Identifier value: type: coding: - {code: NPI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: National provider identifier} system: http://hl7.org/fhir/sid/us-npi index: 2 ETIN: match: {} schema: short: The submitter's Electronic Transmitter Identification Number. mustSupport: true pattern: type: Identifier value: type: coding: - {code: ETIN, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS', display: Electronic Transmitter Identification Number} index: 3 min: 0 max: 1 name: elements: given: {mustSupport: true, index: 4} required: [given] telecom: {mustSupport: true, index: 5} package_version: pct-0.1.0 extensions: endpoint: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/endpoint', min: 0, type: Extension, short: Technical endpoints providing access to services operated for the practitioner., mustSupport: true, index: 1} class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-practitioner base: http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-practitioner version: 0.1.0