FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | ConceptMap |
| Id | ConceptMap-ChEkmSexToHl7Gender.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/ConceptMap-ChEkmSexToHl7Gender.html |
| URL | http://fhir.ch/ig/ch-ekm/ConceptMap/ChEkmSexToHl7Gender |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-25T12:50:47+00:00 |
| Title | Mapping CH EKM Biological Sex to HL7 Administrative Gender |
| Realm | ch |
| Authority | hl7 |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | administrative-gender | AdministrativeGender |
| who.ddcc#current | sct | SNOMED codes used in this IG |
| ValueSet | ||
| ch.fhir.ig.ch-ekm#current | ChEkmBiologicalSex | CH EKM Biological Sex |
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 Code | Relationship | Target Code |
| 248152002 (Female) | is equal to | female |
| 248153007 (Male) | is equal to | male |
| 32570681000036106 (Indeterminate sex) | maps to wider concept | other |
| 32570691000036108 (Intersex) | maps to wider concept | other |
{
"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"
}
]
}
]
}
]
}