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/sequencing-experiment-source - JSON Representation

Active as of 2026-08-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "sequencing-experiment-source",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sequencing-experiment-source</b></p><a name=\"sequencing-experiment-source\"> </a><a name=\"hcsequencing-experiment-source\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Deprecated</td><td>deprecated</td><td>http://hl7.org/fhir/concept-properties#deprecated</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source</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>Deprecated</b></td></tr><tr><td style=\"white-space:nowrap\">GEN<a name=\"sequencing-experiment-source-GEN\"> </a></td><td>Genomics</td><td/></tr><tr><td style=\"white-space:nowrap\">TS<a name=\"sequencing-experiment-source-TS\"> </a></td><td>Transcriptomics</td><td/></tr><tr><td style=\"white-space:nowrap\">EPI<a name=\"sequencing-experiment-source-EPI\"> </a></td><td>Epigenomics</td><td/></tr><tr><td style=\"white-space:nowrap\">PRO<a name=\"sequencing-experiment-source-PRO\"> </a></td><td>Proteomics</td><td/></tr><tr><td style=\"white-space:nowrap\">MUL<a name=\"sequencing-experiment-source-MUL\"> </a></td><td>Multi-omic</td><td/></tr><tr><td style=\"white-space:nowrap\">CLI<a name=\"sequencing-experiment-source-CLI\"> </a></td><td>Clinical</td><td/></tr><tr><td style=\"white-space:nowrap\">TSC<a name=\"sequencing-experiment-source-TSC\"> </a></td><td>Transcriptomic Single Cell</td><td>2026-07-27</td></tr><tr><td style=\"white-space:nowrap\">GSC<a name=\"sequencing-experiment-source-GSC\"> </a></td><td>Genomic Single Cell</td><td>2026-07-27</td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
  "version" : "0.1.0",
  "name" : "SequencingExperimentSource",
  "title" : "Ferlab.bio CodeSystem/sequencing-experiment-source",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-05T14:46:26+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Experimental category of the experiment (Genomics, Transcriptomics, Epigenomics, Proteomics, Multi-omic, Clinical).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "property" : [
    {
      "code" : "deprecated",
      "uri" : "http://hl7.org/fhir/concept-properties#deprecated",
      "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.",
      "type" : "dateTime"
    }
  ],
  "concept" : [
    {
      "code" : "GEN",
      "display" : "Genomics",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "GEN"
          },
          "value" : "Genomics"
        }
      ]
    },
    {
      "code" : "TS",
      "display" : "Transcriptomics",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "TS"
          },
          "value" : "Transcriptomics"
        }
      ]
    },
    {
      "code" : "EPI",
      "display" : "Epigenomics",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "EPI"
          },
          "value" : "Epigenomics"
        }
      ]
    },
    {
      "code" : "PRO",
      "display" : "Proteomics",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "PRO"
          },
          "value" : "Proteomics"
        }
      ]
    },
    {
      "code" : "MUL",
      "display" : "Multi-omic",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "MUL"
          },
          "value" : "Multi-omic"
        }
      ]
    },
    {
      "code" : "CLI",
      "display" : "Clinical",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "CLI"
          },
          "value" : "Clinical"
        }
      ]
    },
    {
      "code" : "TSC",
      "display" : "Transcriptomic Single Cell",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "TSC"
          },
          "value" : "Transcriptomic Single Cell"
        }
      ],
      "property" : [
        {
          "code" : "deprecated",
          "valueDateTime" : "2026-07-27"
        }
      ]
    },
    {
      "code" : "GSC",
      "display" : "Genomic Single Cell",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/sequencing-experiment-source",
            "code" : "GSC"
          },
          "value" : "Genomic Single Cell"
        }
      ],
      "property" : [
        {
          "code" : "deprecated",
          "valueDateTime" : "2026-07-27"
        }
      ]
    }
  ]
}