jembi / openmrs-module-shr-cdahandler

A CDA handler for the OpenMRS SHR implementation
1 stars 9 forks source link

Find a better way of handling date precision #18

Closed justin-fyfe closed 9 years ago

justin-fyfe commented 9 years ago

Currently dates get cast up to full precision in the database. Need to find a better way of storing date precision. Currently this is stored as a sub-obs (which isn't ideal)

justin-fyfe commented 9 years ago

Also obs that occur during a range of times is difficult to store. These are also stored as sub-obs..

justin-fyfe commented 9 years ago

b354287c3dcecf0e39480b453659b4700fd832b9