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-06-02 |
{
"resourceType" : "CodeSystem",
"id" : "ch-ekm-relationship-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-ekm-relationship-type</b></p><a name=\"ch-ekm-relationship-type\"> </a><a name=\"hcch-ekm-relationship-type\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">steady-partner<a name=\"ch-ekm-relationship-type-steady-partner\"> </a></td><td>Steady partner</td><td>Fester Partner.</td></tr><tr><td style=\"white-space:nowrap\">non-steady-partner<a name=\"ch-ekm-relationship-type-non-steady-partner\"> </a></td><td>Non-steady partner</td><td>Nicht fester Partner.</td></tr><tr><td style=\"white-space:nowrap\">offered-paid-sex<a name=\"ch-ekm-relationship-type-offered-paid-sex\"> </a></td><td>Offered paid sex</td><td>Angebot von bezahltem Sex.</td></tr><tr><td style=\"white-space:nowrap\">used-paid-sex<a name=\"ch-ekm-relationship-type-used-paid-sex\"> </a></td><td>Used paid sex</td><td>Inanspruchnahme von bezahltem Sex.</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type",
"version" : "0.0.1",
"name" : "ChEkmRelationshipType",
"title" : "CH EKM Relationship Type",
"status" : "active",
"experimental" : false,
"date" : "2026-06-02T18:26:45+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" : "Type of relationship to a sexual contact partner (Art der Beziehung). Suggestesd list as of June 1st",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "steady-partner",
"display" : "Steady partner",
"definition" : "Fester Partner."
},
{
"code" : "non-steady-partner",
"display" : "Non-steady partner",
"definition" : "Nicht fester Partner."
},
{
"code" : "offered-paid-sex",
"display" : "Offered paid sex",
"definition" : "Angebot von bezahltem Sex."
},
{
"code" : "used-paid-sex",
"display" : "Used paid sex",
"definition" : "Inanspruchnahme von bezahltem Sex."
}
]
}