PUT CarePlans/ResponseCodeTable/{carePlanResponseCodeTableID}?validateOnly={validateOnly}

Update carePlanResponseCodeTable

Request Information

URI Parameters

NameDescriptionTypeAdditional information
carePlanResponseCodeTableID

CarePlanResponseCodeTableID of CarePlanResponseCodeTable to be updated

integer

Required

validateOnly

Validate data, but don't post it

boolean

Default value is False

Body Parameters

CarePlanResponseCodeTable data

CarePlanResponseCodeTableDTO
NameDescriptionTypeAdditional information
CarePlanResponseCodeTableID

Care Plan Response Code Table ID

integer

None.

TableName

Table Name

string

None.

RecordState

Record State

RecordState

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

Summary

Summary

string

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.