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" : "experimental-strategy",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem experimental-strategy</b></p><a name=\"experimental-strategy\"> </a><a name=\"hcexperimental-strategy\"> </a><a name=\"experimental-strategy-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/experimental-strategy</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\">WXS<a name=\"experimental-strategy-WXS\"> </a></td><td>Whole Exome Sequencing</td></tr><tr><td style=\"white-space:nowrap\">WGS<a name=\"experimental-strategy-WGS\"> </a></td><td>Whole Genome Sequencing</td></tr><tr><td style=\"white-space:nowrap\">TARS<a name=\"experimental-strategy-TARS\"> </a></td><td>Targeted Sequencing</td></tr></table></div>"
},
"url" : "https://fhir.cqdg.ca/CodeSystem/experimental-strategy",
"version" : "0.1.0",
"name" : "ExperimentalStrategy",
"title" : "Ferlab.bio CodeSystem/experimental-strategy",
"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" : "Experimental strategy",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "WXS",
"display" : "Whole Exome Sequencing",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/experimental-strategy",
"code" : "WXS"
},
"value" : "Whole Exome Sequencing"
}
]
},
{
"code" : "WGS",
"display" : "Whole Genome Sequencing",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/experimental-strategy",
"code" : "WGS"
},
"value" : "Whole Genome Sequencing"
}
]
},
{
"code" : "TARS",
"display" : "Targeted Sequencing",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/experimental-strategy",
"code" : "TARS"
},
"value" : "Targeted Sequencing"
}
]
}
]
}