POST api/v1/pcsratings/CreatePatientClassificationRatingWithDetails

Create a new FsPatientClassificationRatingMode

Request Information

URI Parameters

None.

Body Parameters

FsPatientClassificationRatingModel
NameDescriptionTypeAdditional information
FsPatientClassificationRatingID

globally unique identifier

Required

FsDeptID

integer

Required

StartDateAndTime

date

Required

TotalCensus

integer

None.

AverageRating

decimal number

None.

AppChanged

string

String length: inclusive between 0 and 50

UserChanged

string

String length: inclusive between 0 and 50

Version

Collection of byte

None.

DateChangedUTC

date

None.

FsDept

FsDeptModel

None.

FsPatientClassificationRatingDetails

Collection of FsPatientClassificationRatingDetailModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

FsPatientClassificationRatingModel
NameDescriptionTypeAdditional information
FsPatientClassificationRatingID

globally unique identifier

Required

FsDeptID

integer

Required

StartDateAndTime

date

Required

TotalCensus

integer

None.

AverageRating

decimal number

None.

AppChanged

string

String length: inclusive between 0 and 50

UserChanged

string

String length: inclusive between 0 and 50

Version

Collection of byte

None.

DateChangedUTC

date

None.

FsDept

FsDeptModel

None.

FsPatientClassificationRatingDetails

Collection of FsPatientClassificationRatingDetailModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.