FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | CodeSystem |
| Id | CodeSystem-ch-ekm-exposure-component.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/CodeSystem-ch-ekm-exposure-component.html |
| URL | http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-07-14T21:00:26+00:00 |
| Name | ChEkmExposureComponent |
| Title | CH EKM Exposure Component |
| Realm | ch |
| Authority | hl7 |
| Description | Internal code system used as discriminator for the components of a CH EKM Exposure observation. Used because no suitable standard code exists for these structural roles. |
| Copyright | CC0-1.0 |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-ekm-exposure-component
This case-sensitive code system http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component defines the following code:
| Code | Display |
| sexual-contact-partner | Sexual contact partner |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| sexual-contact-partner | Sexualkontaktpartner | Partenaire de contact sexuel | Partner di contatto sessuale |
{
"resourceType": "CodeSystem",
"id": "ch-ekm-exposure-component",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component",
"version": "0.0.1",
"name": "ChEkmExposureComponent",
"title": "CH EKM Exposure Component",
"status": "active",
"experimental": false,
"date": "2026-07-14T21:00:26+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": "Internal code system used as discriminator for the components of a CH EKM Exposure observation. Used because no suitable standard code exists for these structural roles.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "sexual-contact-partner",
"display": "Sexual contact partner",
"designation": [
{
"language": "de-CH",
"value": "Sexualkontaktpartner"
},
{
"language": "fr-CH",
"value": "Partenaire de contact sexuel"
},
{
"language": "it-CH",
"value": "Partner di contatto sessuale"
}
]
}
]
}