fhirpathrs 0.1.1

Fhirpath implementation in Rust
Documentation
# LICENSE

The software, fhirpath.js, was jointly developed by the Lister Hill National
Center for Biomedical Communications (LHNCBC), a research and development
division of the U.S. National Library of Medicine (NLM), and niquola@gmail.com
(Health Samurai).

The following terms and conditions are based on the BSD open-source license.

If publishing research that used this software, please include a citation that
acknowledges it.

Redistribution and use in source and binary forms, with or without modification,
are permitted for commercial and non-commercial purposes and products alike,
provided that the following conditions are met:

  * Redistributions of source code shall retain this license file, including the
  list of contributing developers and organizations, this list of conditions and
  the following disclaimer.
  * Redistributions in binary form shall include this license file, including the
  list of contributing developers and organizations, this list of conditions and
  the following disclaimer, in the documentation and/or other materials provided
  with the distribution.
  * Neither the names of the National Library of Medicine (NLM), the Lister Hill
  National Center for Biomedical Communications (LHNCBC), the National
  Institutes of Health (NIH), nor the names of any of the software contributors
  may be used to endorse or promote products derived from this software without
  specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS "AS IS" AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.