Cqgc Implementation Guide
0.1.0 - CI Build

Cqgc Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ferlab.bio CodeSystem/genome-build - JSON Representation

Active as of 2025-08-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "genome-build",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem genome-build</b></p><a name=\"genome-build\"> </a><a name=\"hcgenome-build\"> </a><p>This case-sensitive code system <code>http://fhir.cqgc.ferlab.bio/CodeSystem/genome-build</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">GRCh38<a name=\"genome-build-GRCh38\"> </a></td><td>GRCh38</td><td>GRCh38</td></tr></table></div>"
  },
  "url" : "http://fhir.cqgc.ferlab.bio/CodeSystem/genome-build",
  "version" : "0.1.0",
  "name" : "genome-build",
  "title" : "Genome build",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-01T14:30:53+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Cqgc",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:support@ferlab.bio"
        }
      ]
    }
  ],
  "description" : "Genome build",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "GRCh38",
      "display" : "GRCh38",
      "definition" : "GRCh38",
      "designation" : [
        {
          "language" : "fr",
          "value" : "GRCh38"
        }
      ]
    }
  ]
}