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 2024-12-18 |
{
"resourceType" : "CodeSystem",
"id" : "cqdg-study-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cqdg-study-cs</b></p><a name=\"cqdg-study-cs\"> </a><a name=\"hccqdg-study-cs\"> </a><a name=\"cqdg-study-cs-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/cqdg-study-cs</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></tr><tr><td style=\"white-space:nowrap\">Cartagène<a name=\"cqdg-study-cs-Cartag.232ne\"> </a></td><td>CARTaGENE</td><td>CARTaGENE study</td></tr><tr><td style=\"white-space:nowrap\">Developmental-and-Epileptic-Encephalopathies<a name=\"cqdg-study-cs-Developmental-and-Epileptic-Encephalopathies\"> </a></td><td>Developmental and Epileptic Encephalopathies</td><td/></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"cqdg-study-cs-Other\"> </a></td><td>Other</td><td>Another study</td></tr></table></div>"
},
"url" : "https://fhir.cqdg.ca/CodeSystem/cqdg-study-cs",
"version" : "0.1.0",
"name" : "CQDGStudyCS",
"title" : "Ferlab.bio CodeSystem/cqdg-study",
"status" : "active",
"experimental" : false,
"date" : "2024-12-18T18:27:33+00:00",
"publisher" : "Ferlab.bio",
"contact" : [
{
"name" : "Ferlab.bio",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "CQDG study code system",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "Cartagène",
"display" : "CARTaGENE",
"definition" : "CARTaGENE study",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-study-cs",
"code" : "Cartagène"
},
"value" : "Étude CARTaGENE"
}
]
},
{
"code" : "Developmental-and-Epileptic-Encephalopathies",
"display" : "Developmental and Epileptic Encephalopathies",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-study-cs",
"code" : "Developmental-and-Epileptic-Encephalopathies"
},
"value" : "Étude CARTaGENE"
}
]
},
{
"code" : "Other",
"display" : "Other",
"definition" : "Another study",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-study-cs",
"code" : "Other"
},
"value" : "Autre étude"
}
]
}
]
}