Cqgc Implementation Guide
0.1.0 - CI Build
Cqgc Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-08-01 |
{
"resourceType" : "CodeSystem",
"id" : "qc-ethnicity",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem qc-ethnicity</b></p><a name=\"qc-ethnicity\"> </a><a name=\"hcqc-ethnicity\"> </a><p>This case-sensitive code system <code>http://fhir.cqgc.ferlab.bio/CodeSystem/qc-ethnicity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">CA-FR<a name=\"qc-ethnicity-CA-FR\"> </a></td><td>French Canadian</td><td>Descendants of the First Nations of the St. Lawrence Valley</td><td>Canadien français</td></tr><tr><td style=\"white-space:nowrap\">EU<a name=\"qc-ethnicity-EU\"> </a></td><td>European Caucasian</td><td>Anyone from or whose ancestors originate from the European continent (excluding French Canadians).</td><td>Caucasien européen</td></tr><tr><td style=\"white-space:nowrap\">AFR<a name=\"qc-ethnicity-AFR\"> </a></td><td>African or Caribbean</td><td>Person belonging to ethnic group with total or partial ancestry from any of the black racial groups of Africa.</td><td>Africain ou caribéen</td></tr><tr><td style=\"white-space:nowrap\">LAT-AM<a name=\"qc-ethnicity-LAT-AM\"> </a></td><td>Hispanic and Latino American</td><td>Canadian or Quebecois who are descendants of people from Latin America</td><td>Hispanique</td></tr><tr><td style=\"white-space:nowrap\">ES-AS<a name=\"qc-ethnicity-ES-AS\"> </a></td><td>East and Southeast Asian</td><td>Canadian or Quebecois who are descendants of people from east and southeast asia</td><td>Asiatique de l'est et du sud-est</td></tr><tr><td style=\"white-space:nowrap\">SO-AS<a name=\"qc-ethnicity-SO-AS\"> </a></td><td>South Asian</td><td>Canadian or Quebecois who are descendants of people from south asia</td><td>Asiatique du sud</td></tr><tr><td style=\"white-space:nowrap\">ABOR<a name=\"qc-ethnicity-ABOR\"> </a></td><td>Aboriginal</td><td>Person who are descendants of the natives or the indigenous peoples of the Americas</td><td>Amérindien</td></tr><tr><td style=\"white-space:nowrap\">MIX<a name=\"qc-ethnicity-MIX\"> </a></td><td>Mixted Ethnicities</td><td>Individual descending from more than one ethnic group</td><td>Origine mixte</td></tr><tr><td style=\"white-space:nowrap\">OTH<a name=\"qc-ethnicity-OTH\"> </a></td><td>Other</td><td>Other ethnicity</td><td>Autre</td></tr></table></div>"
},
"url" : "http://fhir.cqgc.ferlab.bio/CodeSystem/qc-ethnicity",
"version" : "0.1.0",
"name" : "qc-ethnicity",
"title" : "Ethnicites in Quebec",
"status" : "active",
"experimental" : false,
"date" : "2025-08-01T14:30:53+00:00",
"publisher" : "Ferlab.bio",
"contact" : [
{
"name" : "Cqgc",
"telecom" : [
{
"system" : "email",
"value" : "mailto:support@ferlab.bio"
}
]
}
],
"description" : "Classification of people living in Quebec in a named category of humans sharing a common history, geographic origin or nationality. The ethnic codes used to represent these concepts are based on a list provided by the genomic sequencing center",
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "CA-FR",
"display" : "French Canadian",
"definition" : "Descendants of the First Nations of the St. Lawrence Valley",
"designation" : [
{
"language" : "fr",
"value" : "Canadien français"
}
]
},
{
"code" : "EU",
"display" : "European Caucasian",
"definition" : "Anyone from or whose ancestors originate from the European continent (excluding French Canadians).",
"designation" : [
{
"language" : "fr",
"value" : "Caucasien européen"
}
]
},
{
"code" : "AFR",
"display" : "African or Caribbean",
"definition" : "Person belonging to ethnic group with total or partial ancestry from any of the black racial groups of Africa.",
"designation" : [
{
"language" : "fr",
"value" : "Africain ou caribéen"
}
]
},
{
"code" : "LAT-AM",
"display" : "Hispanic and Latino American",
"definition" : "Canadian or Quebecois who are descendants of people from Latin America",
"designation" : [
{
"language" : "fr",
"value" : "Hispanique"
}
]
},
{
"code" : "ES-AS",
"display" : "East and Southeast Asian",
"definition" : "Canadian or Quebecois who are descendants of people from east and southeast asia",
"designation" : [
{
"language" : "fr",
"value" : "Asiatique de l'est et du sud-est"
}
]
},
{
"code" : "SO-AS",
"display" : "South Asian",
"definition" : "Canadian or Quebecois who are descendants of people from south asia",
"designation" : [
{
"language" : "fr",
"value" : "Asiatique du sud"
}
]
},
{
"code" : "ABOR",
"display" : "Aboriginal",
"definition" : "Person who are descendants of the natives or the indigenous peoples of the Americas",
"designation" : [
{
"language" : "fr",
"value" : "Amérindien"
}
]
},
{
"code" : "MIX",
"display" : "Mixted Ethnicities",
"definition" : "Individual descending from more than one ethnic group",
"designation" : [
{
"language" : "fr",
"value" : "Origine mixte"
}
]
},
{
"code" : "OTH",
"display" : "Other",
"definition" : "Other ethnicity",
"designation" : [
{
"language" : "fr",
"value" : "Autre"
}
]
}
]
}