GET api/THCurrentMedication?encounterid={encounterid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
encounterid

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Medication
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

PatientId

globally unique identifier

None.

PrescriptionId

globally unique identifier

None.

DrugId

globally unique identifier

None.

Quantity

decimal number

None.

Days

integer

None.

Refill

integer

None.

SIG

string

None.

InTakeAt

integer

None.

RouteOfAdministration

integer

None.

PrescribedBy

globally unique identifier

None.

PrescribedName

string

None.

PrescribedOn

date

None.

StartedOn

date

None.

EndedOn

date

None.

Note

string

None.

StatusId

integer

None.

DrugName

string

None.

InTakeAtName

string

None.

RouteOfAdministrationName

string

None.

Direction

string

None.

PharmacyId

globally unique identifier

None.

PharmacyName

string

None.

Substitution

boolean

None.

EMDRefId

string

None.

DispenseUnitId

string

None.

InTake

integer

None.

MedicationIntake

string

None.

Patient

Patient

None.

Drug

Drug

None.

User

Member

None.

MedicationDispense

MedicationDispense

None.

Status

Status

None.

Prescription

Prescription

None.

PurchaseUrl

string

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.