FHIR Chat · Canary finds Mortician when none is present · Death on FHIR

Stream: Death on FHIR

Topic: Canary finds Mortician when none is present


view this post on Zulip Saul Kravitz (Aug 03 2021 at 15:20):

Note that, within the Death Record Inspector, Canary is seeing a "Mortician Family Name" of "Sam Jones, MD"; the file does not appear to actually have a value for the Mortician (aka Funeral Director) field, and even the "How Canary interpreted your input" section is blank. Where is Canary getting the "Sam Jones, MD" information that it's displaying? Is there perhaps some field name overlap, since "Sam Jones, MD" appears as a name in other parts of the file? Janet_Page_86759-20210528-fhir-1.json

view this post on Zulip Saul Kravitz (Aug 03 2021 at 15:32):

You are correct that no Mortician is specified in the file.
As the IG is currently specified, there is no positive indicator of the presence of a mortician. The meta.profile is currently optional. If a Mortician profile is not found, the VRDR .NET library that is used by Canary implies the presence of the Mortician as the the first Practitioner resource in the bundle that is not the Certifier.

As is shown by this example, that doesn't always work correctly. We have submitted an issue against the Implementation Guide to reflect this weakness. https://jira.hl7.org/browse/FHIR-32957


Last updated: Apr 12 2022 at 19:14 UTC