GET api/Encounter/VisitTypeModeGet?doctorid={doctorid}&encountertypeid={encountertypeid}&consultationtypeid={consultationtypeid}
VisitTypeModeGet
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
doctorid | globally unique identifier |
Required |
|
encountertypeid | globally unique identifier |
Required |
|
consultationtypeid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
encountertypemode
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.