Example CRVS Implementation Guide
0.1.0 - ci-build

Example CRVS Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Manner of Death Value Set - JSON Representation

Active as of 2025-12-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "manner-of-death",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet manner-of-death</b></p><a name=\"manner-of-death\"> </a><a name=\"hcmanner-of-death\"> </a><ul><li>Include codes from<a href=\"CodeSystem-ACSA.html\"><code>https://acsa.africa/std/CodeSystem/acsa</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span> where concept  descends from <a href=\"CodeSystem-ACSA.html#ACSA-manner-of-death\">manner-of-death</a></li></ul></div>"
  },
  "url" : "https://acsa.africa/std/ValueSet/manner-of-death",
  "version" : "0.1.0",
  "name" : "MannerOfDeath",
  "title" : "Manner of Death Value Set",
  "status" : "active",
  "date" : "2025-12-08T12:38:42+00:00",
  "publisher" : "ACSA",
  "contact" : [
    {
      "name" : "ACSA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://acsa.africa"
        }
      ]
    }
  ],
  "description" : "A value set for categorizing manner of death.",
  "compose" : {
    "include" : [
      {
        "system" : "https://acsa.africa/std/CodeSystem/acsa",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "manner-of-death"
          }
        ]
      }
    ]
  }
}