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/emg-abnormalities - JSON Representation

Active as of 2020-08-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "emg-abnormalities",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet emg-abnormalities</b></p><a name=\"emg-abnormalities\"> </a><a name=\"hcemg-abnormalities\"> </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>HP:0030006</td><td>Single fiber EMG abnormality</td><td>Anomalie EMG à fibre unique</td></tr><tr><td>HP:0030000</td><td>EMG: repetitive nerve stimulation abnormality</td><td>EMG : anomalie de la stimulation nerveuse répétitive</td></tr><tr><td>HP:0003445</td><td>EMG: neuropathic changes</td><td>EMG : modifications neuropathiques</td></tr><tr><td>HP:0003458</td><td>EMG: myopathic abnormalities</td><td>EMG : anomalies myopathiques</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.cqgc.ferlab.bio/ValueSet/emg-abnormalities",
  "version" : "0.1.0",
  "name" : "emg-abnormalities",
  "title" : "EMG abnormalities",
  "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" : "Category of EMG abnormalities (HPO code)",
  "compose" : {
    "include" : [
      {
        "system" : "http://purl.obolibrary.org/obo/hp.owl",
        "concept" : [
          {
            "code" : "HP:0030006",
            "display" : "Single fiber EMG abnormality",
            "designation" : [
              {
                "language" : "fr",
                "value" : "Anomalie EMG à fibre unique"
              }
            ]
          },
          {
            "code" : "HP:0030000",
            "display" : "EMG: repetitive nerve stimulation abnormality",
            "designation" : [
              {
                "language" : "fr",
                "value" : "EMG : anomalie de la stimulation nerveuse répétitive"
              }
            ]
          },
          {
            "code" : "HP:0003445",
            "display" : "EMG: neuropathic changes",
            "designation" : [
              {
                "language" : "fr",
                "value" : "EMG : modifications neuropathiques"
              }
            ]
          },
          {
            "code" : "HP:0003458",
            "display" : "EMG: myopathic abnormalities",
            "designation" : [
              {
                "language" : "fr",
                "value" : "EMG : anomalies myopathiques"
              }
            ]
          }
        ]
      }
    ]
  }
}