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

: Mapping CH EKM Biological Sex to HL7 Administrative Gender - JSON Representation

Active as of 2026-03-17

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "ChEkmSexToHl7Gender",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ChEkmSexToHl7Gender</b></p><a name=\"ChEkmSexToHl7Gender\"> </a><a name=\"hcChEkmSexToHl7Gender\"> </a><p>Mapping from <a href=\"ValueSet-ChEkmBiologicalSex.html\">CH EKM Biological Sex</a> to <a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">AdministrativeGender</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>248152002 (Female)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>female</td></tr><tr><td>248153007 (Male)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>male</td></tr><tr><td>32570681000036106 (Indeterminate sex)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>other</td></tr><tr><td>32570691000036108 (Intersex)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>other</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ekm/ConceptMap/ChEkmSexToHl7Gender",
  "version" : "0.0.1",
  "title" : "Mapping CH EKM Biological Sex to HL7 Administrative Gender",
  "status" : "active",
  "date" : "2026-03-17T11:22:29+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"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "sourceUri" : "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmBiologicalSex",
  "targetUri" : "http://hl7.org/fhir/ValueSet/administrative-gender",
  "group" : [
    {
      "source" : "http://snomed.info/sct",
      "target" : "http://hl7.org/fhir/administrative-gender",
      "element" : [
        {
          "code" : "248152002",
          "target" : [
            {
              "code" : "female",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "248153007",
          "target" : [
            {
              "code" : "male",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "32570681000036106",
          "target" : [
            {
              "code" : "other",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "32570691000036108",
          "target" : [
            {
              "code" : "other",
              "equivalence" : "wider"
            }
          ]
        }
      ]
    }
  ]
}