Event Participant Controller

Create or update one or multiple entities.

A uuid will be generated for any entity that doesn't have one yet. Posting entities without uuid multiple times will also create them multiple times.

post/eventparticipants/push

Response

Array of responses, matching the posted array of entities. Provides an HTML status code for every entity and an optional body (e.g. a string with an error message).

bodyobject
statusCodeinteger

Changes

Changed in 11 of the 59 revisions of this API.151331

    • added the new GONOCOCCAL_INFECTION enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new MUMPS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new YERSINIOSIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new SYPHILIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new SHIGELLOSIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • removed the enum value VACCINATED_ONE_DOSE of the request property items/vaccinationStatus

      request-property-enum-value-removed

    • removed the enum value VACCINATED_TWO_DOSE of the request property items/vaccinationStatus

      request-property-enum-value-removed

    • added the new optional request property items/informationReliability

      new-optional-request-property

    • added the new optional request property items/numberOfDoses

      new-optional-request-property

    • added the new optional request property items/vaccinationStatusDetails

      new-optional-request-property

    • added the new optional request property items/vaccinationStatusLastUpdated

      new-optional-request-property

    • added the new HAD_THE_DISEASE enum value to the request property items/vaccinationStatus

      request-property-enum-value-added

    • removed the enum value SHIGELLOSIS of the request property items/person/causeOfDeathDisease

      request-property-enum-value-removed

    • added the new SHIGELLOSIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new SALMONELLOSIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new optional request property items/person/birthWeightCategory

      new-optional-request-property

    • added the new optional request property items/person/emancipated

      new-optional-request-property

    • added the new optional request property items/person/entryDate

      new-optional-request-property

    • added the new optional request property items/person/gestationalAgeCategory

      new-optional-request-property

    • added the new optional request property items/person/incapacitated

      new-optional-request-property

    • added the new optional request property items/person/livingStatus

      new-optional-request-property

    • added the new optional request property items/person/multipleBirth

      new-optional-request-property

    • added the new optional request property items/person/workPlace

      new-optional-request-property

    • added the new optional request property items/person/workPlaceText

      new-optional-request-property

    • added the new CRYPTOSPORIDIOSIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new GIARDIASIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new INFLUENZA enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new INVASIVE_MENINGOCOCCAL_INFECTION enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new INVASIVE_PNEUMOCOCCAL_INFECTION enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new LATENT_TUBERCULOSIS enum value to the request property items/person/causeOfDeathDisease

      request-property-enum-value-added

    • added the new OTHER enum value to the request property items/vaccinationStatus

      request-property-enum-value-added

    • added the new RECOVERED enum value to the request property items/vaccinationStatus

      request-property-enum-value-added

    • added the new VACCINATED_ONE_DOSE enum value to the request property items/vaccinationStatus

      request-property-enum-value-added

    • added the new VACCINATED_TWO_DOSE enum value to the request property items/vaccinationStatus

      request-property-enum-value-added