FHIR Chat · Compartment based access · implementers

Stream: implementers

Topic: Compartment based access


view this post on Zulip Aishwarya Ravindran (Mar 12 2018 at 14:35):

I wanted to clarify this statement in the Compartment Patient page (https://www.hl7.org/fhir/DSTU2/compartment-patient.html)- "When a patient is linked to another patient, all the records associated with the linked patient are in the compartment associated with the target of the link." Does this indicate that if I call GET [base]/Patient/1234/Condition, it will return all the Condition records associated with 1234 and also Conditions records referenced by the linked Patient resources?

view this post on Zulip Grahame Grieve (Mar 12 2018 at 19:34):

hmm. that paragraph definitely needs some work.

view this post on Zulip Grahame Grieve (Mar 12 2018 at 19:34):

that would only be appropriate for a replaced-by type relationship

view this post on Zulip Aishwarya Ravindran (Mar 12 2018 at 20:03):

@Grahame Grieve :Thanks! so this cannot be used for the "seealso" type then?

view this post on Zulip Grahame Grieve (Mar 12 2018 at 20:06):

probably not? this part of the spec hasn't had a lot of review. @Brian Postlethwaite has PA ever looked at this?

view this post on Zulip Brian Postlethwaite (Mar 13 2018 at 08:16):

I don't think so, the whole side effects of merge/link are not really covered. When implementers are ready to tackle it would be a good topic for a connectathon

view this post on Zulip Aishwarya Ravindran (Mar 13 2018 at 14:34):

Thanks @Grahame Grieve and @Brian Postlethwaite for the clarification!


Last updated: Apr 12 2022 at 19:14 UTC