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

FHIR IG analytics

Packagesmart.who.int.base
Resource TypeValueSet
IdValueSet-CDSCv2.E.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-base/ValueSet-CDSCv2.E.html
URLhttp://smart.who.int/base/ValueSet/CDSCv2.E
Version0.2.0
Statusactive
Date2026-03-24T14:58:52+00:00
NameCDSCv2.E
TitleServices and Application Types: Surveillance and Response
Authoritywho
DescriptionSystems that support the detection, monitoring, and response to disease outbreaks and public health threats. Group E of the Classification of Digital Health Services and Application Types v2 (CDISAH, 2023).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
smart.who.int.base#currentCDSCv2Classification of Digital Health Services and Application Types v2

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet CDSCv2.E

  • Include these codes as defined in http://smart.who.int/base/CodeSystem/CDSCv2 version 📦0.2.0
    CodeDisplayDefinition
    ESurveillance and ResponseSystems that support the detection, monitoring, and response to disease outbreaks and public health threats.
    E1Emergency preparedness and response systemsSystems that coordinate emergency medical services, disaster preparedness, and mass casualty management.
    E2Public health and disease surveillance systemsSystems for detecting, monitoring, investigating and responding to disease outbreaks and public health threats.

French


Narratif généré : EnsembleValeurs CDSCv2.E

  • Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans http://smart.who.int/base/CodeSystem/CDSCv2 version 📦0.2.0
    CodeAffichageDéfinition
    ESurveillance and ResponseSystems that support the detection, monitoring, and response to disease outbreaks and public health threats.
    E1Emergency preparedness and response systemsSystems that coordinate emergency medical services, disaster preparedness, and mass casualty management.
    E2Public health and disease surveillance systemsSystems for detecting, monitoring, investigating and responding to disease outbreaks and public health threats.

Arabic


السرد المُنشأ: ValueSet CDSCv2.E

  • Include هذه الرموز على النحو المحدد في http://smart.who.int/base/CodeSystem/CDSCv2 الإصدار 📦0.2.0
    الكودالعرضالتعريف
    ESurveillance and ResponseSystems that support the detection, monitoring, and response to disease outbreaks and public health threats.
    E1Emergency preparedness and response systemsSystems that coordinate emergency medical services, disaster preparedness, and mass casualty management.
    E2Public health and disease surveillance systemsSystems for detecting, monitoring, investigating and responding to disease outbreaks and public health threats.

Chinese


Generated Narrative: 取值集合 CDSCv2.E

  • Include these codes as defined in http://smart.who.int/base/CodeSystem/CDSCv2 version 📦0.2.0
    CodeDisplayDefinition
    ESurveillance and ResponseSystems that support the detection, monitoring, and response to disease outbreaks and public health threats.
    E1Emergency preparedness and response systemsSystems that coordinate emergency medical services, disaster preparedness, and mass casualty management.
    E2Public health and disease surveillance systemsSystems for detecting, monitoring, investigating and responding to disease outbreaks and public health threats.

Russian


Сгенерированный нарратив: ValueSet CDSCv2.E

  • Include эти коды, как они определены в http://smart.who.int/base/CodeSystem/CDSCv2 версия 📦0.2.0
    КодОтображениеОпределение
    ESurveillance and ResponseSystems that support the detection, monitoring, and response to disease outbreaks and public health threats.
    E1Emergency preparedness and response systemsSystems that coordinate emergency medical services, disaster preparedness, and mass casualty management.
    E2Public health and disease surveillance systemsSystems for detecting, monitoring, investigating and responding to disease outbreaks and public health threats.

Spanish


Generated Narrative: ConjuntoValores / ConjuntoDeValores CDSCv2.E

  • Include these codes as defined in http://smart.who.int/base/CodeSystem/CDSCv2 version 📦0.2.0
    CodeDisplayDefinition
    ESurveillance and ResponseSystems that support the detection, monitoring, and response to disease outbreaks and public health threats.
    E1Emergency preparedness and response systemsSystems that coordinate emergency medical services, disaster preparedness, and mass casualty management.
    E2Public health and disease surveillance systemsSystems for detecting, monitoring, investigating and responding to disease outbreaks and public health threats.

Source1

{
  "resourceType": "ValueSet",
  "id": "CDSCv2.E",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/base/ValueSet/CDSCv2.E",
  "version": "0.2.0",
  "name": "CDSCv2.E",
  "title": "Services and Application Types: Surveillance and Response",
  "status": "active",
  "experimental": true,
  "date": "2026-03-24T14:58:52+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Systems that support the detection, monitoring, and response to disease outbreaks and public health threats. Group E of the Classification of Digital Health Services and Application Types v2 (CDISAH, 2023).",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/base/CodeSystem/CDSCv2",
        "concept": [
          {
            "code": "E"
          },
          {
            "code": "E1"
          },
          {
            "code": "E2"
          }
        ]
      }
    ]
  }
}