AAVLD-USAHA-ITStandards / eCVI

eCVI Data Exchange Standard (Starting with version 2)
12 stars 9 forks source link

Declare animal as internationally born #97

Open ryanscholzdvm opened 3 months ago

ryanscholzdvm commented 3 months ago

This is a continuation of #88, splitting off the suggestion to allow an animal to be explicitly set as internationally born (as opposed to setting an official ID as an international ID type)

ryanscholzdvm commented 3 months ago

I added an optional CountryOfOrigin element to the Animal and GroupLot elements. The CountryOfOrigin element is defined to include two attributes: ForeignBorn, which is a required, and would be set to TRUE if the animal (or group) is born in another country; CountryCode which is an optional attribute to declare the country of origin, using the ISO numeric country code (the first three digits of an AIN) for the country of origin where the animal was born, if known.

mmcgrath commented 3 months ago

Agree with this being included in Jan 2025 release

ryanscholzdvm commented 3 months ago

ToDo: Add correct ISO numeric validation for CountryCode

ryanscholzdvm commented 3 months ago

ToDo: Change to CountryOfBirth