Jason Owen 2f139640e5 Add unit tests for HumanName has(String) methods
Prefixes, given names, and suffixes can all have multiple entries, and
so are kept in a list. The `hasPrefix(String)` and its sibling methods
are conveniences for checking that these lists contain the given
element. Add tests around those three methods to ensure that the list
checking code is correct.

Issue #865 HumanName#hasGiven(String) can never return true
2018-02-26 18:22:38 -05:00
2017-02-02 06:23:28 -05:00
2018-02-02 14:03:53 -05:00
2018-02-25 14:57:19 -05:00
2018-02-15 07:15:25 -05:00
2018-02-25 13:16:02 -05:00
2017-04-06 22:23:20 -04:00
2017-09-30 11:20:00 -04:00
2018-01-31 06:41:24 -06:00
2018-01-31 06:41:24 -06:00
2014-09-03 18:03:44 -04:00
2017-02-02 20:37:58 -05:00
2015-03-25 22:32:32 -04:00
2015-03-25 22:32:32 -04:00
2017-12-09 10:07:46 -05:00
2016-05-28 12:53:59 -04:00
2018-01-12 18:59:43 -05:00
2015-11-15 12:22:56 -05:00
2015-12-01 18:35:24 -05:00
2015-08-05 10:38:38 -04:00

hapi-fhir

HAPI FHIR - Java API for HL7 FHIR Clients and Servers

Coverage Status Maven Central Dependency Status License

  • Linux Build: Build Status
  • Windows Build:

Complete project documentation is available here: http://jamesagnew.github.io/hapi-fhir/

A demonstration of this project is available here: http://fhirtest.uhn.ca/

This project is Open Source, licensed under the Apache Software License 2.0.

Description
🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Readme 1.2 GiB
Languages
Java 98.3%
HTML 0.8%
Ruby 0.7%
Shell 0.1%