description: This 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.carin derivation: constraint name: C4BBOrganization type: Organization elements: meta: mustSupport: true index: 0 elements: lastUpdated: {mustSupport: true, index: 1} profile: {mustSupport: true, index: 2} required: [lastUpdated, profile] identifier: pattern: type: Identifier value: type: coding: - {code: npi, system: 'http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType'} system: http://hl7.org/fhir/sid/us-npi index: 3 slicing: slices: NPI: match: {} schema: pattern: type: Identifier value: type: coding: - {code: npi, system: 'http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType'} system: http://hl7.org/fhir/sid/us-npi index: 3 tax: match: {} 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 array: true index: 4 min: 0 payerid: match: {} schema: short: Payer ID pattern: type: Identifier value: type: coding: - {code: payerid, system: 'http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType'} array: true index: 5 min: 0 naiccode: match: {} schema: short: NAIC Code pattern: type: Identifier value: type: coding: - {code: naiccode, system: 'http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType'} system: urn:oid:2.16.840.1.113883.6.300 array: true index: 6 min: 0 address: {index: 7} package_version: bb-1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization version: 1.0.0 required: [meta]