CH EKM (R4)
0.0.1 - ci-build
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
| Active as of 2026-08-05 |
{
"resourceType" : "ValueSet",
"id" : "ChEkmPatientAdministrativeSex",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ChEkmPatientAdministrativeSex</b></p><a name=\"ChEkmPatientAdministrativeSex\"> </a><a name=\"hcChEkmPatientAdministrativeSex\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\"><code>http://hl7.org/fhir/administrative-gender</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version 📍4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male\">male</a></td><td>Male</td><td>Male.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female\">female</a></td><td>Female</td><td>Female.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td><td>Other</td><td>Other.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmPatientAdministrativeSex",
"version" : "0.0.1",
"name" : "ChEkmPatientAdministrativeSex",
"title" : "CH EKM Patient Administrative Sex",
"status" : "active",
"experimental" : false,
"date" : "2026-08-05T14:56:03+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 patient administrative sex with the tree codes defined for Switzerland.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/administrative-gender",
"version" : "4.0.1",
"concept" : [
{
"code" : "male",
"display" : "Male"
},
{
"code" : "female",
"display" : "Female"
},
{
"code" : "other",
"display" : "Other"
}
]
}
]
}
}