FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeConceptMap
IdConceptMap-ChEkmSexToHl7Gender.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/ConceptMap-ChEkmSexToHl7Gender.html
URLhttp://fhir.ch/ig/ch-ekm/ConceptMap/ChEkmSexToHl7Gender
Version0.0.1
Statusactive
Date2026-03-25T12:50:47+00:00
TitleMapping CH EKM Biological Sex to HL7 Administrative Gender
Realmch
Authorityhl7
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0administrative-genderAdministrativeGender
who.ddcc#currentsctSNOMED codes used in this IG
ValueSet
ch.fhir.ig.ch-ekm#currentChEkmBiologicalSexCH EKM Biological Sex

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap ChEkmSexToHl7Gender

Mapping from CH EKM Biological Sex to AdministrativeGender


Group 1 Mapping from SNOMED CT (all versions) to AdministrativeGender

Source CodeRelationshipTarget Code
248152002 (Female)is equal tofemale
248153007 (Male)is equal tomale
32570681000036106 (Indeterminate sex)maps to wider conceptother
32570691000036108 (Intersex)maps to wider conceptother

Source1

{
  "resourceType": "ConceptMap",
  "id": "ChEkmSexToHl7Gender",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-25T12:50:47+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"
            }
          ]
        }
      ]
    }
  ]
}