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/genome-build - JSON Representation

Active as of 2024-12-18

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><a name=\"genome-build-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/genome-build</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">GRCh38<a name=\"genome-build-GRCh38\"> </a></td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/genome-build",
  "version" : "0.1.0",
  "name" : "GenomeBuild",
  "title" : "Ferlab.bio CodeSystem/genome-build",
  "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" : "Genome build",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "GRCh38",
      "display" : "GRCh38",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/genome-build",
            "code" : "GRCh38"
          },
          "value" : "GRCh38"
        }
      ]
    }
  ]
}