Drug dispense entry class question

2018-08-11 Thread Pablo Pazos
Hi all, How would you map a "pharmacy drug dispense" task, where the patient comes with a prescription and a clerk delivers the medication packages? I was thinking this is clearly and ACTION, but also seems to be an ADMIN_ENTRY, since it is just a delivery of some product. I'm inclined to think

Re: Drug dispense entry class question

2018-08-11 Thread Karsten Hilbert
On Sat, Aug 11, 2018 at 04:03:28PM -0300, Pablo Pazos wrote: > How would you map a "pharmacy drug dispense" task, where the patient comes > with a prescription and a clerk delivers the medication packages? > > I was thinking this is clearly and ACTION, but also seems to be an > ADMIN_ENTRY, since

Re: Drug dispense entry class question

2018-08-11 Thread Pablo Pazos
Hi Karsten, On Sat, Aug 11, 2018 at 4:21 PM, Karsten Hilbert wrote: > On Sat, Aug 11, 2018 at 04:03:28PM -0300, Pablo Pazos wrote: > > > How would you map a "pharmacy drug dispense" task, where the patient > comes > > with a prescription and a clerk delivers the medication packages? > > > > I wa

Re: Drug dispense entry class question

2018-08-11 Thread Ian McNicoll
Hi Pablo, We have definitely modelled this into the ACTION.medication.v1 (Medication management) archetype https://openehr.org/ckm/#showArchetype_1013.1.123 Prescription dispensed Careflow step The ordered medication has been dispensed, for example from a pharmacy to the patient. It has an ac

Re: Drug dispense entry class question

2018-08-11 Thread Karsten Hilbert
On Sat, Aug 11, 2018 at 04:24:47PM -0300, Pablo Pazos wrote: > > > I'm inclined to think it as an ACTION if this task alters the state of > > the > > > prescription INSTRUCTION ISM. On this case, as a parallel question, I'm > > not > > > sure if the dispense ACTION should be a final "COMPLETED" st

Re: Drug dispense entry class question

2018-08-11 Thread Pablo Pazos
Thanks Ian, I know this was modeled. Just wanted to understand the rationale behind choosing an ACTION vs an ADMIN_ENTRY, this is to help me create an exercise for my students. And for ACTION, if the dispense should be an active of final state, and from your message it seems I was on the right pat

Re: Drug dispense entry class question

2018-08-11 Thread Pablo Pazos
On Sat, Aug 11, 2018 at 4:50 PM, Karsten Hilbert wrote: > On Sat, Aug 11, 2018 at 04:24:47PM -0300, Pablo Pazos wrote: > > > > > I'm inclined to think it as an ACTION if this task alters the state > of > > > the > > > > prescription INSTRUCTION ISM. On this case, as a parallel question, > I'm > >