The Rare Disease Registry Framework (RDRF) is an open source tool for the creation of web-based patient registries.
GNU Affero General Public License v3.0
15
stars
8
forks
source link
Error on updating HL7Message object with content #2466
Closed
id2359 closed 1 year ago
Instantiation of HL7Message object fails as content update causes Assertion error fails.
Split the message object creation into two: initial and annotation with actual content.
I'm pretty this is a side effect of going from python-hl7 0.4.2 to 0.4.5
So we should roll back to 0.4.2
This ticket is just to try to save the message model.