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: 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'} system: http://hl7.org/fhir/sid/us-npi index: 0 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'} system: http://hl7.org/fhir/sid/us-npi index: 0 ccn: match: {} schema: {short: Medicare Certification Number - Should only be included in Medicare related transactions, index: 1} 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'} index: 2 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: 3 min: 0 max: 1 name: elements: given: {index: 4} required: [given] telecom: {mustSupport: true, index: 5} qualification: elements: code: binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-NUCCProviderCodes'} index: 6 package_version: pct-1.1.0 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: 1.1.0