Submitting Data ------------------- Submission API ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Url: ``/adverse-event/fhir/AdverseEvent`` * Write only API * Used to submit patient safety events. * Submission requests must be built using properties of the taxonomy, and following the structure of sample requests provided by the LFPSE team. * In version 5 the taxonomy API doesn't outline how submission requests are to be structured. Sample requests ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. highlight:: json * The LFPSE team have provided :term:`JSON` files of sample submission requests. * These are attached below Outcomes ~~~~~~~~~~ .. literalinclude:: lfpse-samples/146-925-757.json :caption: Example Outcome submission 1 .. literalinclude:: lfpse-samples/146-925-758.json :caption: Example Outcome submission 2 Incidents ~~~~~~~~~~~~ .. literalinclude:: lfpse-samples/146-925-759.json :caption: Example Incident submission 1 .. literalinclude:: lfpse-samples/146-925-760.json :caption: Example Incident submission 2 .. literalinclude:: lfpse-samples/146-925-761.json :caption: Example Incident submission 3 .. literalinclude:: lfpse-samples/146-925-811.json :caption: Example Incident submission 4