PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.2.2-ballot
    http://hl7.org.au/fhir/StructureDefinition/ethnicity
description: This extension applies to the Patient resource and is used to represent ethnic identity (see [Australian Bureau of Statistics](https://www.abs.gov.au/statistics/classifications/australian-standard-classification-cultural-and-ethnic-groups-ascceg/2019) for further information). This extension is to support the provision of healthcare services to patients with specific cultural identities. This extension provides further information about a person’s cultural values and practices which can be significant in determining service type, support required and possible needs.\n\nThe words 'ethnicity' and 'ethnic' are associated with many different meanings, but for the purpose of this extension ethnicity refers to the shared identity or similarity of a group of people on the basis of one or more distinguishing sociological characteristics, such as language, shared history, religion, cultural traditions or geographic origin etc. This extension supports Australian Aboriginal and Torres Strait Islander peoples as well as ethnicities originating from outside of Australia.
package_name: hl7.fhir.au.base
derivation: constraint
name: Ethnicity
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/ethnicity'}
    index: 0
  value:
    short: Coded ethnicity
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, short: Coded ethnicity, choiceOf: value, index: 3}
package_version: 4.2.2-ballot
class: extension
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/ethnicity
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.2.2-ballot
required: [value, valueCodeableConcept]