Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created September 24, 2015 02:12
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
{
"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