description: A base profile for organizations in PAS package_name: hl7.fhir.us.davinci-pas derivation: constraint name: PASOrganization abstract: true type: Organization elements: identifier: type: Identifier index: 0 slicing: slices: NPI: match: {} schema: {type: Identifier, index: 1} CLIA: match: {} schema: {type: Identifier, index: 2} NAIC: match: {} schema: {type: Identifier, index: 3} TIN: match: {} schema: short: The US Employer Identification Number (EIN) or Tax Identification Number (TIN). mustSupport: true pattern: type: Identifier value: {system: 'http://terminology.hl7.org/NamingSystem/USEIN'} index: 4 min: 0 max: 1 PI: match: {} schema: short: The Payer Identification Number (PI) mustSupport: true pattern: type: Identifier value: type: coding: - {code: payerid, system: 'http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType'} index: 5 min: 0 max: 1 package_version: 2.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-organization base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization version: 2.1.0