Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Cause of death - JSON Representation

Active as of 2025-07-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cause-of-death",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-02-14T15:38:02.162+02:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cause-of-death</b></p><a name=\"cause-of-death\"> </a><a name=\"hccause-of-death\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2024-02-14 15:38:02+0200</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/cause-of-death</code> provides <b>a fragment</b> that includes 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\">A49.9<a name=\"cause-of-death-A49.469\"> </a></td><td>Bacterial infection, unspecified</td></tr><tr><td style=\"white-space:nowrap\">A01.3<a name=\"cause-of-death-A01.463\"> </a></td><td>Paratyphoid fever C</td></tr><tr><td style=\"white-space:nowrap\">A01.4<a name=\"cause-of-death-A01.464\"> </a></td><td>Paratyphoid fever, unspecified</td></tr><tr><td style=\"white-space:nowrap\">A49.3<a name=\"cause-of-death-A49.463\"> </a></td><td>Mycoplasma infection, unspecified</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/cause-of-death",
  "version" : "0.3.0",
  "name" : "CauseOfdeath",
  "title" : "Cause of death",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-30T12:41:32+03:00",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "This codeset provides Encounter Cause of Death codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SA",
          "display" : "Saudi Arabia"
        }
      ]
    }
  ],
  "copyright" : "World Health Organization (https://icd.who.int). This code system has been drawn from the ICD-10-AM codes. The majority of codes have been removed from public view with only a few retained to support examples.",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "A49.9",
      "display" : "Bacterial infection, unspecified"
    },
    {
      "code" : "A01.3",
      "display" : "Paratyphoid fever C"
    },
    {
      "code" : "A01.4",
      "display" : "Paratyphoid fever, unspecified"
    },
    {
      "code" : "A49.3",
      "display" : "Mycoplasma infection, unspecified"
    }
  ]
}