Skip to content
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

Quick changes: improvements to death, treatments, departure, milking #227

Merged
merged 14 commits into from
Jul 29, 2021

Conversation

cookeac
Copy link
Collaborator

@cookeac cookeac commented Jul 26, 2021

cookeac and others added 13 commits May 20, 2021 17:28
URL scheme for ADE-1.x-health with POST and batch POST methods.
Adjustments to the enumerated values for death event reasons and methods (kinds). Resolves adewg#224.
Added numberOfTreatments and treatmentInterval to icarMedicineCourseSummaryType
Resolves adewg#219
* Added "Unknown" to Departure Reason. Resolves adewg#206.
* Added x/y/z positions to QuarterMilking, and TEMPERATURE to milk characteristics. Resolves adewg#170.
* Added "Unknown" to Departure Reason. Resolves adewg#206.
* Added x/y/z positions to QuarterMilking, and TEMPERATURE to milk characteristics. Resolves adewg#170.
Adjustments to the enumerated values for death event reasons and methods (kinds). Resolves adewg#224.
@cookeac cookeac merged commit e02258a into adewg:Develop Jul 29, 2021
@alamers
Copy link
Collaborator

alamers commented Jul 29, 2021

just a small comment:
In types/icarMedicineCourseSummaryType.json the treatmentInterval is defined as a number (format: double) in hours. Why a floating point value here? Not better to either specify it as an integer, or in minutes if we need that precision?

@cookeac
Copy link
Collaborator Author

cookeac commented Jul 29, 2021

It was felt that treatmentInterval was best specified in hours. You're right, it would be best as an integer.

@cookeac cookeac deleted the Requested-Improvements branch July 29, 2021 07:24
cookeac added a commit to cookeac/ICAR that referenced this pull request Jul 29, 2021
Correct *treatmentInterval* in **icarMedicineCourseSummaryType.json** to an integer per [comment in 227](adewg#227 (comment))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants