FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | CodeSystem |
| Id | CodeSystem-ch-ekm-reported-pathogen.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/CodeSystem-ch-ekm-reported-pathogen.html |
| URL | http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-08-19T11:52:18+00:00 |
| Name | ChEkmReportedPathogen |
| Title | CH EKM Reported Pathogen |
| Realm | ch |
| Authority | hl7 |
| Description | Internal code system holding the single form answer that is not a clinical concept but a pointer to the disease this report is about. Used by the hospitalisation reason and cause of death form items; on extraction it becomes a reference to the diagnosis Condition rather than a code of its own. |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | ||
| ch.fhir.ig.ch-ekm#current | ChEkmCauseOfDeathChoice | CH EKM Cause of Death (form choice) |
| ch.fhir.ig.ch-ekm#current | ChEkmHospitalisationReasonChoice | CH EKM Hospitalisation Reason (form choice) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-ekm-reported-pathogen
This case-sensitive code system http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen defines the following code:
| Code | Display |
| reported-pathogen | Reported pathogen |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| reported-pathogen | Gemeldeter Erreger | Agent pathogène déclaré | Agente patogeno notificato |
{
"resourceType": "CodeSystem",
"id": "ch-ekm-reported-pathogen",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen",
"version": "0.0.1",
"name": "ChEkmReportedPathogen",
"title": "CH EKM Reported Pathogen",
"status": "active",
"experimental": false,
"date": "2026-08-19T11:52:18+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 holding the single form answer that is not a clinical concept but a pointer to the disease this report is about. Used by the hospitalisation reason and cause of death form items; on extraction it becomes a reference to the diagnosis Condition rather than a code of its own.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "reported-pathogen",
"display": "Reported pathogen",
"designation": [
{
"language": "de-CH",
"value": "Gemeldeter Erreger"
},
{
"language": "fr-CH",
"value": "Agent pathogène déclaré"
},
{
"language": "it-CH",
"value": "Agente patogeno notificato"
}
]
}
]
}