CH EKM (R4)
0.0.1 - ci-build Switzerland flag

CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions

: CH EKM Reported Pathogen - JSON Representation

Active as of 2026-08-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ch-ekm-reported-pathogen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-ekm-reported-pathogen</b></p><a name=\"ch-ekm-reported-pathogen\"> </a><a name=\"hcch-ekm-reported-pathogen\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen</code> defines the following code:</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\">reported-pathogen<a name=\"ch-ekm-reported-pathogen-reported-pathogen\"> </a></td><td>Reported pathogen</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td>reported-pathogen</td><td>Gemeldeter Erreger</td><td>Agent pathogène déclaré</td><td>Agente patogeno notificato</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen",
  "version" : "0.0.1",
  "name" : "ChEkmReportedPathogen",
  "title" : "CH EKM Reported Pathogen",
  "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" : "Internal code system holding the single form answer that is not a clinical concept but a pointer to the disease this report is about. Used by the hospitalisation reason and cause of death form items; on extraction it becomes a reference to the diagnosis Condition rather than a code of its own.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "reported-pathogen",
      "display" : "Reported pathogen",
      "designation" : [
        {
          "language" : "de-CH",
          "value" : "Gemeldeter Erreger"
        },
        {
          "language" : "fr-CH",
          "value" : "Agent pathogène déclaré"
        },
        {
          "language" : "it-CH",
          "value" : "Agente patogeno notificato"
        }
      ]
    }
  ]
}