GET API/V1/Patients/{patientId}/Orders/{orderId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderId

integer

Required

patientId

integer

Required

includeOrderLog

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

iMDsoft.API.Metavision.Data.Orders.ExternalOrder
NameDescriptionTypeAdditional information
IsHomeMedication

boolean

None.

OrderingStyle

iMDsoft.API.Metavision.Data.Orders.OrderingStyleEnum

None.

IsUnplanned

boolean

None.

PatternItems

Collection of iMDsoft.API.Metavision.Data.Orders.PatternItem

None.

FutureActions

Collection of iMDsoft.API.Metavision.Data.Orders.FutureAction

None.

DetectedIssues

Collection of iMDsoft.API.Metavision.Data.Orders.DetectedIssue

None.

LogEntries

Collection of iMDsoft.API.Metavision.Data.Orders.LogEntry

None.

LastAdministered

date

None.

EncounterInfo

iMDsoft.API.Metavision.Data.Orders.EncounterInfo

None.

OrderId

string

None.

OrderGUID

string

None.

Route

iMDsoft.API.Metavision.Data.Data.CodedElement

None.

Location

iMDsoft.API.Metavision.Data.Data.CodedElement

None.

PRN

iMDsoft.API.Metavision.Data.Orders.PRNElements

None.

OrderedBy

string

None.

IssuedBy

string

None.

Comment

string

None.

OrderSummary

string

None.

Caption

string

None.

Status

string

None.

StatusReason

string

None.

StatusComment

string

None.

IsSelfAdministered

boolean

None.

DbTimeStamp

Collection of byte

None.

Effective

iMDsoft.API.Metavision.Data.Orders.Effective

None.

Eligibility

iMDsoft.API.Metavision.Data.Orders.Eligibility

None.

LastUpdated

date

None.

OriginalOrderData

string

None.

ConditionalDetails

iMDsoft.API.Metavision.Data.Orders.ConditionalDetails

None.

HasWarning

boolean

None.

TemplateId

integer

None.

AttachedForms

Collection of iMDsoft.API.Metavision.Data.Orders.AttachedForm

None.

LastAction

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'childLogEntry' with type 'iMDsoft.API.Metavision.Data.Orders.LogEntry'. Path 'logEntries[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'childLogEntry' with type 'iMDsoft.API.Metavision.Data.Orders.LogEntry'. Path 'logEntries[0]'.