v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Practice Medications

Create Practice Medication

post/api/2.0/practice_medications/

Request body

active_ndcsstring[]
brand_namestring
created_datestring date-time nullable
creation_type'user' | 'medispan' | 'ss' | 'disp'
  • user - user
  • medispan - medispan
  • ss - surescripts
  • disp - dispensary
formstring
generic_namestring
idinteger

The id of the medication.

is_controlledboolean

Whether the drug is a controlled substance or not.

market_end_datestring date-time nullable
namestring

The name that will display for the medication in the search and when referenced by the prescription or documented med.

ndcsstring[]

The NDCs of the medication (must contain only one ndc code when creating).

obsolete_datestring date-time nullable

The date at which this practice medication became obsolete.

practiceinteger

The practice that created the medication. null for medications from the standard formulary.

routestring
rxnorm_cuisstring[]

The Rxnorm.cui code of the medication (must contain only one cui code when creating).

strengthstring nullable

The strength of the drug, e.g. 40mg.

type'otc' | 'prescription' | 'discontinued'
  • otc - otc
  • prescription - prescription
  • discontinued - discontinued

Response

active_ndcsstring[]
brand_namestring
created_datestring date-time nullable
creation_type'user' | 'medispan' | 'ss' | 'disp'
  • user - user
  • medispan - medispan
  • ss - surescripts
  • disp - dispensary
formstring
generic_namestring
idinteger

The id of the medication.

is_controlledboolean

Whether the drug is a controlled substance or not.

market_end_datestring date-time nullable
namestring

The name that will display for the medication in the search and when referenced by the prescription or documented med.

ndcsstring[]

The NDCs of the medication (must contain only one ndc code when creating).

obsolete_datestring date-time nullable

The date at which this practice medication became obsolete.

practiceinteger

The practice that created the medication. null for medications from the standard formulary.

routestring
rxnorm_cuisstring[]

The Rxnorm.cui code of the medication (must contain only one cui code when creating).

strengthstring nullable

The strength of the drug, e.g. 40mg.

type'otc' | 'prescription' | 'discontinued'
  • otc - otc
  • prescription - prescription
  • discontinued - discontinued