Stream: hapi
Topic: TimeType
Grahame Grieve (Aug 26 2020 at 20:53):
@James Agnew can I add a precision to TimeType? One using TemporalPrecision? and can I add HOUR to TemporalPrecision?
James Agnew (Aug 26 2020 at 20:57):
No objections here
Grahame Grieve (Aug 26 2020 at 20:57):
actually, time type needs a bunch of features added to match DateTimeType like getHour() and getMinute()
Grahame Grieve (Aug 26 2020 at 21:00):
hmm. TemporalPrecisionEnum is in hapi-core not fhir-core. Changing that has rather significant consequences. I'll defer on that one for now
Last updated: Apr 12 2022 at 19:14 UTC