description: This Extension profile represents a tribe or band with which a person associates and, optionally, whether they are enrolled. package_name: hl7.fhir.us.core derivation: constraint name: USCoreTribalAffiliationExtension type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: tribalAffiliation: match: {url: tribalAffiliation} schema: short: Affiliated tribe or band name type: Extension mustSupport: true _required: true index: 1 elements: url: type: uri pattern: {type: Uri, value: tribalAffiliation} index: 2 value: short: Tribal Entity US choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, short: Tribal Entity US, choiceOf: value, index: 5} required: [url, value, valueCodeableConcept] isEnrolled: match: {url: isEnrolled} schema: type: Extension short: Enrolled tribe member index: 6 elements: url: type: uri pattern: {type: Uri, value: isEnrolled} index: 7 value: choices: [valueBoolean] index: 9 valueBoolean: {type: boolean, choiceOf: value, index: 10} required: [url, value, valueBoolean] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation'} index: 11 value: choices: [] index: 13 package_version: 7.0.0 extensions: tribalAffiliation: url: tribalAffiliation short: Affiliated tribe or band name type: Extension mustSupport: true _required: true index: 1 elements: url: type: uri pattern: {type: Uri, value: tribalAffiliation} index: 2 value: short: Tribal Entity US choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, short: Tribal Entity US, choiceOf: value, index: 5} required: [url, value, valueCodeableConcept] isEnrolled: url: isEnrolled type: Extension short: Enrolled tribe member index: 6 elements: url: type: uri pattern: {type: Uri, value: isEnrolled} index: 7 value: choices: [valueBoolean] index: 9 valueBoolean: {type: boolean, choiceOf: value, index: 10} required: [url, value, valueBoolean] class: extension kind: complex-type url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation base: http://hl7.org/fhir/StructureDefinition/Extension version: 7.0.0 required: [url, extension]