IHE / pharm-meow

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

Terms and definitions for the main work items #1

Open rlindstrm opened 1 year ago

rlindstrm commented 1 year ago

1) Medication plan / Treatment plan / Medication overview / Medication list / ? consists of: 2) Medication lines / Treatment lines / Medication items / ?

rlindstrm commented 1 year ago

This is Medication overview (technically list of statements): image Needs an agreed name and a definition.

rlindstrm commented 1 year ago

This is medication line (MedicationStatement): image

MedicationStatement about how you actually take the drug, should be linked to the original MedicationStatement how you should have taken it.

MedicationStatements do have legal implications - this is a way to document what the doctor knows and what decides based on this information.

MedicationStatement is linked to related administrations and prescriptions/dispensations, i.e everything that happens under this line of treatment. (Risk of circular dependancies should be managed by business layer)

Medication lines can be grouped either to be related to one treatment (careplan?), or to be treated as inseparable two items of one request (one should not be administered without the other). Grouping is optional, not having grouping should not make the views/exchange cumbersome

Planned variations in posology can be technically one medication line, or it could be several medication lines grouped by care plan (or something similar). image

rlindstrm commented 1 year ago

Snapshot as the medication overview in a certain point in time. Ideally calculable from raw data, but could also be specified and tied to a specific use case like Patient Summary). Picture below is a graphic illustration. image

costateixeira commented 1 year ago

soem ideas in https://github.com/hl7-be/medication-record/blob/master/input/pagecontent/glossary.md

costateixeira commented 1 year ago

for now ,we start with Medication Overview, and Medication Treatment Line (as used in the logical model)