GET api/Doctors/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Doctor
NameDescriptionTypeAdditional information
Id

integer

None.

ChainParentId

integer

None.

PersonId

integer

None.

ShortName

string

String length: inclusive between 0 and 10

Enabled

boolean

None.

ClientIdentity

string

String length: inclusive between 0 and 36

ClientId

integer

None.

Client

Client

None.

ChainParent

Chain

None.

Person

Person

None.

Exams

Collection of Exam

None.

Locations

Collection of Location

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.