GET api/Encounter/VisitTypeModeGet?doctorid={doctorid}&encountertypeid={encountertypeid}&consultationtypeid={consultationtypeid}

VisitTypeModeGet

Request Information

URI Parameters

NameDescriptionTypeAdditional information
doctorid

globally unique identifier

Required

encountertypeid

globally unique identifier

Required

consultationtypeid

integer

Required

Body Parameters

None.

Response Information

Resource Description

encountertypemode

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.