You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During standard implementation we've noticed that "Rank" field is missing from insemination event message.
Rank (the rank of intervention of each AI carried out within the same reproductive cycle) is the one field defined as recommended in ICAR general rules (2.4.4.10)
Technically this field could be calculated on server side, but in some cases there might be a need for providing it from the client.
Any obstacles for adding this new field to the icarReproInseminationEventResource message?
The text was updated successfully, but these errors were encountered:
Rank field is now part of icarReproInseminationEventResource message after my PR was merged.
For most cases Rank value is increased by 1 with each new AI during same reproductive cycle, also in case of double insemination.
During standard implementation we've noticed that "Rank" field is missing from insemination event message.
Rank (the rank of intervention of each AI carried out within the same reproductive cycle) is the one field defined as recommended in ICAR general rules (2.4.4.10)
Technically this field could be calculated on server side, but in some cases there might be a need for providing it from the client.
Any obstacles for adding this new field to the icarReproInseminationEventResource message?
The text was updated successfully, but these errors were encountered: