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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeValueSet
IdValueSet-ChEkmBiologicalSex.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/ValueSet-ChEkmBiologicalSex.html
URLhttp://fhir.ch/ig/ch-ekm/ValueSet/ChEkmBiologicalSex
Version0.0.1
Statusactive
Date2026-03-25T12:50:47+00:00
NameChEkmBiologicalSex
TitleCH EKM Biological Sex
Realmch
Authorityhl7
DescriptionThis CH EKM value set includes the codes for biological sex.
CopyrightCC0-1.0

Resources that use this resource

ConceptMap
ch.fhir.ig.ch-ekm#currentChEkmSexToHl7GenderMapping CH EKM Biological Sex to HL7 Administrative Gender
StructureDefinition
ch.fhir.ig.ch-ekm#currentch-ekm-patientCH EKM Patient

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet ChEkmBiologicalSex


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)"
          }
        ]
      }
    ]
  }
}