JSON Format: ValueSet-Method

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "Method",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ck-Method</h2><div><p>Describes about method in vitals</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=129436005\">129436005</a></td><td>Auscultation - action</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=129434008\">129434008</a></td><td>Palpation - action</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://www.collabkare.io/r4/ValueSet/Method",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.96-304"
    }
  ],
  "version" : "0.2.0",
  "name" : "ck-Method",
  "status" : "draft",
  "date" : "2021-02-23T16:30:00+05:30",
  "contact" : [
    {
      "name" : "clinfhir"
    }
  ],
  "description" : "Describes about method in vitals",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "129436005",
            "display" : "Auscultation - action"
          },
          {
            "code" : "129434008",
            "display" : "Palpation - action"
          }
        ]
      }
    ]
  }
}