GET PlanCare2Api/Measures?clientId={clientId}&referenceDate={referenceDate}

Retrieve all involuntarycare measures for the selected client that overlap with the given date.

Request Information

URI Parameters

Name Description Type Additional information
clientId

The client for whom to fetch the involuntarycare measures.

integer

Required

referenceDate

The date the involuntarycare measures should overlap with.

date

Required

Body Parameters

None.

Response Information

Resource Description

A list of involuntarycare measures.

Collection of Measure
Name Description Type Additional information
Id

The id of the involuntarycare measure.

globally unique identifier

-

IsStructural

Specifies whether the measure is structural.

boolean

-

Name

The name of the involuntarycare measure.

string

-

ClientId

The id of the client.

integer

-

ClientplanId

The id of the clientplan.

integer

-

StartDate

Startdate of the measure.

date

Nullable

EndDate

Date the measure ended or will end.

date

Nullable

PlannedEndDate

Expected enddate for the measure.

date

Nullable

Status

The status of the measure.

string

-

StatusDate

The statusdate of the measure.

date

-

CategoryId

The id of the measure category.

globally unique identifier

Nullable

Category

The measure category.

string

-

Unit

The unit.

string

-

UnitDescription

Description of the unit.

string

-

Amount

The amount.

integer

Nullable

Approved

Whether the client approved with the measure.

boolean

-

MentallyCompetent

Whether the client is mentally competent.

boolean

-

Approach

The approach.

string

-

AdditionalDemands

Additional demands.

string

-

Duration

The duration of the measure.

string

-

Prevention

What the measure prevents.

string

-

Remarks

The remarks.

string

-

ReduceInvoluntaryCare

Reduced involuntary care.

string

-

ProtocolId

The id of the protocol.

integer

Nullable

ProtocolName

The name of the associated protocol.

string

-

Disciplines

List of disciplines.

Collection of Discipline

-

Employees

List of employees.

Collection of MeasureEmployee

-

Goals

List of goals.

Collection of GoalV2

-

FilledQuestionnaires

List of questionnaires.

Collection of FilledQuestionnaire

-

CareResponsibleApprovalDate

The approval date of the care responsible employee.

date

Nullable

CareResponsibleApprovalEmployee

The care responsible employee.

MeasureEmployee

-

CareResponsibleApprovalEmployeeDiscipline

The name of the discipline of the care responsible employee.

string

-

CareResponsibleApprovalRegistrationDate

The date on which the care responsible approval was saved.

date

Nullable

CareResponsibleApprovalRegistrationEmployee

The employee who saved the care responsible approval employee.

MeasureEmployee

-

CareResponsibleApprovalRegistrationEmployeeDiscipline

The discipline of the employee who saved the care responsible approval employee.

string

-

BehavioralRisk

The behavioral risk.

string

-

BehavioralRiskApprovalDate

The approval date of the behavioral risk.

date

Nullable

BehavioralRiskApprovalEmployee

The employee of the behavioral risk approval.

MeasureEmployee

-

BehavioralRiskApprovalEmployeeDiscipline

The discipline of the employee of the behavioral risk approval.

string

-

BehavioralRiskApprovalRegistrationDate

The date on which the medical risk approval was saved.

date

Nullable

BehavioralRiskApprovalRegistrationEmployee

The employee who saved the medical risk approval employee.

MeasureEmployee

-

BehavioralRiskApprovalRegistrationEmployeeDiscipline

The discipline of the employee who saved the medical risk approval employee.

string

-

MedicalRisk

The medical risk.

string

-

MedicalRiskApprovalDate

The approval date of the medical risk.

date

Nullable

MedicalRiskApprovalEmployee

The employee of the medical risk approval.

MeasureEmployee

-

MedicalRiskApprovalEmployeeDiscipline

The discipline of the employee of the medical risk approval.

string

-

MedicalRiskApprovalRegistrationDate

The date on which the medical risk approval was saved.

date

Nullable

MedicalRiskApprovalRegistrationEmployee

The employee who saved the medical risk approval employee.

MeasureEmployee

-

MedicalRiskApprovalRegistrationEmployeeDiscipline

The discipline of the employee who saved the medical risk approval employee.

string

-

AgreementWithClientAndLegalRepresentativeFrequency

The frequency of feedback to the legal representative when an incidental measure is applied.

string

-

AgreementWithClientAndLegalRepresentativeMethod

The method of feedback to the legal representative when an incidental measure is applied.

string

-

Step

The phase the measure is in. 1 is the first phase.

integer

-

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "Id": "fd0aeb03-2aac-4ed4-9b4e-b948ebdf6c7d",
    "IsStructural": true,
    "Name": "sample string 3",
    "ClientId": 4,
    "ClientplanId": 5,
    "StartDate": "2026-05-26T23:13:14.1188528+02:00",
    "EndDate": "2026-05-26T23:13:14.1188528+02:00",
    "PlannedEndDate": "2026-05-26T23:13:14.1188528+02:00",
    "Status": "sample string 6",
    "StatusDate": "2026-05-26T23:13:14.1188528+02:00",
    "CategoryId": "7a70406f-d116-4f18-9c81-9ce689e723d4",
    "Category": "sample string 8",
    "Unit": "sample string 9",
    "UnitDescription": "sample string 10",
    "Amount": 1,
    "Approved": true,
    "MentallyCompetent": true,
    "Approach": "sample string 13",
    "AdditionalDemands": "sample string 14",
    "Duration": "sample string 15",
    "Prevention": "sample string 16",
    "Remarks": "sample string 17",
    "ReduceInvoluntaryCare": "sample string 18",
    "ProtocolId": 1,
    "ProtocolName": "sample string 19",
    "Disciplines": [
      {
        "$id": "2",
        "Id": 1,
        "Name": "sample string 2",
        "Description": "sample string 3",
        "SpecialismCode": "sample string 4",
        "IsActual": true,
        "DisciplineGroupId": 6,
        "EvsFunction": "sample string 7",
        "EvsSpecialism": "sample string 8",
        "ReferralAllowed": true
      },
      {
        "$ref": "2"
      }
    ],
    "Employees": [
      {
        "$id": "3",
        "EmployeeId": 1,
        "LookupName": "sample string 2"
      },
      {
        "$ref": "3"
      }
    ],
    "Goals": [
      {
        "$id": "4",
        "Id": 1,
        "AggregateId": "91b1174a-bf29-492c-9f19-2a19c6918f93",
        "CareDemandName": "sample string 3",
        "CareDemandId": 4,
        "CareDemandExplanation": "sample string 5",
        "TemplateGoalId": 1,
        "PreviousGoalId": 1,
        "QuestionnaireGoalId": 1,
        "StartDate": "2026-05-26T23:13:14.1188528+02:00",
        "EndDate": "2026-05-26T23:13:14.1188528+02:00",
        "Name": "sample string 6",
        "Status": 0,
        "StatusDescription": "sample string 7",
        "StatusDate": "2026-05-26T23:13:14.1188528+02:00",
        "InitialSituation": "sample string 9",
        "TargetSituation": "sample string 10",
        "DisciplineIds": [
          1,
          2
        ],
        "DisciplineGroupIds": [
          1,
          2
        ],
        "LatestScore": {
          "$id": "5",
          "Color": 1,
          "Description": "sample string 2",
          "Value": 3,
          "Rank": 4,
          "Name": "sample string 5"
        },
        "MainGoalId": "557f3bb9-573d-4833-8034-040f31f5bac7",
        "MainGoal": "sample string 11"
      },
      {
        "$ref": "4"
      }
    ],
    "FilledQuestionnaires": [
      {
        "$id": "6",
        "Id": 1,
        "RelationId": 2,
        "RelationLookUpName": "sample string 3",
        "ClientId": 4,
        "Status": 1,
        "StatusDescription": "sample string 5",
        "QuestionnaireGuid": "2ed29fad-86f1-4f77-8625-adf863b5d6c0",
        "QuestionnaireName": "sample string 7",
        "QuestionnaireVersion": "sample string 8",
        "CreatedBy": "sample string 9",
        "CreatedOn": "2026-05-26T23:13:14.1188528+02:00",
        "LastChangedBy": "sample string 11",
        "LastChangedOn": "2026-05-26T23:13:14.1188528+02:00",
        "Locked": true,
        "LockedByLoggedOnAccessUser": true,
        "LockedBy": "sample string 14",
        "LockedOn": "2026-05-26T23:13:14.1188528+02:00"
      },
      {
        "$ref": "6"
      }
    ],
    "CareResponsibleApprovalDate": "2026-05-26T23:13:14.1188528+02:00",
    "CareResponsibleApprovalEmployee": {
      "$ref": "3"
    },
    "CareResponsibleApprovalEmployeeDiscipline": "sample string 20",
    "CareResponsibleApprovalRegistrationDate": "2026-05-26T23:13:14.1188528+02:00",
    "CareResponsibleApprovalRegistrationEmployee": {
      "$ref": "3"
    },
    "CareResponsibleApprovalRegistrationEmployeeDiscipline": "sample string 21",
    "BehavioralRisk": "sample string 22",
    "BehavioralRiskApprovalDate": "2026-05-26T23:13:14.1188528+02:00",
    "BehavioralRiskApprovalEmployee": {
      "$ref": "3"
    },
    "BehavioralRiskApprovalEmployeeDiscipline": "sample string 23",
    "BehavioralRiskApprovalRegistrationDate": "2026-05-26T23:13:14.1188528+02:00",
    "BehavioralRiskApprovalRegistrationEmployee": {
      "$ref": "3"
    },
    "BehavioralRiskApprovalRegistrationEmployeeDiscipline": "sample string 24",
    "MedicalRisk": "sample string 25",
    "MedicalRiskApprovalDate": "2026-05-26T23:13:14.1188528+02:00",
    "MedicalRiskApprovalEmployee": {
      "$ref": "3"
    },
    "MedicalRiskApprovalEmployeeDiscipline": "sample string 26",
    "MedicalRiskApprovalRegistrationDate": "2026-05-26T23:13:14.1188528+02:00",
    "MedicalRiskApprovalRegistrationEmployee": {
      "$ref": "3"
    },
    "MedicalRiskApprovalRegistrationEmployeeDiscipline": "sample string 27",
    "AgreementWithClientAndLegalRepresentativeFrequency": "sample string 28",
    "AgreementWithClientAndLegalRepresentativeMethod": "sample string 29",
    "Step": 30
  },
  {
    "$ref": "1"
  }
]

application/xml, text/xml

Sample:
<ArrayOfMeasure xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DHS.PlanCare.Web.Api.Interface">
  <Measure>
    <AdditionalDemands>sample string 14</AdditionalDemands>
    <AgreementWithClientAndLegalRepresentativeFrequency>sample string 28</AgreementWithClientAndLegalRepresentativeFrequency>
    <AgreementWithClientAndLegalRepresentativeMethod>sample string 29</AgreementWithClientAndLegalRepresentativeMethod>
    <Amount>1</Amount>
    <Approach>sample string 13</Approach>
    <Approved>true</Approved>
    <BehavioralRisk>sample string 22</BehavioralRisk>
    <BehavioralRiskApprovalDate>2026-05-26T23:13:14.1188528+02:00</BehavioralRiskApprovalDate>
    <BehavioralRiskApprovalEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </BehavioralRiskApprovalEmployee>
    <BehavioralRiskApprovalEmployeeDiscipline>sample string 23</BehavioralRiskApprovalEmployeeDiscipline>
    <BehavioralRiskApprovalRegistrationDate>2026-05-26T23:13:14.1188528+02:00</BehavioralRiskApprovalRegistrationDate>
    <BehavioralRiskApprovalRegistrationEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </BehavioralRiskApprovalRegistrationEmployee>
    <BehavioralRiskApprovalRegistrationEmployeeDiscipline>sample string 24</BehavioralRiskApprovalRegistrationEmployeeDiscipline>
    <CareResponsibleApprovalDate>2026-05-26T23:13:14.1188528+02:00</CareResponsibleApprovalDate>
    <CareResponsibleApprovalEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </CareResponsibleApprovalEmployee>
    <CareResponsibleApprovalEmployeeDiscipline>sample string 20</CareResponsibleApprovalEmployeeDiscipline>
    <CareResponsibleApprovalRegistrationDate>2026-05-26T23:13:14.1188528+02:00</CareResponsibleApprovalRegistrationDate>
    <CareResponsibleApprovalRegistrationEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </CareResponsibleApprovalRegistrationEmployee>
    <CareResponsibleApprovalRegistrationEmployeeDiscipline>sample string 21</CareResponsibleApprovalRegistrationEmployeeDiscipline>
    <Category>sample string 8</Category>
    <CategoryId>7a70406f-d116-4f18-9c81-9ce689e723d4</CategoryId>
    <ClientId>4</ClientId>
    <ClientplanId>5</ClientplanId>
    <Disciplines>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <EvsFunction>sample string 7</EvsFunction>
        <EvsSpecialism>sample string 8</EvsSpecialism>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <ReferralAllowed>true</ReferralAllowed>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <EvsFunction>sample string 7</EvsFunction>
        <EvsSpecialism>sample string 8</EvsSpecialism>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <ReferralAllowed>true</ReferralAllowed>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
    </Disciplines>
    <Duration>sample string 15</Duration>
    <Employees>
      <MeasureEmployee>
        <EmployeeId>1</EmployeeId>
        <LookupName>sample string 2</LookupName>
      </MeasureEmployee>
      <MeasureEmployee>
        <EmployeeId>1</EmployeeId>
        <LookupName>sample string 2</LookupName>
      </MeasureEmployee>
    </Employees>
    <EndDate>2026-05-26T23:13:14.1188528+02:00</EndDate>
    <FilledQuestionnaires xmlns:d3p1="http://schemas.datacontract.org/2004/07/DHS.PlanCare.Web.Api.Interface.Questionnaire">
      <d3p1:FilledQuestionnaire>
        <d3p1:ClientId>4</d3p1:ClientId>
        <d3p1:CreatedBy>sample string 9</d3p1:CreatedBy>
        <d3p1:CreatedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LastChangedOn>
        <d3p1:Locked>true</d3p1:Locked>
        <d3p1:LockedBy>sample string 14</d3p1:LockedBy>
        <d3p1:LockedByLoggedOnAccessUser>true</d3p1:LockedByLoggedOnAccessUser>
        <d3p1:LockedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>2ed29fad-86f1-4f77-8625-adf863b5d6c0</d3p1:QuestionnaireGuid>
        <d3p1:QuestionnaireName>sample string 7</d3p1:QuestionnaireName>
        <d3p1:QuestionnaireVersion>sample string 8</d3p1:QuestionnaireVersion>
        <d3p1:RelationId>2</d3p1:RelationId>
        <d3p1:RelationLookUpName>sample string 3</d3p1:RelationLookUpName>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDescription>sample string 5</d3p1:StatusDescription>
      </d3p1:FilledQuestionnaire>
      <d3p1:FilledQuestionnaire>
        <d3p1:ClientId>4</d3p1:ClientId>
        <d3p1:CreatedBy>sample string 9</d3p1:CreatedBy>
        <d3p1:CreatedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LastChangedOn>
        <d3p1:Locked>true</d3p1:Locked>
        <d3p1:LockedBy>sample string 14</d3p1:LockedBy>
        <d3p1:LockedByLoggedOnAccessUser>true</d3p1:LockedByLoggedOnAccessUser>
        <d3p1:LockedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>2ed29fad-86f1-4f77-8625-adf863b5d6c0</d3p1:QuestionnaireGuid>
        <d3p1:QuestionnaireName>sample string 7</d3p1:QuestionnaireName>
        <d3p1:QuestionnaireVersion>sample string 8</d3p1:QuestionnaireVersion>
        <d3p1:RelationId>2</d3p1:RelationId>
        <d3p1:RelationLookUpName>sample string 3</d3p1:RelationLookUpName>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDescription>sample string 5</d3p1:StatusDescription>
      </d3p1:FilledQuestionnaire>
    </FilledQuestionnaires>
    <Goals xmlns:d3p1="http://schemas.datacontract.org/2004/07/DHS.PlanCare.Web.Api.Interface.Clientplan">
      <d3p1:GoalV2>
        <d3p1:AggregateId>91b1174a-bf29-492c-9f19-2a19c6918f93</d3p1:AggregateId>
        <d3p1:CareDemandExplanation>sample string 5</d3p1:CareDemandExplanation>
        <d3p1:CareDemandId>4</d3p1:CareDemandId>
        <d3p1:CareDemandName>sample string 3</d3p1:CareDemandName>
        <d3p1:DisciplineGroupIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineGroupIds>
        <d3p1:DisciplineIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineIds>
        <d3p1:EndDate>2026-05-26T23:13:14.1188528+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 9</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Name>sample string 5</d3p1:Name>
          <d3p1:Rank>4</d3p1:Rank>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 11</d3p1:MainGoal>
        <d3p1:MainGoalId>557f3bb9-573d-4833-8034-040f31f5bac7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StartDate>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 7</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 10</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
      <d3p1:GoalV2>
        <d3p1:AggregateId>91b1174a-bf29-492c-9f19-2a19c6918f93</d3p1:AggregateId>
        <d3p1:CareDemandExplanation>sample string 5</d3p1:CareDemandExplanation>
        <d3p1:CareDemandId>4</d3p1:CareDemandId>
        <d3p1:CareDemandName>sample string 3</d3p1:CareDemandName>
        <d3p1:DisciplineGroupIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineGroupIds>
        <d3p1:DisciplineIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineIds>
        <d3p1:EndDate>2026-05-26T23:13:14.1188528+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 9</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Name>sample string 5</d3p1:Name>
          <d3p1:Rank>4</d3p1:Rank>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 11</d3p1:MainGoal>
        <d3p1:MainGoalId>557f3bb9-573d-4833-8034-040f31f5bac7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StartDate>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 7</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 10</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
    </Goals>
    <Id>fd0aeb03-2aac-4ed4-9b4e-b948ebdf6c7d</Id>
    <IsStructural>true</IsStructural>
    <MedicalRisk>sample string 25</MedicalRisk>
    <MedicalRiskApprovalDate>2026-05-26T23:13:14.1188528+02:00</MedicalRiskApprovalDate>
    <MedicalRiskApprovalEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </MedicalRiskApprovalEmployee>
    <MedicalRiskApprovalEmployeeDiscipline>sample string 26</MedicalRiskApprovalEmployeeDiscipline>
    <MedicalRiskApprovalRegistrationDate>2026-05-26T23:13:14.1188528+02:00</MedicalRiskApprovalRegistrationDate>
    <MedicalRiskApprovalRegistrationEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </MedicalRiskApprovalRegistrationEmployee>
    <MedicalRiskApprovalRegistrationEmployeeDiscipline>sample string 27</MedicalRiskApprovalRegistrationEmployeeDiscipline>
    <MentallyCompetent>true</MentallyCompetent>
    <Name>sample string 3</Name>
    <PlannedEndDate>2026-05-26T23:13:14.1188528+02:00</PlannedEndDate>
    <Prevention>sample string 16</Prevention>
    <ProtocolId>1</ProtocolId>
    <ProtocolName>sample string 19</ProtocolName>
    <ReduceInvoluntaryCare>sample string 18</ReduceInvoluntaryCare>
    <Remarks>sample string 17</Remarks>
    <StartDate>2026-05-26T23:13:14.1188528+02:00</StartDate>
    <Status>sample string 6</Status>
    <StatusDate>2026-05-26T23:13:14.1188528+02:00</StatusDate>
    <Step>30</Step>
    <Unit>sample string 9</Unit>
    <UnitDescription>sample string 10</UnitDescription>
  </Measure>
  <Measure>
    <AdditionalDemands>sample string 14</AdditionalDemands>
    <AgreementWithClientAndLegalRepresentativeFrequency>sample string 28</AgreementWithClientAndLegalRepresentativeFrequency>
    <AgreementWithClientAndLegalRepresentativeMethod>sample string 29</AgreementWithClientAndLegalRepresentativeMethod>
    <Amount>1</Amount>
    <Approach>sample string 13</Approach>
    <Approved>true</Approved>
    <BehavioralRisk>sample string 22</BehavioralRisk>
    <BehavioralRiskApprovalDate>2026-05-26T23:13:14.1188528+02:00</BehavioralRiskApprovalDate>
    <BehavioralRiskApprovalEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </BehavioralRiskApprovalEmployee>
    <BehavioralRiskApprovalEmployeeDiscipline>sample string 23</BehavioralRiskApprovalEmployeeDiscipline>
    <BehavioralRiskApprovalRegistrationDate>2026-05-26T23:13:14.1188528+02:00</BehavioralRiskApprovalRegistrationDate>
    <BehavioralRiskApprovalRegistrationEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </BehavioralRiskApprovalRegistrationEmployee>
    <BehavioralRiskApprovalRegistrationEmployeeDiscipline>sample string 24</BehavioralRiskApprovalRegistrationEmployeeDiscipline>
    <CareResponsibleApprovalDate>2026-05-26T23:13:14.1188528+02:00</CareResponsibleApprovalDate>
    <CareResponsibleApprovalEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </CareResponsibleApprovalEmployee>
    <CareResponsibleApprovalEmployeeDiscipline>sample string 20</CareResponsibleApprovalEmployeeDiscipline>
    <CareResponsibleApprovalRegistrationDate>2026-05-26T23:13:14.1188528+02:00</CareResponsibleApprovalRegistrationDate>
    <CareResponsibleApprovalRegistrationEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </CareResponsibleApprovalRegistrationEmployee>
    <CareResponsibleApprovalRegistrationEmployeeDiscipline>sample string 21</CareResponsibleApprovalRegistrationEmployeeDiscipline>
    <Category>sample string 8</Category>
    <CategoryId>7a70406f-d116-4f18-9c81-9ce689e723d4</CategoryId>
    <ClientId>4</ClientId>
    <ClientplanId>5</ClientplanId>
    <Disciplines>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <EvsFunction>sample string 7</EvsFunction>
        <EvsSpecialism>sample string 8</EvsSpecialism>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <ReferralAllowed>true</ReferralAllowed>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <EvsFunction>sample string 7</EvsFunction>
        <EvsSpecialism>sample string 8</EvsSpecialism>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <ReferralAllowed>true</ReferralAllowed>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
    </Disciplines>
    <Duration>sample string 15</Duration>
    <Employees>
      <MeasureEmployee>
        <EmployeeId>1</EmployeeId>
        <LookupName>sample string 2</LookupName>
      </MeasureEmployee>
      <MeasureEmployee>
        <EmployeeId>1</EmployeeId>
        <LookupName>sample string 2</LookupName>
      </MeasureEmployee>
    </Employees>
    <EndDate>2026-05-26T23:13:14.1188528+02:00</EndDate>
    <FilledQuestionnaires xmlns:d3p1="http://schemas.datacontract.org/2004/07/DHS.PlanCare.Web.Api.Interface.Questionnaire">
      <d3p1:FilledQuestionnaire>
        <d3p1:ClientId>4</d3p1:ClientId>
        <d3p1:CreatedBy>sample string 9</d3p1:CreatedBy>
        <d3p1:CreatedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LastChangedOn>
        <d3p1:Locked>true</d3p1:Locked>
        <d3p1:LockedBy>sample string 14</d3p1:LockedBy>
        <d3p1:LockedByLoggedOnAccessUser>true</d3p1:LockedByLoggedOnAccessUser>
        <d3p1:LockedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>2ed29fad-86f1-4f77-8625-adf863b5d6c0</d3p1:QuestionnaireGuid>
        <d3p1:QuestionnaireName>sample string 7</d3p1:QuestionnaireName>
        <d3p1:QuestionnaireVersion>sample string 8</d3p1:QuestionnaireVersion>
        <d3p1:RelationId>2</d3p1:RelationId>
        <d3p1:RelationLookUpName>sample string 3</d3p1:RelationLookUpName>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDescription>sample string 5</d3p1:StatusDescription>
      </d3p1:FilledQuestionnaire>
      <d3p1:FilledQuestionnaire>
        <d3p1:ClientId>4</d3p1:ClientId>
        <d3p1:CreatedBy>sample string 9</d3p1:CreatedBy>
        <d3p1:CreatedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LastChangedOn>
        <d3p1:Locked>true</d3p1:Locked>
        <d3p1:LockedBy>sample string 14</d3p1:LockedBy>
        <d3p1:LockedByLoggedOnAccessUser>true</d3p1:LockedByLoggedOnAccessUser>
        <d3p1:LockedOn>2026-05-26T23:13:14.1188528+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>2ed29fad-86f1-4f77-8625-adf863b5d6c0</d3p1:QuestionnaireGuid>
        <d3p1:QuestionnaireName>sample string 7</d3p1:QuestionnaireName>
        <d3p1:QuestionnaireVersion>sample string 8</d3p1:QuestionnaireVersion>
        <d3p1:RelationId>2</d3p1:RelationId>
        <d3p1:RelationLookUpName>sample string 3</d3p1:RelationLookUpName>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDescription>sample string 5</d3p1:StatusDescription>
      </d3p1:FilledQuestionnaire>
    </FilledQuestionnaires>
    <Goals xmlns:d3p1="http://schemas.datacontract.org/2004/07/DHS.PlanCare.Web.Api.Interface.Clientplan">
      <d3p1:GoalV2>
        <d3p1:AggregateId>91b1174a-bf29-492c-9f19-2a19c6918f93</d3p1:AggregateId>
        <d3p1:CareDemandExplanation>sample string 5</d3p1:CareDemandExplanation>
        <d3p1:CareDemandId>4</d3p1:CareDemandId>
        <d3p1:CareDemandName>sample string 3</d3p1:CareDemandName>
        <d3p1:DisciplineGroupIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineGroupIds>
        <d3p1:DisciplineIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineIds>
        <d3p1:EndDate>2026-05-26T23:13:14.1188528+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 9</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Name>sample string 5</d3p1:Name>
          <d3p1:Rank>4</d3p1:Rank>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 11</d3p1:MainGoal>
        <d3p1:MainGoalId>557f3bb9-573d-4833-8034-040f31f5bac7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StartDate>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 7</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 10</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
      <d3p1:GoalV2>
        <d3p1:AggregateId>91b1174a-bf29-492c-9f19-2a19c6918f93</d3p1:AggregateId>
        <d3p1:CareDemandExplanation>sample string 5</d3p1:CareDemandExplanation>
        <d3p1:CareDemandId>4</d3p1:CareDemandId>
        <d3p1:CareDemandName>sample string 3</d3p1:CareDemandName>
        <d3p1:DisciplineGroupIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineGroupIds>
        <d3p1:DisciplineIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:long>1</d5p1:long>
          <d5p1:long>2</d5p1:long>
        </d3p1:DisciplineIds>
        <d3p1:EndDate>2026-05-26T23:13:14.1188528+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 9</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Name>sample string 5</d3p1:Name>
          <d3p1:Rank>4</d3p1:Rank>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 11</d3p1:MainGoal>
        <d3p1:MainGoalId>557f3bb9-573d-4833-8034-040f31f5bac7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StartDate>
        <d3p1:Status>Concept</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:13:14.1188528+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 7</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 10</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
    </Goals>
    <Id>fd0aeb03-2aac-4ed4-9b4e-b948ebdf6c7d</Id>
    <IsStructural>true</IsStructural>
    <MedicalRisk>sample string 25</MedicalRisk>
    <MedicalRiskApprovalDate>2026-05-26T23:13:14.1188528+02:00</MedicalRiskApprovalDate>
    <MedicalRiskApprovalEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </MedicalRiskApprovalEmployee>
    <MedicalRiskApprovalEmployeeDiscipline>sample string 26</MedicalRiskApprovalEmployeeDiscipline>
    <MedicalRiskApprovalRegistrationDate>2026-05-26T23:13:14.1188528+02:00</MedicalRiskApprovalRegistrationDate>
    <MedicalRiskApprovalRegistrationEmployee>
      <EmployeeId>1</EmployeeId>
      <LookupName>sample string 2</LookupName>
    </MedicalRiskApprovalRegistrationEmployee>
    <MedicalRiskApprovalRegistrationEmployeeDiscipline>sample string 27</MedicalRiskApprovalRegistrationEmployeeDiscipline>
    <MentallyCompetent>true</MentallyCompetent>
    <Name>sample string 3</Name>
    <PlannedEndDate>2026-05-26T23:13:14.1188528+02:00</PlannedEndDate>
    <Prevention>sample string 16</Prevention>
    <ProtocolId>1</ProtocolId>
    <ProtocolName>sample string 19</ProtocolName>
    <ReduceInvoluntaryCare>sample string 18</ReduceInvoluntaryCare>
    <Remarks>sample string 17</Remarks>
    <StartDate>2026-05-26T23:13:14.1188528+02:00</StartDate>
    <Status>sample string 6</Status>
    <StatusDate>2026-05-26T23:13:14.1188528+02:00</StatusDate>
    <Step>30</Step>
    <Unit>sample string 9</Unit>
    <UnitDescription>sample string 10</UnitDescription>
  </Measure>
</ArrayOfMeasure>