IHE / pharm-meow

IHE Pharmacy Medication Record Profile Implementation Guide
MIT License
2 stars 0 forks source link

RelatedAdministrations #16

Open rlindstrm opened 1 year ago

rlindstrm commented 1 year ago

Should we have RelatedAdministration in MedicationTreatmentLine. Would that be for hospital use case, or would we always think the Request comes first and an administration is always related to the Request, and not a line.

costateixeira commented 1 year ago

Medication Administrations may come as an additional source of information, and I believe they may be less common but are as relevant as others in this context. So, yes, I think we should.

On Tue, Aug 1, 2023 at 12:24 PM Rutt Lindström @.***> wrote:

Should we have RelatedAdministration in MedicationTreatmentLine. Would that be for hospital use case, or would we always think the Request comes first and an administration is always related to the Request, and not a line.

— Reply to this email directly, view it on GitHub https://github.com/IHE/pharm-meow/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3HUUG2YGYJNGH5GYEHSUTXTDKOPANCNFSM6AAAAAA27RGWVE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rlindstrm commented 1 year ago

RelatedAdministration added to the MedicationTreatmentLine model with the same restriction as the relatedDispensation (i.e it is an administration that is not related to any existing requests). For the group to review.