Medication order
Medication item: Atenolol 40mg tabs
Therapeutic direction..
Direction sequence: 0
Dosage administration..
Pattern sequence: 0
Dose amount: 1
Dose unit: tablet
Timing - daily..
Named time event: in the morning
Direction duration: Indefinitely
So start with a therapeutic direction cluster in the top slot.
For now, it seems like I don’t have any other choice but to do so.
My template requirement (from my exercise modeling scenario) is:
Develop a Composition template for a health checkup report which has many top-level sections . Medication List and Vaccination List are just two sections among them.
The structure above is my current design for the Medication List section. Apprently, it doesn’t cover all the needs yet. My thoughts on the other section Vaccination List are much the same. And such a modeling exercise looks like it’s getting bogged down…
Yes, most of the sections are renamed from SECTION.ad_hoc. Initially, All of them were.
I thought SECTION.medication_list and SECTION.immunisation_list would be more specific and therfore suitable.
So far, the best attempt to cover as many data points as possible. For this, the constraint on the slot “Vaccine details” in the Archetype “Vaccination summary” have even been temporarily changed as highlighted, i.e., from /openEHR-EHR-CLUSTER.medication(-[a-zA-Z0-9_]+)*.v1/ to /openEHR-EHR-CLUSTER.medication(-[a-zA-Z0-9_]+)*.v2/.
And in the TD, when right-clicking the CLUSTER “Medication details (v2)” to edit the Archetype, the Archetype Editor gives several RED errors as follows. It looks like it can’t do some data types conversions. Could it be the cause of the loading error above?
@linforest@ian.mcnicoll I don’t have any intimate knowledge of Archetype Editor and have not used it in a long time, but from the error message, yes, it sounds a bit like that might be a problem.
I guess I had to use openEHR Archetype Designer Online to complete the above template instead, but the login to this online tool is not very stable (which is one of the reasons why I didn’t use this tool in the first place).
As of now, the template editing process utilizing the online tool is relatively smooth, although the saving process is a bit time-consuming. Is the slowness of the saving process due to local traffic throttling? But not ervery time.