PUT api/MPatientVital?oldtakenon={oldtakenon}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| oldtakenon | string |
Required |
Body Parameters
Collection of PatientVital| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| TakenOn | date |
None. |
|
| VitalId | globally unique identifier |
None. |
|
| ColorId | integer |
None. |
|
| Value | string |
None. |
|
| EncounterId | globally unique identifier |
None. |
|
| SessionID | globally unique identifier |
None. |
|
| ExtSessionId | string |
None. |
|
| SiteSettingOptionId | globally unique identifier |
None. |
|
| BMI | string |
None. |
|
| BMIValue | string |
None. |
|
| BMIColor | string |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| Group | string |
None. |
|
| VitalKey | string |
None. |
|
| VitalAction | string |
None. |
|
| Patient | Patient |
None. |
|
| Vital | Vital |
None. |
|
| Formula | Formula |
None. |
|
| PatientVitalDetail | Collection of PatientVitalDetail |
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.