PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.2.0
    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.",
  "_filename": "structuredefinition-ext-ethnicity.json",
  "package_name": "hl7.fhir.ca.baseline",
  "date": "2024-08-09",
  "derivation": "constraint",
  "publisher": "HL7 Canada - FHIR Implementation Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "ExtensionEthnicity",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension: Ethnicity",
  "package_version": "1.2.0",
  "status": "draft",
  "id": "b5ad3389-29e0-45d1-b1d0-d55a7a2f14c2",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-ethnicity",
  "context": [ {
    "type": "element",
    "expression": "Patient"
  } ],
  "version": "0.3.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 0,
      "path": "Extension",
      "comment": "This attribute is based on the belief of the person or the person reporting the attribute, not on any formal analysis of genetic, geneological or historical relationships as these would need to be captured as observations.",
      "mapping": [ {
        "map": "PID.22 [Ethnic Group]",
        "comment": "This field further defines the patient's ancestry.  Refer to User-defined Table 0189 - Ethnic Group in Chapter 2C, Code Tables, for suggested values.",
        "identity": "HL7v2"
      }, {
        "map": "Person.ethnicGroupCode",
        "comment": "A code classifying the person into a named category of humans sharing a common real or presumed heritage",
        "identity": "rim"
      }, {
        "map": "/ClinicalDocument/recordTarget/patientRole/patient/sdtc:ethnicGroupCode",
        "comment": "This CDA R2 SDTC ethnicGroupCode extension is used to record additional ethnicity groups for the recordTarget or subjectPerson",
        "identity": "CDA"
      } ],
      "definition": "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.",
      "isModifier": false
    }, {
      "id": "Extension.url",
      "max": "1",
      "min": 1,
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-ethnicity"
    }, {
      "id": "Extension.valueCoding",
      "max": "1",
      "min": 1,
      "path": "Extension.valueCoding",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/ethnicitycode",
        "description": "One of [self-reported ethnic group codes](https://tgateway.infoway-inforoute.ca/vs/ethnicitycode) representing the ethnicity concept and should not be confused with citizenship or nationality."
      },
      "example": [ {
        "label": "Example of the Ethnicity extension",
        "valueCoding": {
          "code": "733446001",
          "system": "http://snomed.info/sct",
          "display": "Canadian (ethnic group)"
        }
      } ],
      "mapping": [ {
        "map": "PID.22 [Ethnic Group]",
        "comment": "This field further defines the patient's ancestry.  Refer to User-defined Table 0189 - Ethnic Group in Chapter 2C, Code Tables, for suggested values.",
        "identity": "HL7v2"
      }, {
        "map": "Person.ethnicGroupCode",
        "comment": "A code classifying the person into a named category of humans sharing a common real or presumed heritage",
        "identity": "rim"
      }, {
        "map": "/ClinicalDocument/recordTarget/patientRole/patient/sdtc:ethnicGroupCode",
        "comment": "This CDA R2 SDTC ethnicGroupCode extension is used to record additional ethnicity groups for the recordTarget or subjectPerson",
        "identity": "CDA"
      } ],
      "definition": "Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality"
    }, {
      "id": "Extension.valueCoding.system",
      "min": 1,
      "path": "Extension.valueCoding.system",
      "short": "Identity of the terminology system",
      "comment": "Expected URI is one of the following: SNOMED CT International (http://snomed.info/sct) or SNOMED CT CA Edition (https://fhir.infoway-inforoute.ca/CodeSystem/snomedctcaextension)"
    }, {
      "id": "Extension.valueCoding.code",
      "min": 1,
      "path": "Extension.valueCoding.code",
      "short": "Code defining ethnicity concept",
      "definition": "One of [self-reported ethnic group codes](https://tgateway.infoway-inforoute.ca/vs/ethnicitycode) representing the ethnicity concept and should not be confused with citizenship or nationality."
    }, {
      "id": "Extension.valueCoding.display",
      "path": "Extension.valueCoding.display",
      "short": "Optional description of the ethnicity code",
      "definition": "Plain text representation of the ethnicity concept"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}