HIV Case-reporting for Vietnam - candidate draft
0.1.0-test - CI Build

HIV Case-reporting for Vietnam - candidate draft - Local Development build (v0.1.0-test). See the Directory of published versions

: Cause of death - JSON Representation

Active as of 2022-03-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-cause-of-death",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-cause-of-death defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">aids<a name=\"cs-cause-of-death-aids\"> </a></td><td>Last stage of AIDS</td></tr><tr><td style=\"white-space:nowrap\">other-diseases<a name=\"cs-cause-of-death-other-diseases\"> </a></td><td>Caused by other diseases</td></tr><tr><td style=\"white-space:nowrap\">suicide<a name=\"cs-cause-of-death-suicide\"> </a></td><td>Suicide</td></tr><tr><td style=\"white-space:nowrap\">overdose<a name=\"cs-cause-of-death-overdose\"> </a></td><td>Drug overdose shock</td></tr><tr><td style=\"white-space:nowrap\">accident<a name=\"cs-cause-of-death-accident\"> </a></td><td>Accident</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"cs-cause-of-death-unknown\"> </a></td><td>Unknown</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-cause-of-death-other\"> </a></td><td>Other</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-cause-of-death",
  "version" : "0.1.0-test",
  "name" : "CSCauseOfDeath",
  "title" : "Cause of death",
  "status" : "active",
  "date" : "2022-03-29T15:31:44+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        }
      ]
    }
  ],
  "description" : "Cause of death",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "aids",
      "display" : "Last stage of AIDS"
    },
    {
      "code" : "other-diseases",
      "display" : "Caused by other diseases"
    },
    {
      "code" : "suicide",
      "display" : "Suicide"
    },
    {
      "code" : "overdose",
      "display" : "Drug overdose shock"
    },
    {
      "code" : "accident",
      "display" : "Accident"
    },
    {
      "code" : "unknown",
      "display" : "Unknown"
    },
    {
      "code" : "other",
      "display" : "Other"
    }
  ]
}