POST api/Doc/PostOrderDocument

Request Information

URI Parameters

None.

Body Parameters

Doc
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

PatientId

globally unique identifier

None.

MemberId

globally unique identifier

None.

EncounterId

globally unique identifier

None.

CategoryId

integer

None.

Note

string

None.

FileName

string

None.

UserName

string

None.

ContentType

string

None.

Content

Collection of byte

None.

Size

integer

None.

StatusId

integer

None.

LabOrderDetailIds

Collection of string

None.

LaborderIds

string

None.

FilePath

string

None.

LabOrderDetailId

globally unique identifier

None.

LabTestId

globally unique identifier

None.

RecordTypeId

integer

None.

Url

string

None.

isimage

string

None.

RecordId

globally unique identifier

None.

Patient

Patient

None.

Encounter

Encounter

None.

Category

Category

None.

Status

Status

None.

Files

Collection of AzureFile

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.