getAllOTCMedications: Get all OTCMedications.

Description Usage Arguments Value References

View source: R/MinnehahaCustomizationFunctions.R

Description

This function returns a dataframe of all OTCMedications in the database.

Usage

1
getAllOTCMedications(OTCMedicationFields = "all", EntityID = 1)

Arguments

OTCMedicationFields

Fields to return for the OTCMedications. Defaults to 'all'.
Run getOTCMedicationFields for a list of potential fields.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

All OTCMedications in the database.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.