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 ValueSet/rgdi-default-exam - JSON Representation

Active as of 2020-08-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "rgdi-default-exam",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rgdi-default-exam</b></p><a name=\"rgdi-default-exam\"> </a><a name=\"hcrgdi-default-exam\"> </a><ul><li>Include these codes as defined in <code>http://purl.obolibrary.org/obo/hp.owl</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>French (fr)</b></td></tr><tr><td>CGH</td><td>Comparative Genomic Hybridization</td><td>Hybridation génomique comparative</td></tr><tr><td>TSXF</td><td>Fragile X Syndrome Testing</td><td>Test syndrome de X fragile</td></tr><tr><td>BMET</td><td>Metabolic Work-Up</td><td>Bilan métabolique</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.cqgc.ferlab.bio/ValueSet/rgdi-default-exam",
  "version" : "0.1.0",
  "name" : "rgdi-default-exam",
  "title" : "Global developmental Delay / intellectual deficiency default para-clinical exams",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-08-13T10:49:27-04:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Cqgc",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:support@ferlab.bio"
        }
      ]
    }
  ],
  "description" : "Global developmental Delay / intellectual deficiency default para-clinical exams",
  "compose" : {
    "include" : [
      {
        "system" : "http://purl.obolibrary.org/obo/hp.owl",
        "concept" : [
          {
            "code" : "CGH",
            "display" : "Comparative Genomic Hybridization",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Hybridation génomique comparative"
              }
            ]
          },
          {
            "code" : "TSXF",
            "display" : "Fragile X Syndrome Testing",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Test syndrome de X fragile"
              }
            ]
          },
          {
            "code" : "BMET",
            "display" : "Metabolic Work-Up",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Bilan métabolique"
              }
            ]
          }
        ]
      }
    ]
  }
}