description: This Extension profile represents an affiliated tribe name and whether or not the patient is an enrolled member package_name: hl7.fhir.us.central-cancer-registry-reporting.r4b derivation: constraint name: USPublicHealthTribalAffiliationExtension type: Extension elements: extension: short: Affiliated tribe name type: Extension mustSupport: true index: 0 slicing: slices: TribeName: match: {} schema: short: Affiliated tribe name type: Extension mustSupport: true _required: true index: 0 elements: url: type: uri pattern: {type: Uri, value: TribeName} index: 1 value: short: Tribal Entity US choices: [valueCoding] index: 3 valueCoding: {type: Coding, short: Tribal Entity US, choiceOf: value, index: 4} required: [valueCoding, url, value] EnrolledTribeMember: match: {} schema: short: Enrolled tribe member type: Extension mustSupport: true index: 5 elements: url: type: uri pattern: {type: Uri, value: EnrolledTribeMember} index: 6 value: choices: [valueBoolean] index: 8 valueBoolean: {type: boolean, choiceOf: value, index: 9} required: [url, value, valueBoolean] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/us-ph-tribal-affiliation-extension'} index: 10 value: choices: [] index: 12 package_version: 1.0.0 extensions: TribeName: url: null short: Affiliated tribe name type: Extension mustSupport: true _required: true index: 0 elements: url: type: uri pattern: {type: Uri, value: TribeName} index: 1 value: short: Tribal Entity US choices: [valueCoding] index: 3 valueCoding: {type: Coding, short: Tribal Entity US, choiceOf: value, index: 4} required: [valueCoding, url, value] EnrolledTribeMember: url: null short: Enrolled tribe member type: Extension mustSupport: true index: 5 elements: url: type: uri pattern: {type: Uri, value: EnrolledTribeMember} index: 6 value: choices: [valueBoolean] index: 8 valueBoolean: {type: boolean, choiceOf: value, index: 9} required: [url, value, valueBoolean] class: extension kind: complex-type url: http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/us-ph-tribal-affiliation-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [url, extension]