PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.1.6-pre
    http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-ethnicity
description: A code classifying the person's ethnic group or ethnicity as the category of people who identify with each other, usually on the basis of a presumed common genealogy or ancestry or on other similarities. This should not be confused with citizenship or nationality.
package_name: hl7.fhir.ca.baseline
derivation: constraint
name: ExtensionEthnicity
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-ethnicity'}
    index: 0
  valueCoding:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/ethnicitycode'}
    index: 1
    elements:
      system: {short: Identity of the terminology system, index: 2}
      code: {short: Code defining ethnicity concept, index: 3}
      display: {short: Optional description of the ethnicity code, index: 4}
    required: [system, code]
package_version: 1.1.6-pre
class: extension
kind: complex-type
url: http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-ethnicity
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.2.0
required: [valueCoding, url]