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 Biological Sex - JSON Representation

Active as of 2026-03-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ChEkmBiologicalSex",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ChEkmBiologicalSex</b></p><a name=\"ChEkmBiologicalSex\"> </a><a name=\"hcChEkmBiologicalSex\"> </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><td><b><a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">Mapping CH EKM Biological Sex to HL7 Administrative Gender</a></b></td></tr><tr><td><a href=\"http://snomed.info/id/248152002\">248152002</a></td><td>Female (finding)</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female\">female</a></td></tr><tr><td><a href=\"http://snomed.info/id/248153007\">248153007</a></td><td>Male (finding)</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male\">male</a></td></tr><tr><td><a href=\"http://snomed.info/id/32570681000036106\">32570681000036106</a></td><td>Indeterminate sex (finding)</td><td><span title=\"SOURCEISNARROWERTHANTARGET\">&lt;</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td></tr><tr><td><a href=\"http://snomed.info/id/32570691000036108\">32570691000036108</a></td><td>Intersex (finding)</td><td><span title=\"SOURCEISNARROWERTHANTARGET\">&lt;</span><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmBiologicalSex",
  "version" : "0.0.1",
  "name" : "ChEkmBiologicalSex",
  "title" : "CH EKM Biological Sex",
  "status" : "active",
  "date" : "2026-03-02T18:34:39+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 biological sex.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "248152002",
            "display" : "Female (finding)"
          },
          {
            "code" : "248153007",
            "display" : "Male (finding)"
          },
          {
            "code" : "32570681000036106",
            "display" : "Indeterminate sex (finding)"
          },
          {
            "code" : "32570691000036108",
            "display" : "Intersex (finding)"
          }
        ]
      }
    ]
  }
}