---
title: "Changes to Create or update one or multiple entities."
method: POST
path: "/clinicalvisits/push"
---

# Changes to Create or update one or multiple entities.

`POST /clinicalvisits/push`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 58 revisions.

- **2026-08-10** `42e61a1a705c` — 3 breaking
- **2026-07-31** `e777756d4099` — 10 info
- **2026-07-30** `2fcf2b3dfea9` — 1 info
- **2026-07-29** `09448134f0a0` — 5 info
- **2026-07-28** `bd9d5fd9bada` — 1 info
- **2026-07-23** `414e0763493c` — 24 info
- **2026-07-17** `a9d18e50a43f` — 1 info
- **2026-07-10** `5d13e43b9b36` — 6 warning
- **2026-07-03** `19559beee8ca` — 2 warning, 2 info
- **2026-06-19** `07a68b56826c` — 1 info
- **2026-06-04** `be74155f01cb` — 4 info
- **2026-05-13** `a2e49593b571` — 6 info
- **2026-05-13** `ecb25b0812f3` — 1 breaking
- **2026-05-11** `a4d6c0ecfc78` — 1 info
- **2026-05-11** `ecb25b0812f3` — 4 info
- **2026-04-23** `96d9467621d0` — 1 info
- **2026-04-07** `2f041b1ab1b3` — 1 warning
- **2026-04-07** `c409502e0543` — 68 info
- **2024-06-05** `8fcd6fbef5e6` — 9 breaking, 69 warning

## Changes

- **2026-08-10** `42e61a1a705c` — 3 breaking
  - removed the enum value `MENINGOENCEPHALITIS` of the request property `items/symptoms/clinicalManifestation`
  - removed the enum value `ORCHITIS` of the request property `items/symptoms/clinicalManifestation`
  - removed the enum value `PAROTID_SWELLING` of the request property `items/symptoms/clinicalManifestation`
- **2026-07-31** `e777756d4099` — 10 info
  - added the new optional request property `items/symptoms/noComplications`
  - added the new optional request property `items/symptoms/orchitis`
  - added the new optional request property `items/symptoms/otherGeneralSymptoms`
  - added the new optional request property `items/symptoms/otherGeneralSymptomsText`
  - added the new optional request property `items/symptoms/pancreatitis`
  - added the new optional request property `items/symptoms/salivarySwelling`
  - added the new optional request property `items/symptoms/unknownComplications`
  - added the new `MENINGOENCEPHALITIS` enum value to the request property `items/symptoms/clinicalManifestation`
  - added the new `ORCHITIS` enum value to the request property `items/symptoms/clinicalManifestation`
  - added the new `PAROTID_SWELLING` enum value to the request property `items/symptoms/clinicalManifestation`
- **2026-07-30** `2fcf2b3dfea9` — 1 info
  - added the new `MUMPS` enum value to the request property `items/disease`
- **2026-07-29** `09448134f0a0` — 5 info
  - added the new optional request property `items/symptoms/erythemaNodosum`
  - added the new optional request property `items/symptoms/necrotizingEnterocolitis`
  - added the new optional request property `items/symptoms/pseudoAppendicularSyndrome`
  - added the new optional request property `items/symptoms/reactiveArthritis`
  - added the new optional request property `items/symptoms/symptomEndDate`
- **2026-07-28** `bd9d5fd9bada` — 1 info
  - added the new `YERSINIOSIS` enum value to the request property `items/disease`
- **2026-07-23** `414e0763493c` — 24 info
  - added the new optional request property `items/symptoms/arthralgia`
  - added the new optional request property `items/symptoms/bonyAbnormalities`
  - added the new optional request property `items/symptoms/centralNervousSystemDamage`
  - added the new optional request property `items/symptoms/chancre`
  - added the new optional request property `items/symptoms/clinicalCriteriaMet`
  - added the new optional request property `items/symptoms/condylomaLata`
  - added the new optional request property `items/symptoms/condylomaVenereum`
  - added the new optional request property `items/symptoms/generalizedLymphadenopathy`
  - added the new optional request property `items/symptoms/hepatomegaly`
  - added the new optional request property `items/symptoms/hepatosplenomegaly`
  - added the new optional request property `items/symptoms/lowGradeFever`
  - added the new optional request property `items/symptoms/maculopapularRash`
  - added the new optional request property `items/symptoms/malnutrition`
  - added the new optional request property `items/symptoms/mucocutaneousLesion`
  - added the new optional request property `items/symptoms/mucousPatches`
  - added the new optional request property `items/symptoms/nephroticSyndrome`
  - added the new optional request property `items/symptoms/neurologicalManifestations`
  - added the new optional request property `items/symptoms/ocularManifestations`
  - added the new optional request property `items/symptoms/patchyAlopecia`
  - added the new optional request property `items/symptoms/pseudoparalysis`
  - added the new optional request property `items/symptoms/refractoryRhinitis`
  - added the new optional request property `items/symptoms/syphilisInfectionSite`
  - added the new optional request property `items/symptoms/syphilisInfectiousness`
  - added the new optional request property `items/symptoms/syphilisStage`
- **2026-07-17** `a9d18e50a43f` — 1 info
  - added the new `SYPHILIS` enum value to the request property `items/disease`
- **2026-07-10** `5d13e43b9b36` — 6 warning
  - removed the request property `items/symptoms/abdominalCramps`
  - removed the request property `items/symptoms/coughingAtNight`
  - removed the request property `items/symptoms/coughingAttacks`
  - removed the request property `items/symptoms/flatulence`
  - removed the request property `items/symptoms/lossOfAppetite`
  - removed the request property `items/symptoms/smellyBurps`
- **2026-07-03** `19559beee8ca` — 2 warning, 2 info
  - removed the request property `items/symptoms/otherNeurolocalSymptom`
  - removed the request property `items/symptoms/otherNeurolocalSymptomText`
  - added the new optional request property `items/symptoms/otherNeurologicalSymptoms`
  - added the new optional request property `items/symptoms/otherNeurologicalSymptomsText`
- **2026-06-19** `07a68b56826c` — 1 info
  - added the new optional request property `items/symptoms/wateryDiarrhea`
- **2026-06-04** `be74155f01cb` — 4 info
  - added the new optional request property `items/symptoms/bloodyDiarrhea`
  - added the new optional request property `items/symptoms/haemolyticUremicSyndrome`
  - added the new optional request property `items/symptoms/tenesmus`
  - added the new `SHIGELLOSIS` enum value to the request property `items/disease`
- **2026-05-13** `a2e49593b571` — 6 info
  - added the new optional request property `items/symptoms/abdominalCramps`
  - added the new optional request property `items/symptoms/coughingAtNight`
  - added the new optional request property `items/symptoms/coughingAttacks`
  - added the new optional request property `items/symptoms/flatulence`
  - added the new optional request property `items/symptoms/lossOfAppetite`
  - added the new optional request property `items/symptoms/smellyBurps`
- **2026-05-13** `ecb25b0812f3` — 1 breaking
  - removed the enum value `SHIGELLOSIS` of the request property `items/disease`
- **2026-05-11** `a4d6c0ecfc78` — 1 info
  - added the new `SHIGELLOSIS` enum value to the request property `items/disease`
- **2026-05-11** `ecb25b0812f3` — 4 info
  - added the new optional request property `items/symptoms/constipation`
  - added the new optional request property `items/symptoms/dysuria`
  - added the new optional request property `items/symptoms/eyeIrritation`
  - added the new `SALMONELLOSIS` enum value to the request property `items/disease`
- **2026-04-23** `96d9467621d0` — 1 info
  - added the new optional request property `items/symptoms/fatalRisk`
- **2026-04-07** `2f041b1ab1b3` — 1 warning
  - removed the request property `items/symptoms/convulsions`
- **2026-04-07** `c409502e0543` — 68 info
  - added the new optional request property `items/symptoms/acuteBleeding`
  - added the new optional request property `items/symptoms/acuteEncephalitis`
  - added the new optional request property `items/symptoms/acuteKidneyFailure`
  - added the new optional request property `items/symptoms/alteredLevelOfConsciousness`
  - added the new optional request property `items/symptoms/anemia`
  - added the new optional request property `items/symptoms/apnoea`
  - added the new optional request property `items/symptoms/arthritis`
  - added the new optional request property `items/symptoms/asymptomatic`
  - added the new optional request property `items/symptoms/bloating`
  - added the new optional request property `items/symptoms/cerebralMalaria`
  - added the new optional request property `items/symptoms/clammySkin`
  - added the new optional request property `items/symptoms/clinicalManifestation`
  - added the new optional request property `items/symptoms/clinicalManifestationText`
  - added the new optional request property `items/symptoms/clinicalPresentationStatus`
  - added the new optional request property `items/symptoms/coldSkin`
  - added the new optional request property `items/symptoms/confusion`
  - added the new optional request property `items/symptoms/convulsions`
  - added the new optional request property `items/symptoms/coughingBouts`
  - added the new optional request property `items/symptoms/coughsProvokeVomiting`
  - added the new optional request property `items/symptoms/dateOfOnsetKnown`
  - added the new optional request property `items/symptoms/diagnosis`
  - added the new optional request property `items/symptoms/difficultyBreathingDuringMeals`
  - added the new optional request property `items/symptoms/disseminatedIntraVascularCoagulation`
  - added the new optional request property `items/symptoms/durationOfSymptoms`
  - added the new optional request property `items/symptoms/eggyBurps`
  - added the new optional request property `items/symptoms/encephalitis`
  - added the new optional request property `items/symptoms/guillainBarreSyndrome`
  - added the new optional request property `items/symptoms/hemorrhagicRash`
  - added the new optional request property `items/symptoms/lethargy`
  - added the new optional request property `items/symptoms/majorSite`
  - added the new optional request property `items/symptoms/meningitis`
  - added the new optional request property `items/symptoms/metabolicAcidosis`
  - added the new optional request property `items/symptoms/minorSite`
  - added the new optional request property `items/symptoms/nocturnalCough`
  - added the new optional request property `items/symptoms/offsetDate`
  - added the new optional request property `items/symptoms/otherClinicalPresentation`
  - added the new optional request property `items/symptoms/otherClinicalPresentationText`
  - added the new optional request property `items/symptoms/otherMajorSiteDetails`
  - added the new optional request property `items/symptoms/otherMinorSiteDetails`
  - added the new optional request property `items/symptoms/otherNeurolocalSymptom`
  - …28 more
- **2024-06-05** `8fcd6fbef5e6` — 9 breaking, 69 warning
  - removed the enum value `CRYPTOSPORIDIOSIS` of the request property `items/disease`
  - removed the enum value `GIARDIASIS` of the request property `items/disease`
  - removed the enum value `INFLUENZA` of the request property `items/disease`
  - removed the enum value `INVASIVE_MENINGOCOCCAL_INFECTION` of the request property `items/disease`
  - removed the enum value `INVASIVE_PNEUMOCOCCAL_INFECTION` of the request property `items/disease`
  - removed the enum value `LATENT_TUBERCULOSIS` of the request property `items/disease`
  - removed the enum value `SALMONELLOSIS` of the request property `items/disease`
  - removed the enum value `SHIGELLOSIS` of the request property `items/disease`
  - removed the enum value `SYPHILIS` of the request property `items/disease`
  - removed the request property `items/symptoms/acuteBleeding`
  - removed the request property `items/symptoms/acuteEncephalitis`
  - removed the request property `items/symptoms/acuteKidneyFailure`
  - removed the request property `items/symptoms/alteredLevelOfConsciousness`
  - removed the request property `items/symptoms/anemia`
  - removed the request property `items/symptoms/apnoea`
  - removed the request property `items/symptoms/arthritis`
  - removed the request property `items/symptoms/asymptomatic`
  - removed the request property `items/symptoms/bloating`
  - removed the request property `items/symptoms/bloodyDiarrhea`
  - removed the request property `items/symptoms/cerebralMalaria`
  - removed the request property `items/symptoms/clammySkin`
  - removed the request property `items/symptoms/clinicalManifestation`
  - removed the request property `items/symptoms/clinicalManifestationText`
  - removed the request property `items/symptoms/clinicalPresentationStatus`
  - removed the request property `items/symptoms/coldSkin`
  - removed the request property `items/symptoms/confusion`
  - removed the request property `items/symptoms/constipation`
  - removed the request property `items/symptoms/coughingBouts`
  - removed the request property `items/symptoms/coughsProvokeVomiting`
  - removed the request property `items/symptoms/dateOfOnsetKnown`
  - removed the request property `items/symptoms/diagnosis`
  - removed the request property `items/symptoms/difficultyBreathingDuringMeals`
  - removed the request property `items/symptoms/disseminatedIntraVascularCoagulation`
  - removed the request property `items/symptoms/durationOfSymptoms`
  - removed the request property `items/symptoms/dysuria`
  - removed the request property `items/symptoms/eggyBurps`
  - removed the request property `items/symptoms/encephalitis`
  - removed the request property `items/symptoms/eyeIrritation`
  - removed the request property `items/symptoms/fatalRisk`
  - removed the request property `items/symptoms/guillainBarreSyndrome`
  - …38 more

---

[Operation](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api/docs/clinicalvisits/push/post.md) · [API](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api.md) · [Page](https://skmtc.dev/sormas-foundation/apis/sormas-rest-api/changes/clinicalvisits/push/post)
