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

: Ferlab.bio CodeSystem/bioinformatics-analysis - JSON Representation

Active as of 2026-03-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "bioinfo-analysis-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bioinfo-analysis-code</b></p><a name=\"bioinfo-analysis-code\"> </a><a name=\"hcbioinfo-analysis-code\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/bioinfo-analysis-code</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\">GBVA<a name=\"bioinfo-analysis-code-GBVA\"> </a></td><td>Germline Variant Analysis</td></tr><tr><td style=\"white-space:nowrap\">GBVF<a name=\"bioinfo-analysis-code-GBVF\"> </a></td><td>Germline Variant Analysis with Family Joint Genotyping</td></tr><tr><td style=\"white-space:nowrap\">SBVA<a name=\"bioinfo-analysis-code-SBVA\"> </a></td><td>Somatic Variant Analysis</td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/bioinfo-analysis-code",
  "version" : "0.1.0",
  "name" : "BioinfoAnalysisCode",
  "title" : "Ferlab.bio CodeSystem/bioinformatics-analysis",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-05T20:27:55+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Bioinformatics analysis code",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "GBVA",
      "display" : "Germline Variant Analysis",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/bioinfo-analysis-code",
            "code" : "GBVA"
          },
          "value" : "Germline Variant Analysis"
        }
      ]
    },
    {
      "code" : "GBVF",
      "display" : "Germline Variant Analysis with Family Joint Genotyping",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/bioinfo-analysis-code",
            "code" : "GBVF"
          },
          "value" : "Germline Variant Analysis with Family Joint Genotyping"
        }
      ]
    },
    {
      "code" : "SBVA",
      "display" : "Somatic Variant Analysis",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/bioinfo-analysis-code",
            "code" : "SBVA"
          },
          "value" : "Somatic Variant Analysis"
        }
      ]
    }
  ]
}