Skip to content

Instantly share code, notes, and snippets.

@molsches
Created August 6, 2014 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save molsches/cb3c319ae26d08286cc0 to your computer and use it in GitHub Desktop.
Save molsches/cb3c319ae26d08286cc0 to your computer and use it in GitHub Desktop.
{ "name" : "Medication", "schema": { "startDate":"string", "endDate":"string", "category": "string", "author": "string", "performer": "string", "brandDrug": "object", "activeDrug": "object", "doseQty":"object", rateQty: "object", "frequency": "object", "pricingInfo": "object", "bscData":"object" } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment