0.1.0 - ci-build
CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-05 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/qc-gender> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "qc-gender"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem qc-gender</b></p><a name=\"qc-gender\"> </a><a name=\"hcqc-gender\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/gender</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>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">Man<a name=\"qc-gender-Man\"> </a></td><td>Man</td><td>Homme</td></tr><tr><td style=\"white-space:nowrap\">Woman<a name=\"qc-gender-Woman\"> </a></td><td>Woman</td><td>Femme</td></tr><tr><td style=\"white-space:nowrap\">Another Gender<a name=\"qc-gender-AnotherGender\"> </a></td><td>Another Gender</td><td>Autre genre</td></tr><tr><td style=\"white-space:nowrap\">Prefer not to answer<a name=\"qc-gender-Prefernottoanswer\"> </a></td><td>Prefer not to Answer</td><td>Préfère ne pas répondre</td></tr><tr><td style=\"white-space:nowrap\">Not applicable<a name=\"qc-gender-Notapplicable\"> </a></td><td>Not Applicable</td><td>Sans objet</td></tr><tr><td style=\"white-space:nowrap\">Missing - Unknown<a name=\"qc-gender-Missing-Unknown\"> </a></td><td>Missing - Unknown</td><td>Manquant - Inconnu</td></tr><tr><td style=\"white-space:nowrap\">Missing - Not collected<a name=\"qc-gender-Missing-Notcollected\"> </a></td><td>Missing - Not Collected</td><td>Manquant - Non recueilli</td></tr><tr><td style=\"white-space:nowrap\">Missing - Not provided<a name=\"qc-gender-Missing-Notprovided\"> </a></td><td>Missing - Not Provided</td><td>Manquant - Non fourni</td></tr><tr><td style=\"white-space:nowrap\">Missing - Restricted access<a name=\"qc-gender-Missing-Restrictedaccess\"> </a></td><td>Missing - Restricted Access</td><td>Manquant - Accès restreint</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.cqdg.ca/CodeSystem/gender"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "QCGender"] ;
fhir:CodeSystem.title [ fhir:value "Ferlab.bio CodeSystem/gender"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-05T14:46:26+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Ferlab.bio"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Ferlab.bio" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://example.org/example-publisher" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "This code system defines gender concepts used in Ferlab.bio, including options for man, woman, other genders, and various missing or unknown statuses."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "Man" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Man" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Homme" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "Woman" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Woman" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Femme" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "Another Gender" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Another Gender" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Autre genre" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "Prefer not to answer" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Prefer not to Answer" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Préfère ne pas répondre" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "Not applicable" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Not Applicable" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Sans objet" ]
]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "Missing - Unknown" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Missing - Unknown" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Manquant - Inconnu" ]
]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "Missing - Not collected" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Missing - Not Collected" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Manquant - Non recueilli" ]
]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "Missing - Not provided" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Missing - Not Provided" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Manquant - Non fourni" ]
]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "Missing - Restricted access" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Missing - Restricted Access" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Manquant - Accès restreint" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/qc-gender.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/qc-gender.ttl> .
IG © 2022+ Ferlab.bio. Package fhir.cqdg#0.1.0 based on FHIR 4.0.1. Generated 2026-08-05
Links: Table of Contents |
QA Report