description: A code that represents the Community Health Service Area (CHSA) that the location is a part of. package_name: fhir.ca-bc.provider derivation: constraint name: CommunityHealthServiceAreaExtension type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: code: match: {} schema: mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: code} type: uri index: 3 value: mustSupport: true choices: [valueIdentifier] index: 5 valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 6} required: [value, valueIdentifier] name: match: {} schema: mustSupport: true _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: uri, value: name} type: uri index: 9 value: mustSupport: true choices: [valueString] index: 11 valueString: {type: string, mustSupport: true, choiceOf: value, index: 12} required: [value, valueString] url: pattern: {type: uri, value: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-facility-community-health-area-extension'} type: uri index: 13 value: choices: [] index: 15 package_version: 1.0.1 extensions: code: url: null mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: code} type: uri index: 3 value: mustSupport: true choices: [valueIdentifier] index: 5 valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 6} required: [value, valueIdentifier] name: url: null mustSupport: true _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: uri, value: name} type: uri index: 9 value: mustSupport: true choices: [valueString] index: 11 valueString: {type: string, mustSupport: true, choiceOf: value, index: 12} required: [value, valueString] class: extension kind: complex-type url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-facility-community-health-area-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0