integritysystemscompany / animal_schema

Collaborative definition of JSON Schema to support individual animal data exchange. Builds on ICAR standard and focuses on Australian red meat needs.
6 stars 6 forks source link

Movement: Handling non-reading tags #64

Closed JoelRockes closed 4 years ago

JoelRockes commented 4 years ago

In the event where a faulty visual tag is replaced with a new saleyard/Vendor tag (currently handled in NLIS) how would/could/should this be captured here?

cookeac commented 4 years ago

I'd suggest there should be a separate animal movements & registrations event for retagging. It would presumably be like the registration event, because the old ID of the animal may or may not be known.

cookeac commented 4 years ago

I have added iscMovementRetagEventResource.json. Additional properties:

@AndyDe-Aldent can you please update the Swagger to include the new event? May also need to address linting if icarAnimalIdentiferType.json is not found in repo - I can't see it.