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 2025-09-16 |
{
"resourceType" : "CodeSystem",
"id" : "race-collection-method",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem race-collection-method</b></p><a name=\"race-collection-method\"> </a><a name=\"hcrace-collection-method\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/race-collection-method</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Socially assigned<a name=\"race-collection-method-Sociallyassigned\"> </a></td><td>Socially Assigned</td></tr><tr><td style=\"white-space:nowrap\">Missing - Restricted access<a name=\"race-collection-method-Missing-Restrictedaccess\"> </a></td><td>Missing - Restricted Access</td></tr><tr><td style=\"white-space:nowrap\">Missing - Not provided<a name=\"race-collection-method-Missing-Notprovided\"> </a></td><td>Missing - Not Provided</td></tr><tr><td style=\"white-space:nowrap\">Missing - Not collected<a name=\"race-collection-method-Missing-Notcollected\"> </a></td><td>Missing - Not Collected</td></tr><tr><td style=\"white-space:nowrap\">Derived<a name=\"race-collection-method-Derived\"> </a></td><td>Derived</td></tr><tr><td style=\"white-space:nowrap\">Self-identified<a name=\"race-collection-method-Self-identified\"> </a></td><td>Self-identified</td></tr></table></div>"
},
"url" : "https://fhir.cqdg.ca/CodeSystem/race-collection-method",
"version" : "0.1.0",
"name" : "RaceCollectionMethod",
"title" : "Ferlab.bio CodeSystem/race-collection-method",
"status" : "active",
"experimental" : false,
"date" : "2025-09-16T14:36:01+00:00",
"publisher" : "Ferlab.bio",
"contact" : [
{
"name" : "Ferlab.bio",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "This code system defines standardized methods for collecting or recording a participant's race information in clinical and research settings.",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "Socially assigned",
"display" : "Socially Assigned"
},
{
"code" : "Missing - Restricted access",
"display" : "Missing - Restricted Access"
},
{
"code" : "Missing - Not provided",
"display" : "Missing - Not Provided"
},
{
"code" : "Missing - Not collected",
"display" : "Missing - Not Collected"
},
{
"code" : "Derived",
"display" : "Derived"
},
{
"code" : "Self-identified",
"display" : "Self-identified"
}
]
}