Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created September 24, 2015 02:12
Show Gist options
  • Save nialdarbey/c35a1f5c6ae82982c283 to your computer and use it in GitHub Desktop.
Save nialdarbey/c35a1f5c6ae82982c283 to your computer and use it in GitHub Desktop.
{
"userId": "ucla",
"verbose": "false",
"meds": [
{
"codingSystem": "NDC",
"code": "0143-1267-01",
"rxName": "lisinopril",
"sig": {
"sigFreeText": "Take 1 tablet (10 mg total) by mouth daily."
}
},
{
"codingSystem": "NDC",
"code": "0093-3109-05",
"rxName": "amoxicillin",
"sig": {
"sigFreeText": "Take 1 capsule (500 mg total) by mouth three (3) times daily with meals."
}
},
{
"codingSystem": "NDC",
"code": "0093-1048-01",
"rxName": "metformin",
"sig": {
"sigFreeText": "Take 1 tablet (500 mg total) by mouth daily."
}
},
{
"codingSystem": "NDC",
"code": "0093-0536-01",
"rxName": "naproxen",
"sig": {
"sigFreeText": "Take 1 tablet (275 mg total) by mouth two (2) times daily with meals."
}
},
{
"codingSystem": "NDC",
"code": "0440-7627-30",
"rxName": "ibuprofen",
"sig": {
"sigFreeText": "Take 1 tablet (600 mg total) by mouth every six (6) hours as needed."
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment