Skip to content

Instantly share code, notes, and snippets.

@jose-villegas
Last active August 29, 2015 14:13
Show Gist options
  • Save jose-villegas/6887ec6e17730aa6cbb9 to your computer and use it in GitHub Desktop.
Save jose-villegas/6887ec6e17730aa6cbb9 to your computer and use it in GitHub Desktop.
{
"id": 1,
"email": "[email protected]",
"api_key": "3897014bd4615f0fd2eb34f608c54a18",
"treatment": [
{
"id": 1,
"start_date": "2007-12-04T00:00:00.000Z",
"end_date": "2007-12-04T00:00:00.000Z",
"description": "cualquiervaina",
"doses": [
{
"id": 1,
"quantity": 50,
"measurement_unit": "ml",
"medicine": {
"id": 4,
"name": "medicine1",
"company_name": null,
"sampling_class": null,
"origin": null,
"description": null,
"expiration_date": "2007-12-04T00:00:00.000Z",
"url_photo": null,
"administration_route": {
"id": 5,
"name": "cualquiervaina2",
"location_of_application": null,
"systemic_effect": null
}
}
}
],
"frequencies": [
{
"id": 1,
"occurrences": 50,
"period_of_time": 78
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment