You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PhysicalQuantityResult currently expects the Patient JSON to contain a "unit" property for the unit of a PhysicalQuantity. The version of health-data-standards currently used by the ie-ccda-endpoint produces results which have a "units" property in the value when reading in a QRDA Cat I file from a Laboratory Test Performed.
We may want to make the library here flexible. Or we could fix this upstream in HDS. Or this may have been fixed in the go version of the Cat I importer. I would be happy to help with any of these paths.
The text was updated successfully, but these errors were encountered:
PhysicalQuantityResult currently expects the Patient JSON to contain a "unit" property for the unit of a PhysicalQuantity. The version of health-data-standards currently used by the ie-ccda-endpoint produces results which have a "units" property in the value when reading in a QRDA Cat I file from a Laboratory Test Performed.
We may want to make the library here flexible. Or we could fix this upstream in HDS. Or this may have been fixed in the go version of the Cat I importer. I would be happy to help with any of these paths.
The text was updated successfully, but these errors were encountered: