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-06-12 |
{
"resourceType" : "CodeSystem",
"id" : "sequencing-experiment-selection",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sequencing-experiment-selection</b></p><a name=\"sequencing-experiment-selection\"> </a><a name=\"hcsequencing-experiment-selection\"> </a><a name=\"sequencing-experiment-selection-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection</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\">CHIP<a name=\"sequencing-experiment-selection-CHIP\"> </a></td><td>ChIP</td></tr><tr><td style=\"white-space:nowrap\">RR<a name=\"sequencing-experiment-selection-RR\"> </a></td><td>Reduced Representation</td></tr><tr><td style=\"white-space:nowrap\">RANDOM<a name=\"sequencing-experiment-selection-RANDOM\"> </a></td><td>Random</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"sequencing-experiment-selection-PA\"> </a></td><td>PolyA</td></tr><tr><td style=\"white-space:nowrap\">PCR<a name=\"sequencing-experiment-selection-PCR\"> </a></td><td>PCR</td></tr><tr><td style=\"white-space:nowrap\">ODT<a name=\"sequencing-experiment-selection-ODT\"> </a></td><td>Oligo-dT</td></tr><tr><td style=\"white-space:nowrap\">HS<a name=\"sequencing-experiment-selection-HS\"> </a></td><td>Hybrid Selection</td></tr></table></div>"
},
"url" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"version" : "0.1.0",
"name" : "SequencingExperimentSelection",
"title" : "Ferlab.bio CodeSystem/sequencing-experiment-selection",
"status" : "active",
"experimental" : false,
"date" : "2025-06-12T13:42:51+00:00",
"publisher" : "Ferlab.bio",
"contact" : [
{
"name" : "Ferlab.bio",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Library selection method",
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "CHIP",
"display" : "ChIP",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"code" : "CHIP"
},
"value" : "ChIP"
}
]
},
{
"code" : "RR",
"display" : "Reduced Representation",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"code" : "RR"
},
"value" : "Reduced Representation"
}
]
},
{
"code" : "RANDOM",
"display" : "Random",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"code" : "RANDOM"
},
"value" : "Random"
}
]
},
{
"code" : "PA",
"display" : "PolyA",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"code" : "PA"
},
"value" : "PolyA"
}
]
},
{
"code" : "PCR",
"display" : "PCR",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"code" : "PCR"
},
"value" : "PCR"
}
]
},
{
"code" : "ODT",
"display" : "Oligo-dT",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"code" : "ODT"
},
"value" : "Oligo-dT"
}
]
},
{
"code" : "HS",
"display" : "Hybrid Selection",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-selection",
"code" : "HS"
},
"value" : "Hybrid Selection"
}
]
}
]
}