Stream: implementers
Topic: Notes for Reference Implementers
Grahame Grieve (Mar 05 2018 at 15:45):
The forthcoming normative ballot version of FHIR introduces a few changes that sound pretty minor, but will turn out to be pretty significant for generators of reference implementation. These are:
- some data types now include modifier extensions (Dosage and Timing)
- the addition of a new type that takes a target parameter (canonical)
- the removal of default values
Grahame Grieve (Mar 05 2018 at 15:46):
@Brian Postlethwaite @Ewout Kramer @Pascal Pfiffner @James Agnew this is for you. (James : I don't think there's wider structural issues for HAPI)
James Agnew (Mar 07 2018 at 09:30):
Heh, the new CanonicalType sure broke a lot of my unit tests, but that's all fixed up now. :)
Last updated: Apr 12 2022 at 19:14 UTC