GET api/ProviderService/PatientTreatmentPlans
to retrieve a list of the prescribed drugs including the name, quantity, frequency, etc.
Request Information
URI Parameters
None.
Body Parameters
Patient GUID
PatientIDQuery| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientID |
Patient ID |
globally unique identifier |
Required |
| Count |
COunt -1 all otherwise above zero |
integer |
None. |
| DrugID |
Drug ID |
globally unique identifier |
None. |
| ApplicationID |
Application using Absolute EMR API |
globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"PatientID": "c3be81d4-6c96-4de9-8f52-5b5c5cbfc147",
"Count": 1,
"DrugID": "6de273eb-fe40-4b5c-a897-2aae9ab76dfd",
"ApplicationID": "563bf64a-b37d-4186-9cfe-40de822a87d2"
}
application/xml, text/xml
Sample:
<PatientIDQuery xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AbsoluteHealth.API.Models"> <ApplicationID>563bf64a-b37d-4186-9cfe-40de822a87d2</ApplicationID> <Count>1</Count> <DrugID>6de273eb-fe40-4b5c-a897-2aae9ab76dfd</DrugID> <PatientID>c3be81d4-6c96-4de9-8f52-5b5c5cbfc147</PatientID> </PatientIDQuery>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Current Active Treatment plans by descending order
Collection of TreatmentPlan| Name | Description | Type | Additional information |
|---|---|---|---|
| TreatmentPlanID |
Gets or sets the treatment plan ID |
globally unique identifier |
None. |
| TreatmentDetails |
Treatment Details |
Collection of TreatmentInfoViewModel |
Required |
| TreatmentNote | string |
None. |
|
| ProviderID | globally unique identifier |
None. |
|
| TreatmentDate | date |
None. |
|
| Authority | string |
None. |
|
| PatientID |
Patient ID |
globally unique identifier |
Required |
| Count |
COunt -1 all otherwise above zero |
integer |
None. |
| DrugID |
Drug ID |
globally unique identifier |
None. |
| ApplicationID |
Application using Absolute EMR API |
globally unique identifier |
Required |
Response Formats
application/json, text/json
Sample:
[
{
"TreatmentPlanID": "5fa55a0f-f490-4641-af06-f7a13dd76e3b",
"TreatmentDetails": [
{
"Drug_Id": "6d44845d-1a8d-4f09-83e2-0026f16c6884",
"Instructions_Note": "sample string 2",
"Frequency": 3,
"FrequencyUnitTypeID": 4,
"Repeat": "sample string 5",
"Quantity": 6.0,
"Start_Date": "2026-05-07T13:24:28.2602356+00:00",
"End_Date": "2026-05-07T13:24:28.2602356+00:00",
"DrugName": "sample string 7",
"PrescriptionDetail_Id": "ffe57e74-71a2-422c-9dce-276a9f61c85a",
"Consult_Date": "2026-05-07T13:24:28.2602356+00:00",
"Authority": "sample string 8",
"Is_Current": true,
"DrugCategory_Id": 1,
"FrequencyUnitType": "sample string 9",
"DrugCategoryName": "sample string 10"
},
{
"Drug_Id": "6d44845d-1a8d-4f09-83e2-0026f16c6884",
"Instructions_Note": "sample string 2",
"Frequency": 3,
"FrequencyUnitTypeID": 4,
"Repeat": "sample string 5",
"Quantity": 6.0,
"Start_Date": "2026-05-07T13:24:28.2602356+00:00",
"End_Date": "2026-05-07T13:24:28.2602356+00:00",
"DrugName": "sample string 7",
"PrescriptionDetail_Id": "ffe57e74-71a2-422c-9dce-276a9f61c85a",
"Consult_Date": "2026-05-07T13:24:28.2602356+00:00",
"Authority": "sample string 8",
"Is_Current": true,
"DrugCategory_Id": 1,
"FrequencyUnitType": "sample string 9",
"DrugCategoryName": "sample string 10"
}
],
"TreatmentNote": "sample string 2",
"ProviderID": "802e2847-b9ca-4783-9414-34c62ceed63f",
"TreatmentDate": "2026-05-07T13:24:28.2602356+00:00",
"Authority": "sample string 4",
"PatientID": "3e264718-713a-45b0-9a6d-2894c2fac0ed",
"Count": 1,
"DrugID": "065a95f0-8b3f-4253-a267-bd281e9bb754",
"ApplicationID": "065a2f68-18e1-40be-a242-6b024e41ee3d"
},
{
"TreatmentPlanID": "5fa55a0f-f490-4641-af06-f7a13dd76e3b",
"TreatmentDetails": [
{
"Drug_Id": "6d44845d-1a8d-4f09-83e2-0026f16c6884",
"Instructions_Note": "sample string 2",
"Frequency": 3,
"FrequencyUnitTypeID": 4,
"Repeat": "sample string 5",
"Quantity": 6.0,
"Start_Date": "2026-05-07T13:24:28.2602356+00:00",
"End_Date": "2026-05-07T13:24:28.2602356+00:00",
"DrugName": "sample string 7",
"PrescriptionDetail_Id": "ffe57e74-71a2-422c-9dce-276a9f61c85a",
"Consult_Date": "2026-05-07T13:24:28.2602356+00:00",
"Authority": "sample string 8",
"Is_Current": true,
"DrugCategory_Id": 1,
"FrequencyUnitType": "sample string 9",
"DrugCategoryName": "sample string 10"
},
{
"Drug_Id": "6d44845d-1a8d-4f09-83e2-0026f16c6884",
"Instructions_Note": "sample string 2",
"Frequency": 3,
"FrequencyUnitTypeID": 4,
"Repeat": "sample string 5",
"Quantity": 6.0,
"Start_Date": "2026-05-07T13:24:28.2602356+00:00",
"End_Date": "2026-05-07T13:24:28.2602356+00:00",
"DrugName": "sample string 7",
"PrescriptionDetail_Id": "ffe57e74-71a2-422c-9dce-276a9f61c85a",
"Consult_Date": "2026-05-07T13:24:28.2602356+00:00",
"Authority": "sample string 8",
"Is_Current": true,
"DrugCategory_Id": 1,
"FrequencyUnitType": "sample string 9",
"DrugCategoryName": "sample string 10"
}
],
"TreatmentNote": "sample string 2",
"ProviderID": "802e2847-b9ca-4783-9414-34c62ceed63f",
"TreatmentDate": "2026-05-07T13:24:28.2602356+00:00",
"Authority": "sample string 4",
"PatientID": "3e264718-713a-45b0-9a6d-2894c2fac0ed",
"Count": 1,
"DrugID": "065a95f0-8b3f-4253-a267-bd281e9bb754",
"ApplicationID": "065a2f68-18e1-40be-a242-6b024e41ee3d"
}
]
application/xml, text/xml
Sample:
<ArrayOfTreatmentPlan xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AbsoluteHealth.API.Models">
<TreatmentPlan>
<ApplicationID>065a2f68-18e1-40be-a242-6b024e41ee3d</ApplicationID>
<Count>1</Count>
<DrugID>065a95f0-8b3f-4253-a267-bd281e9bb754</DrugID>
<PatientID>3e264718-713a-45b0-9a6d-2894c2fac0ed</PatientID>
<Authority>sample string 4</Authority>
<TreatmentDate>2026-05-07T13:24:28.2602356+00:00</TreatmentDate>
<TreatmentDetails>
<TreatmentInfoViewModel>
<Authority>sample string 8</Authority>
<Consult_Date>2026-05-07T13:24:28.2602356+00:00</Consult_Date>
<DrugCategoryName>sample string 10</DrugCategoryName>
<DrugCategory_Id>1</DrugCategory_Id>
<DrugName>sample string 7</DrugName>
<Drug_Id>6d44845d-1a8d-4f09-83e2-0026f16c6884</Drug_Id>
<End_Date>2026-05-07T13:24:28.2602356+00:00</End_Date>
<Frequency>3</Frequency>
<FrequencyUnitType>sample string 9</FrequencyUnitType>
<FrequencyUnitTypeID>4</FrequencyUnitTypeID>
<Instructions_Note>sample string 2</Instructions_Note>
<Is_Current>true</Is_Current>
<PrescriptionDetail_Id>ffe57e74-71a2-422c-9dce-276a9f61c85a</PrescriptionDetail_Id>
<Quantity>6</Quantity>
<Repeat>sample string 5</Repeat>
<Start_Date>2026-05-07T13:24:28.2602356+00:00</Start_Date>
</TreatmentInfoViewModel>
<TreatmentInfoViewModel>
<Authority>sample string 8</Authority>
<Consult_Date>2026-05-07T13:24:28.2602356+00:00</Consult_Date>
<DrugCategoryName>sample string 10</DrugCategoryName>
<DrugCategory_Id>1</DrugCategory_Id>
<DrugName>sample string 7</DrugName>
<Drug_Id>6d44845d-1a8d-4f09-83e2-0026f16c6884</Drug_Id>
<End_Date>2026-05-07T13:24:28.2602356+00:00</End_Date>
<Frequency>3</Frequency>
<FrequencyUnitType>sample string 9</FrequencyUnitType>
<FrequencyUnitTypeID>4</FrequencyUnitTypeID>
<Instructions_Note>sample string 2</Instructions_Note>
<Is_Current>true</Is_Current>
<PrescriptionDetail_Id>ffe57e74-71a2-422c-9dce-276a9f61c85a</PrescriptionDetail_Id>
<Quantity>6</Quantity>
<Repeat>sample string 5</Repeat>
<Start_Date>2026-05-07T13:24:28.2602356+00:00</Start_Date>
</TreatmentInfoViewModel>
</TreatmentDetails>
<TreatmentNote>sample string 2</TreatmentNote>
<TreatmentPlanID>5fa55a0f-f490-4641-af06-f7a13dd76e3b</TreatmentPlanID>
</TreatmentPlan>
<TreatmentPlan>
<ApplicationID>065a2f68-18e1-40be-a242-6b024e41ee3d</ApplicationID>
<Count>1</Count>
<DrugID>065a95f0-8b3f-4253-a267-bd281e9bb754</DrugID>
<PatientID>3e264718-713a-45b0-9a6d-2894c2fac0ed</PatientID>
<Authority>sample string 4</Authority>
<TreatmentDate>2026-05-07T13:24:28.2602356+00:00</TreatmentDate>
<TreatmentDetails>
<TreatmentInfoViewModel>
<Authority>sample string 8</Authority>
<Consult_Date>2026-05-07T13:24:28.2602356+00:00</Consult_Date>
<DrugCategoryName>sample string 10</DrugCategoryName>
<DrugCategory_Id>1</DrugCategory_Id>
<DrugName>sample string 7</DrugName>
<Drug_Id>6d44845d-1a8d-4f09-83e2-0026f16c6884</Drug_Id>
<End_Date>2026-05-07T13:24:28.2602356+00:00</End_Date>
<Frequency>3</Frequency>
<FrequencyUnitType>sample string 9</FrequencyUnitType>
<FrequencyUnitTypeID>4</FrequencyUnitTypeID>
<Instructions_Note>sample string 2</Instructions_Note>
<Is_Current>true</Is_Current>
<PrescriptionDetail_Id>ffe57e74-71a2-422c-9dce-276a9f61c85a</PrescriptionDetail_Id>
<Quantity>6</Quantity>
<Repeat>sample string 5</Repeat>
<Start_Date>2026-05-07T13:24:28.2602356+00:00</Start_Date>
</TreatmentInfoViewModel>
<TreatmentInfoViewModel>
<Authority>sample string 8</Authority>
<Consult_Date>2026-05-07T13:24:28.2602356+00:00</Consult_Date>
<DrugCategoryName>sample string 10</DrugCategoryName>
<DrugCategory_Id>1</DrugCategory_Id>
<DrugName>sample string 7</DrugName>
<Drug_Id>6d44845d-1a8d-4f09-83e2-0026f16c6884</Drug_Id>
<End_Date>2026-05-07T13:24:28.2602356+00:00</End_Date>
<Frequency>3</Frequency>
<FrequencyUnitType>sample string 9</FrequencyUnitType>
<FrequencyUnitTypeID>4</FrequencyUnitTypeID>
<Instructions_Note>sample string 2</Instructions_Note>
<Is_Current>true</Is_Current>
<PrescriptionDetail_Id>ffe57e74-71a2-422c-9dce-276a9f61c85a</PrescriptionDetail_Id>
<Quantity>6</Quantity>
<Repeat>sample string 5</Repeat>
<Start_Date>2026-05-07T13:24:28.2602356+00:00</Start_Date>
</TreatmentInfoViewModel>
</TreatmentDetails>
<TreatmentNote>sample string 2</TreatmentNote>
<TreatmentPlanID>5fa55a0f-f490-4641-af06-f7a13dd76e3b</TreatmentPlanID>
</TreatmentPlan>
</ArrayOfTreatmentPlan>