FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeCodeSystem
IdCodeSystem-ch-ekm-reported-pathogen.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/CodeSystem-ch-ekm-reported-pathogen.html
URLhttp://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-reported-pathogen
Version0.0.1
Statusactive
Date2026-08-19T11:52:18+00:00
NameChEkmReportedPathogen
TitleCH EKM Reported Pathogen
Realmch
Authorityhl7
DescriptionInternal 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.
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch.fhir.ig.ch-ekm#currentChEkmCauseOfDeathChoiceCH EKM Cause of Death (form choice)
ch.fhir.ig.ch-ekm#currentChEkmHospitalisationReasonChoiceCH EKM Hospitalisation Reason (form choice)

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
reported-pathogen Reported pathogen

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
reported-pathogenGemeldeter ErregerAgent pathogène déclaréAgente patogeno notificato

Source1

{
  "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"
        }
      ]
    }
  ]
}