JSON Format: ValueSet-Axis

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "Axis",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ck-Axis</h2><div><p>Defines the values of Axis</p>\n</div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=47665007\">47665007</a></td><td>Right axis deviation (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=39732003\">39732003</a></td><td>Left axis deviation (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=32775005\">32775005</a></td><td>Indeterminate axis by electrocardiogram (finding)</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://www.collabkare.io/r4/ValueSet/Axis",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.96-405"
    }
  ],
  "version" : "0.2.0",
  "name" : "ck-Axis",
  "status" : "active",
  "date" : "2020-07-10T18:01:04+05:30",
  "contact" : [
    {
      "name" : "clinfhir"
    }
  ],
  "description" : "Defines the values of Axis",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "47665007",
            "display" : "Right axis deviation (finding)"
          },
          {
            "code" : "39732003",
            "display" : "Left axis deviation (finding)"
          },
          {
            "code" : "32775005",
            "display" : "Indeterminate axis by electrocardiogram (finding)"
          }
        ]
      }
    ]
  }
}