-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Animal Health Status to Animal Resource #148
Comments
There has already been a lot of work done on health diagnosis, which I think covers the coding mentioned above. When we initially raised the prospect of a Health Status, there was recognition that some more work needed to be done to determine both an appropriate enumeration (the set above looks like a good start), and also to think about how that might interact with different systems. I think we need to have that discussion before including in ADE 1.1. What do others think? Also:
|
We didn't have until now a use case for a health status of an animal, although it seems logical and consistent to have one. Regarding the withdrawal status we created an API with which one can ask for the current status regarding withdrawal on a location: |
If we want to integrate this into the release, we should at least think about:
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@AndreasSchultzGEA can you please take this issue with you into one of the next meetings? Maybe someone can propose a better enum set for the values? |
There is a PR prepared #253 which contains the ideas of this discussion. The withdrawal-topics should better be put into a separated issue. |
I mentioned the possibility of the status of 'Very Ill" on the call this morning that I thought I saw third party software using. I've had a quick look though the documentation, but I can't confirm that it is used. Therefore this suggestion can be ignored. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
In issue #111 we discussed reproduction and lactation status values. In addition to this, a health status of an animal would also be very helpful. As possible values I'd like to propose:
On the animal, this would be an additional field defining the current status. In addition to this, a Health Check Event could be added so that an observation of a changed health status can be filed.
I think, the Health Check Event could be a little bit more complicated because you might need diagnosis codes etc., however, if everyone is OK with the status field at the animal I could add the health status field already for the 1.1 release.
The text was updated successfully, but these errors were encountered: