PUT api/v1/pcsdetails/UpdateList
Update a list of Patient Classification Rating Details.
Request Information
URI Parameters
None.
Body Parameters
Collection of FsPatientClassificationRatingDetailModel| Name | Description | Type | Additional information |
|---|---|---|---|
| FsPatientClassificationRatingDetailID | globally unique identifier |
Required |
|
| FsPatientClassificationRatingID | globally unique identifier |
Required |
|
| Level | integer |
Required |
|
| Census | integer |
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. |
|
| FsPatientClassificationRating | FsPatientClassificationRatingModel |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.