GET PlanCare2Api/Questionnaires/ChaptersForClientCard/{clientId}

Gets the questionnaire chapters for a clientcard of the specified client.

Requires 'Start' permission for function ClientCard {79A91D2E-1D0D-4B25-B5DF-0D420DFA4876}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The id of the client.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The questionnaire chapters for a clientcard of the specified client.

Collection of FilledQuestionnaireChapter
NameDescriptionTypeAdditional information
Guid

Guid.

globally unique identifier

None

FilledQuestionnaireId

FilledQuestionnaireId.

integer

None

Title

Title.

string

None

Response Formats

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

Sample:

Sample not available.