POST api/Procedure/SaveMany/ProcedurePost

Request Information

URI Parameters

None.

Body Parameters

Procedure
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

EncounterId

globally unique identifier

None.

Code

string

None.

Note

string

None.

StartedOn

date

None.

EndedOn

date

None.

ProcedureBy

globally unique identifier

None.

ProcedureOn

date

None.

ProcedureByName

string

None.

StatusId

integer

None.

Type

string

None.

AccountId

globally unique identifier

None.

Encounter

Encounter

None.

ProcedureCode

ProcedureCode

None.

ProcedureDetails

Collection of ProcedureDetail

None.

Status

Status

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.