MedicationFrequencyModel
Model used to retrieve or set information about a medication frequency.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name of the medication frequency (Required). |
string |
None. |
| FriendlyName |
Friendly name of the medication frequency (Required). |
string |
None. |
| Active |
Indicates whether the medication frequency is active or not. |
boolean |
None. |
| Id |
Unique ID of the model in the portal (Read only). |
string |
None. |
| ExternalId |
Unique ID of the model in the integrating system (Required). |
string |
None. |