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-pct derivation: constraint name: PCTPractitioner type: Practitioner elements: identifier: short: The National Provider Identifier assigned to the provider. index: 0 slicing: slices: NPI: match: {} schema: {short: The National Provider Identifier assigned to the provider., index: 0} max: 1 ETIN: match: {} schema: short: The submitter's Electronic Transmitter Identification Number. mustSupport: true pattern: type: Identifier value: type: coding: - {code: ETIN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 1 min: 0 max: 1 tin: match: {} schema: short: Tax ID Number mustSupport: true pattern: type: Identifier value: type: coding: - {code: TAX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 2 min: 0 max: 1 name: elements: given: {index: 3} required: [given] qualification: elements: code: binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-NUCCProviderCodes|3.0.0'} index: 4 package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-practitioner base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0 version: 2.0.0