FHIR Chat · Patient link negation · implementers

Stream: implementers

Topic: Patient link negation


view this post on Zulip Peter Bernhardt (May 11 2016 at 16:02):

In reviewing an internal use I see a need for considering how a system may express the assertion that two patient records within its control are NOT the same person.

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:02):

Currently the link type enumeration only allows for qualifying an affirmative link.

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:03):

But what happens if the system later wants to say "These two patient records are NOT related."

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:03):

Particularly useful if you implement a patient registry as a read-only event store.

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:05):

And you need to handle the dreaded "un-merge" use case.

view this post on Zulip Grahame Grieve (May 11 2016 at 16:06):

there is no unmerge only unlink

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:09):

i understand, Grahame.

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:09):

but there is definitely an "un-merge" use case for implementers

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:10):

i'm adding a change request to clarify and get this in front of the PA WG

view this post on Zulip John Moehrke (May 11 2016 at 16:12):

Isn't that just an exercise in some Application twisting apart the parts, and doing a RESTful -create and update? Thus REST already handles it.

view this post on Zulip Grahame Grieve (May 11 2016 at 16:15):

it goes far beyond that

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:15):

That's right, John. In a homogenous FHIR system this would be easy to handle. What I'm looking at is a use case that involved handling ADT-A40 messages and then someone trying to back that out.

view this post on Zulip Peter Bernhardt (May 11 2016 at 16:18):

Tracker item 9993

view this post on Zulip Brian Postlethwaite (May 11 2016 at 19:27):

Yuk

view this post on Zulip Peter Bernhardt (May 11 2016 at 19:37):

;)


Last updated: Apr 12 2022 at 19:14 UTC