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

Active as of 2020-08-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "mmg-default-exam",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mmg-default-exam</b></p><a name=\"mmg-default-exam\"> </a><a name=\"hcmmg-default-exam\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-observation-code.html\"><code>http://fhir.cqgc.ferlab.bio/CodeSystem/observation-code</code></a><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><a href=\"CodeSystem-observation-code.html#observation-code-CKIN\">CKIN</a></td><td>Serum Creatine Kinase</td><td>Créatine kinase sérique</td></tr><tr><td><a href=\"CodeSystem-observation-code.html#observation-code-BMUS\">BMUS</a></td><td>Muscle Biopsy</td><td>Biopsie musculaire</td></tr><tr><td><a href=\"CodeSystem-observation-code.html#observation-code-IRMM\">IRMM</a></td><td>Muscle MRI</td><td>IRM musculaire</td></tr><tr><td><a href=\"CodeSystem-observation-code.html#observation-code-EMG\">EMG</a></td><td>Electromyography (EMG)</td><td>Electromyographie (EMG)</td></tr><tr><td><a href=\"CodeSystem-observation-code.html#observation-code-CTGR\">CTGR</a></td><td>CTG Repeat Testing (Steinert Disease)</td><td>Test répétitions CTG (maladie de Steinert)</td></tr><tr><td><a href=\"CodeSystem-observation-code.html#observation-code-GCNR\">GCNR</a></td><td>GCN Repeat Testing (Oculopharyngeal Muscular Dystrophy)</td><td>Test répétitions GCN (dystrophie musculaire oculopharyngée)</td></tr><tr><td><a href=\"CodeSystem-observation-code.html#observation-code-TGDD\">TGDD</a></td><td>Deletions and Duplications Testing (Duchenne and Becker Dystrophies)</td><td>Test délétions et duplications (dystrophies Duchenne et Becker)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.cqgc.ferlab.bio/ValueSet/mmg-default-exam",
  "version" : "0.1.0",
  "name" : "mmg-default-exam",
  "title" : "Muscle disease  default para-clinic 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" : "Muscle disease  default para-clinic exams",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.cqgc.ferlab.bio/CodeSystem/observation-code",
        "concept" : [
          {
            "code" : "CKIN",
            "display" : "Serum Creatine Kinase",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Créatine kinase sérique"
              }
            ]
          },
          {
            "code" : "BMUS",
            "display" : "Muscle Biopsy",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Biopsie musculaire"
              }
            ]
          },
          {
            "code" : "IRMM",
            "display" : "Muscle MRI",
            "designation" : [
              {
                "language" : "fr",
                "value" : "IRM musculaire"
              }
            ]
          },
          {
            "code" : "EMG",
            "display" : "Electromyography (EMG)",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Electromyographie (EMG)"
              }
            ]
          },
          {
            "code" : "CTGR",
            "display" : "CTG Repeat Testing (Steinert Disease)",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Test répétitions CTG (maladie de Steinert)"
              }
            ]
          },
          {
            "code" : "GCNR",
            "display" : "GCN Repeat Testing (Oculopharyngeal Muscular Dystrophy)",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Test répétitions GCN (dystrophie musculaire oculopharyngée)"
              }
            ]
          },
          {
            "code" : "TGDD",
            "display" : "Deletions and Duplications Testing (Duchenne and Becker Dystrophies)",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Test délétions et duplications (dystrophies Duchenne et Becker)"
              }
            ]
          }
        ]
      }
    ]
  }
}