description: This profile builds upon the US Core Practitioner profile. It is used to convey information about the practitioner who provided to the patient services described on the claim. package_name: hl7.fhir.us.carin-bb derivation: constraint name: C4BBPractitioner type: Practitioner 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: 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 name: {index: 5} address: {index: 6} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner version: 1.0.0 required: [meta]