{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D1.DE77",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.D1.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D1</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IMMZ.D1.html#IMMZ.D1-DE110\">DE110</a></td><td>Positive</td><td>The client has detectable antibodies against the dengue virus, suggesting past exposure or vaccination</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D1.html#IMMZ.D1-DE111\">DE111</a></td><td>Negative</td><td>The client does not have detectable antibodies, indicating no previous exposure or vaccination against the dengue virus</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D1.html#IMMZ.D1-DE112\">DE112</a></td><td>Unknown</td><td>The client's dengue serostatus is unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D1.DE77",
  "version" : "0.1.0",
  "name" : "IMMZ_D1_DE77",
  "title" : "IMMZ.D1.DE77 ValueSet for Dengue serostatus",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-22T16:39:50+00:00",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [{
    "name" : "World Health Organization (WHO)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.who.int"
    }]
  }],
  "description" : "ValueSet for Dengue serostatus for IMMZ.D1.DE77",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D1",
      "concept" : [{
        "code" : "DE110",
        "display" : "Positive"
      },
      {
        "code" : "DE111",
        "display" : "Negative"
      },
      {
        "code" : "DE112",
        "display" : "Unknown"
      }]
    }]
  }
}