GET PlanCare2Api/MedicalCodeList?medicalCodeListType={medicalCodeListType}

Gets list of MedicalCodeListItems of the specified MedicalCodeList.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
medicalCodeListType

MedicalCodeListType.

MedicalCodeListType

Required

Body Parameters

None.

Response Information

Resource Description

List of MedicalCodeListItems.

Collection of MedicalCodeListItem
NameDescriptionTypeAdditional information
Guid

Guid

globally unique identifier

None

Name

Name

string

None

Code

Code

string

None

Value

Value

string

None

Active

Active

boolean

None

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.