Skip to content

Instantly share code, notes, and snippets.

@spolezhaev
Last active October 8, 2017 22:32
Show Gist options
  • Save spolezhaev/caa72a09bb041dbf43b28527853504f1 to your computer and use it in GitHub Desktop.
Save spolezhaev/caa72a09bb041dbf43b28527853504f1 to your computer and use it in GitHub Desktop.
template
{
"DrugList": [
{
"Name": "НО-ШПА",
"Description": "blah-blah",
"FrequencyInADay": "15",
"AdmissionDuration": "15 лет"
}
],
"Complaints": [
{
"Description": "Боль в спине"
}
],
"Recomendations": [
{
"Description": "Не употреблять пищу 10 суток"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment