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

: Ferlab.bio CodeSystem/qc-ethnicity - TTL Representation

Active as of 2025-08-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "qc-ethnicity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.cqgc.ferlab.bio/CodeSystem/qc-ethnicity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "qc-ethnicity"] ; # 
  fhir:title [ fhir:v "Ethnicites in Quebec"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-01T14:30:53+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Ferlab.bio"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Cqgc" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:support@ferlab.bio" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CA-FR" ] ;
fhir:display [ fhir:v "French Canadian" ] ;
fhir:definition [ fhir:v "Descendants of the First Nations of the St. Lawrence Valley" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Canadien français" ]     ] )
  ] [
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "European Caucasian" ] ;
fhir:definition [ fhir:v "Anyone from or whose ancestors originate from the European continent (excluding French Canadians)." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Caucasien européen" ]     ] )
  ] [
fhir:code [ fhir:v "AFR" ] ;
fhir:display [ fhir:v "African or Caribbean" ] ;
fhir:definition [ fhir:v "Person belonging to ethnic group with total or partial ancestry from any of the black racial groups of Africa." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Africain ou caribéen" ]     ] )
  ] [
fhir:code [ fhir:v "LAT-AM" ] ;
fhir:display [ fhir:v "Hispanic and Latino American" ] ;
fhir:definition [ fhir:v "Canadian or Quebecois who are descendants of people from Latin America" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Hispanique" ]     ] )
  ] [
fhir:code [ fhir:v "ES-AS" ] ;
fhir:display [ fhir:v "East and Southeast Asian" ] ;
fhir:definition [ fhir:v "Canadian or Quebecois who are descendants of people from east and southeast asia" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Asiatique de l'est et du sud-est" ]     ] )
  ] [
fhir:code [ fhir:v "SO-AS" ] ;
fhir:display [ fhir:v "South Asian" ] ;
fhir:definition [ fhir:v "Canadian or Quebecois who are descendants of people from south asia" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Asiatique du sud" ]     ] )
  ] [
fhir:code [ fhir:v "ABOR" ] ;
fhir:display [ fhir:v "Aboriginal" ] ;
fhir:definition [ fhir:v "Person who are descendants of the natives or the indigenous peoples of the Americas" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Amérindien" ]     ] )
  ] [
fhir:code [ fhir:v "MIX" ] ;
fhir:display [ fhir:v "Mixted Ethnicities" ] ;
fhir:definition [ fhir:v "Individual descending from more than one ethnic group" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Origine mixte" ]     ] )
  ] [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other ethnicity" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Autre" ]     ] )
  ] ) . #