JSON Format: ValueSet-STSegment

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "STSegment",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ck-STSegment</h2><div><p>Defines the values of STSegment</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=365416000\">365416000</a></td><td>Finding of electrocardiogram ST segment (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=76388001\">76388001</a></td><td>ST Segment elevation</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=26141007\">26141007</a></td><td>ST Depression</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://www.collabkare.io/r4/ValueSet/STSegment",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.96-403"
    }
  ],
  "version" : "0.2.0",
  "name" : "ck-STSegment",
  "status" : "active",
  "date" : "2020-07-10T18:01:04+05:30",
  "contact" : [
    {
      "name" : "clinfhir"
    }
  ],
  "description" : "Defines the values of STSegment",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "365416000",
            "display" : "Finding of electrocardiogram ST segment (finding)"
          },
          {
            "code" : "76388001",
            "display" : "ST Segment elevation"
          },
          {
            "code" : "26141007",
            "display" : "ST Depression"
          }
        ]
      }
    ]
  }
}