CH EKM (R4)
0.0.1 - ci-build CH

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 Gonorrhoea Manifestation - JSON Representation

Active as of 2026-05-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ChEkmGonorrhoeaManifestation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ChEkmGonorrhoeaManifestation</b></p><a name=\"ChEkmGonorrhoeaManifestation\"> </a><a name=\"hcChEkmGonorrhoeaManifestation\"> </a><ul><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/15628003\">15628003</a></td><td>Gonorrhea (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/84387000\">84387000</a></td><td>Asymptomatic (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmGonorrhoeaManifestation",
  "version" : "0.0.1",
  "name" : "ChEkmGonorrhoeaManifestation",
  "title" : "CH EKM Gonorrhoea Manifestation",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-27T16:09:56+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 includes the codes for the manifestation of gonorrhoea.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "15628003",
            "display" : "Gonorrhea (disorder)"
          },
          {
            "code" : "84387000",
            "display" : "Asymptomatic (finding)"
          }
        ]
      }
    ]
  }
}