FHIR IG analytics
| Package | ch.fhir.ig.ch-ekm |
| Resource Type | ValueSet |
| Id | ValueSet-ChEkmExposureTransmissionRoute.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/ValueSet-ChEkmExposureTransmissionRoute.html |
| URL | http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmExposureTransmissionRoute |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-07-14T21:00:26+00:00 |
| Name | ChEkmExposureTransmissionRoute |
| Title | CH EKM Exposure Transmission Route |
| Realm | ch |
| Authority | hl7 |
| Description | This CH EKM value set includes the codes for the likely transmission route (Übertragungsweg). |
| Copyright | CC0-1.0 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
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": "ChEkmExposureTransmissionRoute",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmExposureTransmissionRoute",
"version": "0.0.1",
"name": "ChEkmExposureTransmissionRoute",
"title": "CH EKM Exposure Transmission Route",
"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": "This CH EKM value set includes the codes for the likely transmission route (Übertragungsweg).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "417564009",
"display": "Sexual transmission (qualifier value)"
},
{
"code": "74964007",
"display": "Other (qualifier value)"
},
{
"code": "261665006",
"display": "Unknown (qualifier value)"
}
]
}
]
}
}