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

Medicine resource API #135

Closed
cookeac opened this issue Jul 30, 2020 · 2 comments
Closed

Medicine resource API #135

cookeac opened this issue Jul 30, 2020 · 2 comments
Labels
stale-issue Identifies that an issue is stale and will be closed unless reactivated.

Comments

@cookeac
Copy link
Collaborator

cookeac commented Jul 30, 2020

There may be value in having a medicine resource API (a minimal icarMedicineResource is defined but this could benefit from other properties, including withdrawal periods by species).

This would allow master lists of medicines to be shared:

  • nationally; or
  • by recording service for clients of that service; or
  • by software packages for clients of that package.

What expectations would you have around such an API - would you use it? What would you expect to retrieve? What filter parameters would you expect?

@erwinspeybroeck
Copy link
Collaborator

erwinspeybroeck commented Jul 30, 2020

Andrew, we have a medicine API in place - it uses data from the official licensing organistations in Belgium (FAGG) and the Netherlands (FIDIN)

description: a drug or other preparation for the treatment or prevention of disease
id* idstringThe technical, non-meaningful and unique identification code of an object.
licenseNumber licenseNumberstringA medicine is licensed under this number. In the Netherlands this number is called the REG NL number, in Belgium this number is called the authorisation number.
type* typestringMedicines of the type STANDARD are provided by the official organisations licensing medicines. Type CUSTOM is indicating the medicines that the customer has added as a substance he is using in his herd and are not part of the licensed medicines.
name namestringName of the medicine. No enum - list of medicines is responsability of FAGG and FIDIN.
administrationRoute administrationRoutestringThe route of administration of the medicineEnum:Array [ 12 ]
amountPerAdministration amountPerAdministrationnumberThe amount of the medicine that has to be used for a treatment.
amountUnit amountUnitstringThe unit in which the medicine is administeredEnum:Array [ 14 ]
waitingPeriodMeat waitingPeriodnumberThe period in hours one has to wait after using the medicine to deliver milk or meat to the consumers
waitingPeriodMilk waitingPeriodnumberThe period in hours one has to wait after using the medicine to deliver milk or meat to the consumers

@stale
Copy link

stale bot commented Sep 23, 2021

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.

@stale stale bot added the stale-issue Identifies that an issue is stale and will be closed unless reactivated. label Sep 23, 2021
@stale stale bot closed this as completed Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale-issue Identifies that an issue is stale and will be closed unless reactivated.
Projects
None yet
Development

No branches or pull requests

2 participants