PUT api/THVital?oldtakenon={oldtakenon}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| oldtakenon | string |
Required |
Body Parameters
Collection of THPatientVitalModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| TakenOn | date |
Required Data type: DateTime |
|
| VitalCode | string |
Required |
|
| Value | string |
String length: inclusive between 0 and 20 |
|
| EncounterId | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.