{
  "resourceType" : "ValueSet",
  "id" : "vs-allergies",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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://snomed.info/id/165008002\">165008002</a></td><td>Allergy testing not done</td></tr><tr><td><a href=\"http://snomed.info/id/716186003\">716186003</a></td><td>No known allergy</td></tr><tr><td><a href=\"http://snomed.info/id/416098002\">416098002</a></td><td>Allergy to drug</td></tr><tr><td><a href=\"http://snomed.info/id/426232007\">426232007</a></td><td>Environmental allergy</td></tr><tr><td><a href=\"http://snomed.info/id/414285001\">414285001</a></td><td>Allergy to food</td></tr></table></li></ul></div>"
  },
  "url" : "http://openhie.org/fhir/sri-lanka/ValueSet/vs-allergies",
  "version" : "0.1.0",
  "name" : "VSAllergies",
  "title" : "Allergies",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-10T04:37:53+00:00",
  "publisher" : "Jembi Health Systems",
  "contact" : [{
    "name" : "Jembi Health Systems",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.jembi.org"
    },
    {
      "system" : "email",
      "value" : "info@jembi.org"
    }]
  },
  {
    "name" : "Richard Langford",
    "telecom" : [{
      "system" : "email",
      "value" : "richard.langford@jembi.org",
      "use" : "work"
    }]
  }],
  "description" : "Allergies",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "165008002",
        "display" : "Allergy testing not done"
      },
      {
        "code" : "716186003",
        "display" : "No known allergy"
      },
      {
        "code" : "416098002",
        "display" : "Allergy to drug"
      },
      {
        "code" : "426232007",
        "display" : "Environmental allergy"
      },
      {
        "code" : "414285001",
        "display" : "Allergy to food"
      }]
    }]
  }
}