FHIR IG analytics
Resources that use this resource
| ConceptMap |
| ch.fhir.ig.ch-ekm#current | ChEkmSexToHl7Gender | Mapping CH EKM Biological Sex to HL7 Administrative Gender |
| StructureDefinition |
| ch.fhir.ig.ch-ekm#current | ch-ekm-patient | CH EKM Patient |
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ChEkmBiologicalSex",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmBiologicalSex",
"version": "0.0.1",
"name": "ChEkmBiologicalSex",
"title": "CH EKM Biological Sex",
"status": "active",
"experimental": false,
"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"
}
]
}
],
"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)"
}
]
}
]
}
}