POST api/LabOrder/SaveMany/LabRxPost

Request Information

URI Parameters

None.

Body Parameters

LabRx
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

RXNo

string

None.

EncounterId

globally unique identifier

None.

MemberId

globally unique identifier

None.

TypeId

integer

None.

PrescribedBy

globally unique identifier

None.

PrescribedOn

date

None.

Note

string

None.

StatusId

integer

None.

PrescribedByName

string

None.

FacilityId

globally unique identifier

None.

OrderStatus

string

None.

AccountId

globally unique identifier

None.

LabOrderDetails

Collection of LabOrderDetail

None.

Details

Collection of RadiologyOrderDetail

None.

Procedures

Collection of ProcedureCode

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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.