[OpenVPMS Developers] [JIRA] Closed: (ARCH-34) Create customer alert archetypes

Message from Tony De Keizer (JIRA) jira@openvpms.org

[ https://openvpms.atlassian.net/browse/ARCH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony De Keizer closed ARCH-34. ------------------------------

Tested. OK.

> Create customer alert archetypes > -------------------------------- > > Key: ARCH-34 > URL: https://openvpms.atlassian.net/browse/ARCH-34 > Project: Archetypes > Issue Type: Task > Affects Versions: 1.4 > Reporter: Tim Anderson > Assignee: Tony De Keizer > Fix For: 1.5 > > > In 1.4, customer alerts are represented by act.customerNote with alert="true". > In order to support OVPMS-956, customer alerts need to be modelled like patient alerts. > i.e by an act, "act.customerAlert" with an alert type node represented by a "lookup.customerAlertType". > The lookup.customerAlertType is similar to lookup.alertType which is used by act.patientAlert . > The existing lookup.alertType should be renamed lookup.patientAlertType to better reflect what it is for. > Both alert types should have: > # a "priority" node so that alerts may be sorted. > # a colour node so they can be highlighted > E.g: > {noformat} > /details/priority" type="java.lang.String" defaultValue="'HIGH'" minCardinality="1"> > > > > > > > > > /details/colour" type="java.lang.String" maxLength="8"/> > {noformat} > Existing data needs to be migrated, namely: > # act.customerNotes with alert="true" > These need to be changed to act.customerAlert and linked to an lookup.customerAlertType > The lookup.customerAlertType can be created with the same name and description as the lookup.customerNoteType, with HIGH priority > # lookup.alertType > These need to be changed to lookup.patientAlertType and have a HIGH priority added

-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://openvpms.atlassian.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf

Syndicate content