WHO SMART Guideline: Surveillance and Outbreak Toolkit
0.2.1 - CI Build International flag

WHO SMART Guideline: Surveillance and Outbreak Toolkit, published by WHO. This is not an authorized publication; it is the continuous build for version 0.2.1. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-ot and changes regularly. See the Directory of published versions

: Case Status - JSON Representation

Draft as of 2023-11-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CaseStatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-CaseStatusCs.html\"><code>http://worldhealthorganization.github.io/smart-ot/CaseStatus</code></a></li></ul></div>"
  },
  "url" : "http://worldhealthorganization.github.io/smart-ot/ValueSet/CaseStatus",
  "version" : "0.2.1",
  "name" : "CaseStatus",
  "title" : "Case Status",
  "status" : "draft",
  "date" : "2023-11-07T05:59:29+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Case Status",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://worldhealthorganization.github.io/smart-ot/CaseStatus"
      }
    ]
  }
}