GET api/v2/helpers/diagnosis?term={term}&patientId={patientId}

Get all or patient specific list of diagnosis.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
term

string

Default value is

patientId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.