description: The PCT Organization profile builds upon the US Core Organization profile. It is used to convey a payer, provider, payee, or service facility organization. package_name: hl7.fhir.us.davinci derivation: constraint name: PCTOrganization type: Organization elements: identifier: index: 0 slicing: rules: open ordered: false description: Slice based on $this pattern discriminator: - {path: $this, type: pattern} min: null slices: NPI: match: type: coding: - {code: NPI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} system: http://hl7.org/fhir/sid/us-npi schema: 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: 1 tin: match: type: coding: - {code: TAX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} system: urn:oid:2.16.840.1.113883.4.4 schema: short: Tax ID Number pattern: type: Identifier value: type: coding: - {code: TAX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} system: urn:oid:2.16.840.1.113883.4.4 index: 2 ccn: match: {} schema: {short: Medicare Certification Number - Should only be included in Medicare related transactions, index: 3} ETIN: match: type: coding: - {code: ETIN, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS'} schema: short: 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: 4 min: 0 max: 1 payerid: match: type: coding: - {code: payerid, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS'} schema: mustSupport: true pattern: type: Identifier value: type: coding: - {code: payerid, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS'} index: 5 elements: value: {index: 6} required: [value] naiccode: match: type: coding: - {code: naiccode, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS'} schema: mustSupport: true pattern: type: Identifier value: type: coding: - {code: naiccode, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS'} index: 7 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.6.300'} index: 8 value: {index: 9} required: [value] type: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrganizationTypeVS'} index: 10 address: extensions: countrySubdivisionCode: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode', min: 0, max: 1, type: Extension, short: Country Subdivision Code - from Part 2 of ISO 3166, mustSupport: true, index: 11} elements: extension: type: Extension short: Country Subdivision Code - from Part 2 of ISO 3166 mustSupport: true url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode index: 11 slicing: slices: countrySubdivisionCode: match: {} schema: {type: Extension, short: Country Subdivision Code - from Part 2 of ISO 3166, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode', index: 11} min: 0 max: 1 country: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'} index: 12 contact: mustSupport: true index: 13 elements: purpose: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrgContactPurposeTypeVS'} index: 14 slicing: rules: open ordered: false description: Slice based on $this pattern discriminator: - {path: purpose, type: pattern} min: null slices: gfeServiceHotline: match: purpose: coding: - {code: GFERELATED, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType'} schema: mustSupport: true index: 15 elements: purpose: pattern: type: CodeableConcept value: coding: - {code: GFERELATED, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType'} index: 16 name: {index: 17} telecom: {index: 18} required: [name, telecom, purpose] package_version: pct-1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization base: http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization version: 1.0.0 required: [type]