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" : "data-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem data-type</b></p><a name=\"data-type\"> </a><a name=\"hcdata-type\"> </a><a name=\"data-type-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/data-type</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\">Aligned-reads<a name=\"data-type-Aligned-reads\"> </a></td><td>Aligned Reads</td></tr><tr><td style=\"white-space:nowrap\">SNV<a name=\"data-type-SNV\"> </a></td><td>SNV</td></tr><tr><td style=\"white-space:nowrap\">Germline-CNV<a name=\"data-type-Germline-CNV\"> </a></td><td>Germline CNV</td></tr><tr><td style=\"white-space:nowrap\">Sequencing-data-supplement<a name=\"data-type-Sequencing-data-supplement\"> </a></td><td>Supplement</td></tr><tr><td style=\"white-space:nowrap\">Sequencing-data-index<a name=\"data-type-Sequencing-data-index\"> </a></td><td>Sequencing Data Index</td></tr><tr><td style=\"white-space:nowrap\">Germline-structural-variant<a name=\"data-type-Germline-structural-variant\"> </a></td><td>Germline Structural Variant</td></tr><tr><td style=\"white-space:nowrap\">IGV<a name=\"data-type-IGV\"> </a></td><td>IGV</td></tr><tr><td style=\"white-space:nowrap\">Annotated-SNV<a name=\"data-type-Annotated-SNV\"> </a></td><td>Annotated SNV</td></tr></table></div>"
},
"url" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"version" : "0.1.0",
"name" : "DataType",
"title" : "Ferlab.bio CodeSystem/data-type",
"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" : "Data Type",
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "Aligned-reads",
"display" : "Aligned Reads",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "Aligned-reads"
},
"value" : "Aligned Reads"
}
]
},
{
"code" : "SNV",
"display" : "SNV",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "SNV"
},
"value" : "SNV"
}
]
},
{
"code" : "Germline-CNV",
"display" : "Germline CNV",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "Germline-CNV"
},
"value" : "Germline CNV"
}
]
},
{
"code" : "Sequencing-data-supplement",
"display" : "Supplement",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "Sequencing-data-supplement"
},
"value" : "Supplement"
}
]
},
{
"code" : "Sequencing-data-index",
"display" : "Sequencing Data Index",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "Sequencing-data-index"
},
"value" : "Sequencing Data Index"
}
]
},
{
"code" : "Germline-structural-variant",
"display" : "Germline Structural Variant",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "Germline-structural-variant"
},
"value" : "Germline Structural Variant"
}
]
},
{
"code" : "IGV",
"display" : "IGV",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "IGV"
},
"value" : "IGV"
}
]
},
{
"code" : "Annotated-SNV",
"display" : "Annotated SNV",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
"code" : "Annotated-SNV"
},
"value" : "Annotated SNV"
}
]
}
]
}