.. _feature_customoperations: Custom Operations ================= .. toctree:: :maxdepth: 1 :hidden: validation snapshot meta healthcheck convertoperation documentoperation patienteverything lastn erase docref member-match versions 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_validation` #. :ref:`feature_snapshot` #. :ref:`feature_meta` #. :ref:`feature_healthcheck` #. :ref:`feature_convertoperation` #. :ref:`feature_documentoperation` #. :ref:`feature_patienteverything` #. :ref:`lastn` #. :ref:`erase` #. :ref:`feature_docref` #. :ref:`member-match` #. :ref:`versions` .. _operations framework: http://www.hl7.org/implement/standards/fhir/operations.html .. _FHIR RESTful API: http://www.hl7.org/implement/standards/fhir/http.html