Mike Mabey
Mike Mabey
I've been thinking about this issue a lot recently. I think what I would like to do is create a customized `datetime` type that can handle these cases so that...
Okay, so I have a lot of the work done on a new data type for FHIR date/datetime values. One thing I could use some feedback on is what makes...
@nazrulworld you're right about the comparisons. I'm not sure why my intuition was off on that, but I confirmed with the HAPI FHIR sandbox that only the populated fields are...
I'm not very concerned with that name collision because `DateTime` is the name of their project on PyPI, but mine will be `fhirdatetime`. So with their code you do: ```python...
Just as an additional data point, I've confirmed that this is still an issue with version 0.3.0.