POST api/Prescription/PostPharmacyemail
Request Information
URI Parameters
None.
Body Parameters
PrescriptionName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
PatientId | globally unique identifier |
None. |
|
EncounterId | globally unique identifier |
None. |
|
RxNo | string |
None. |
|
Note | string |
None. |
|
StatusName | string |
None. |
|
StatusId | integer |
None. |
|
PrescribedBy | globally unique identifier |
None. |
|
PrescribedOn | date |
None. |
|
Type | string |
None. |
|
BillId | globally unique identifier |
None. |
|
AccountId | globally unique identifier |
None. |
|
SourceId | integer |
None. |
|
ExtRefId | string |
None. |
|
MemberExtRefId | string |
None. |
|
PharmacyName | string |
None. |
|
Refill | integer |
None. |
|
PrescriptionNo | string |
None. |
|
ToEmail | string |
None. |
|
DOB | string |
None. |
|
Patient | Patient |
None. |
|
Encounter | Encounter |
None. |
|
Member | Member |
None. |
|
Medications | Collection of Medication |
None. |
|
Bills | Collection of Bill |
None. |
|
drug | Drug |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
ModifiedOn | date |
None. |
|
Modified | Member |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.