Skip to main content
  1. Case Definitions/

Open Syndrome Monkeypox

Authors: Ministère de la Santé et de la Prévention

Location: France

Purpose #

The definition #

Un patient suspect d’infection par le virus Monkeypox est une personne présentant

  • Une éruption cutanée ou une ou des ulcérations de la muqueuse génitale, anale ou buccale, évocatrice de mpox
  • Isolée, ou précédée ou accompagnée d’une fièvre ressentie ou mesurée (>38°C), d’adénopathies ou d’une odynophagie.

Machine-readable definition #

The definition is available in JSON format following the Open Syndrome v1.0 specification:

{
   "category": "suspected",
   "definition_type": "case_definition",
   "description": "",
   "human_readable_definition": "Un patient suspect d'infection par le virus Monkeypox est une personne présentant\n- Une éruption cutanée ou une ou des ulcérations de la muqueuse génitale, anale ou buccale,\névocatrice de mpox\n- Isolée, ou précédée ou accompagnée d'une fièvre ressentie ou mesurée (\u003e38°C),\nd'adénopathies ou d'une odynophagie.",
   "inclusion_criteria": [
     {
       "logical_operator": "AND",
       "type": "criterion",
       "values": [
         {
           "description": "evocative of mpox",
           "name": "Cutaneous eruption or genital, anal, or buccal mucosal ulceration",
           "type": "symptom"
         },
         {
           "logical_operator": "OR",
           "type": "criterion",
           "values": [
             {
               "description": "Greater than 38 degrees Celsius",
               "name": "Fever",
               "type": "symptom"
             },
             {
               "name": "Lymphadenopathy",
               "type": "symptom"
             },
             {
               "name": "Odynophagia",
               "type": "symptom"
             }
           ]
         }
       ]
     }
   ],
   "keywords": [
     "Monkeypox",
     "Europe"
   ],
   "language": "English",
   "location": "France",
   "open_syndrome_version": "1.0.0",
   "organization": "Ministère de la Santé et de la Prévention",
   "published_at": "2025-02-08T07:38:03Z",
   "published_by": [
     "Open Syndrome Initiative"
   ],
   "published_in": "https://opensyndrome.org",
   "references": [
     {
       "citation": "Cas de Mpox en Europe, définitions et conduite à tenir",
       "url": "https://www.santepubliquefrance.fr/content/download/437302/file/def_cas_CAT_mpox_20042023.pdf"
     }
   ],
   "scope": "specific",
   "status": "draft",
   "target_public_health_threats": [
     "Monkeypox"
   ],
   "title": "Open Syndrome Monkeypox",
   "version": "1.0.0"
 }

Using the Definition #

Healthcare organizations can implement this definition through:

  • Direct integration with surveillance systems
  • API endpoints for real-time validation
  • Manual case verification processes

Next Steps #

We encourage:

  • Clinical feedback on the definition criteria
  • Technical feedback on the implementation format
  • Suggestions for additional symptoms or signs
  • Reports of implementation experiences

Get Involved #

We welcome contributions and feedback from the community.