.. _feature_customoperations: Custom Operations ================= .. toctree:: :maxdepth: 1 :hidden: patienteverything validation lastn snapshot meta healthcheck erase docref The FHIR Specification `operations framework`_ allows for the definition of custom operations and defines how to offer them in the `FHIR RESTful API`_. Firely Server offers various custom operations out of the box, next to :ref:`$export (Bulk Data Export) `, as well as its :ref:`terminology operations `: #. :ref:`feature_patienteverything` #. :ref:`feature_validation` #. :ref:`lastn` #. :ref:`feature_snapshot` #. :ref:`feature_meta` #. :ref:`feature_healthcheck` #. :ref:`erase` #. :ref:`feature_docref` .. _operations framework: http://www.hl7.org/implement/standards/fhir/operations.html .. _FHIR RESTful API: http://www.hl7.org/implement/standards/fhir/http.html