Stream: Death on FHIR
Topic: VRDR-dotnet
Eric Trinh (Genesis) (Sep 01 2020 at 17:10):
Hi @Pete Krautscheid , while validating our messages in Canary, it always returns this error: Object reference not set to an instance of an object. Error occurred at VRDR.DeathRecord in function get_MorticianIdentifier. Even though our mortician resource is exactly same as one generated by Canary. Could you take a look? First image is ours, 2nd is from Canary.
image.png
image.png
Pete Krautscheid (Sep 01 2020 at 19:19):
Hi @Eric Trinh (Genesis), we've encountered this issue and have a fix in the queue but not yet released:
https://github.com/nightingaleproject/vrdr-dotnet/pull/121
I am a bit surprised that you ran into this issue with the scenario that you described; we've seen it when a mortician wasn't specified but not when one was present. Can you send us the file that causes the problem?
Pete Krautscheid (Sep 02 2020 at 20:28):
Thanks for providing the file, we've found an additional bug that was related to your specific case: we weren't correctly pulling out the mortician from your file because we were relying on the (optional) id field. We have added the fix to the queue for our next release
Sarah MacAdam (Apr 06 2022 at 12:29):
@Brian Pang Following up on your thoughts for additional library usage examples and documentation at the OH on 4/5. There are usage examples in the vrdr-dotnet README here. Do these meet what you were looking for or are the developers interested in seeing more examples and documentation in addition to these usage examples?
Last updated: Apr 12 2022 at 19:14 UTC