GET PlanCare2Api/CareRegistration/RiskCards/Actual?clientId={clientId}

Gets the actual RiskCard for the specified client

Requires 'Read' permission for function ClientCardRiskCard {8FCB802F-C125-4B15-B953-5F577E76CC7B}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The clientId to obtain the actual RiskCard for.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The requested actual RiskCard or null if not exists

RiskCard
NameDescriptionTypeAdditional information
Id

The id of the Riskcard

integer

None

ActualDate

The date the status of the Riskcard is set to Actual

date

None

HistoricalDate

The date the status of the Riskcard is set to Historical

date

None

StatusDescription

The status of the Riskcard as text

string

None

Categories

The Riskcard categories

Collection of RiskCardCategory

None

TemplateName

The name of the Riskcard template

string

None

MadeToDateByUsername

The name of the person who set the status of the Riskcard to Actual

string

None

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.