hapi-fhir/TODO.txt

8 lines
294 B
Plaintext
Raw Normal View History

2014-03-04 08:13:28 -05:00
* Implement JSON parser and encoder
* Implement strategy for narrative generation
2014-03-05 17:35:06 -05:00
* Fix XML encoder to not encode empty elements
* Add SimpleSetters for all primitive datatypes
2014-03-07 09:14:50 -05:00
* Implement and add Simple Getters in a similar way to simple setters
2014-03-07 16:23:49 -05:00
* Add support for modifierExtensions
2014-03-07 09:14:50 -05:00
*