How to enter crossbred patient
Submitted by Guest on Wed, 11/02/2009 - 08:06
Hello,
Is it possible to declare some additional information on crossbred patient ?
For exemple, when you choose cross-bred breed, it'd be interrsting to be able to add some additional free text information like "labrabor-berger". It is sometimes important for breed related pathology.
Is it possible to add this kind of new information without a specific development?
Thanks in advance.
Daniel
Re: How to enter crossbred patient
You can add additional fields to the patient to store this information without the need for any development.
1. In the release find the party.patientpet archetype in the update/archetypes/org/openvpms/archetypes/patient folder.
2. Edit with a standard text editor and add the following text under the breed node descriptor.
/details/crossbreed" type="java.lang.String" maxLength="100">
3. Save the file in a new location. I suggest you keep the original version just in case you make a mistake as well as keep track on modified archetypes for upgrade purposes.
4. Import the new archetype in Administration -> Archetypes using the Import button.
Hope this helps.
Regards Tony
On 11/02/09 8:06 AM, "daniel.dricot@hotmail.fr" :
> Hello, > > Is it possible to declare some additional information on crossbred patient ? > > For exemple, when you choose cross-bred breed, it'd be interrsting to be able > to add some additional free text information like "labrabor-berger". It is > sometimes important for breed related pathology. > > Is it possible to add this kind of new information without a specific > development? > > Thanks in advance. > > Daniel > _______________________________________________ > OpenVPMS User Mailing List > users@lists.openvpms.org > To unsubscribe or change your subscription visit: > http://lists.openvpms.org/mailman/listinfo/users > Posts from this mailing list can be viewed online and replied to in the > OpenVPMS User's forum- http://tinyurl.com/openvfu > Tony De Keizer > Principal Consultant > Vertical Connect Pty Ltd > Phone: + 61 (0)3 97229824 > Mobile +61 (0)4 21347105 > Email: tony@verticalconnect.net_______________________________________________ OpenVPMS User Mailing List users@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/mailman/listinfo/users Posts from this mailing list can be viewed online and replied to in the OpenVPMS User's forum- http://tinyurl.com/openvfu
How to enter crossbred
Hello,
Thanks a lot ... it is working.
Regards.
Daniel