{
  "resourceType" : "ValueSet",
  "id" : "ChEkmCauseOfDeathChoice",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ChEkmCauseOfDeathChoice</b></p><a name=\"ChEkmCauseOfDeathChoice\"> </a><a name=\"hcChEkmCauseOfDeathChoice\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ch-ekm-reported-pathogen.html\"><code>http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ch-ekm-reported-pathogen.html#ch-ekm-reported-pathogen-reported-pathogen\">reported-pathogen</a></td><td>Reported pathogen</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCauseOfDeathChoice",
  "version" : "0.0.1",
  "name" : "ChEkmCauseOfDeathChoice",
  "title" : "CH EKM Cause of Death (form choice)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-19T11:52:18+00:00",
  "publisher" : "Federal Office of Public Health FOPH",
  "contact" : [{
    "name" : "Federal Office of Public Health FOPH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
    }]
  }],
  "description" : "This CH EKM value set contains the answers of the cause of death form item: the reported pathogen (a local code, extracted as the disease code in Observation.value plus a focus reference to the diagnosis Condition), another cause, or unknown (extracted as Observation.dataAbsentReason).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen",
      "concept" : [{
        "code" : "reported-pathogen",
        "display" : "Reported pathogen"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "74964007",
        "display" : "Other (qualifier value)"
      },
      {
        "code" : "261665006",
        "display" : "Unknown (qualifier value)"
      }]
    }]
  }
}