PUT api/SiteVital/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Collection of SiteVital| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| VisitTypeId | globally unique identifier |
None. |
|
| VitalMasterId | globally unique identifier |
None. |
|
| SiteVitalID | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| Order | integer |
None. |
|
| FrequencyID | integer |
None. |
|
| FrequencyValueID | integer |
None. |
|
| VisitType | EncounterType |
None. |
|
| VitalMaster | VitalMaster |
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.