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

NameDescriptionTypeAdditional 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
NameDescriptionTypeAdditional information
Id

The id of the involuntarycare measure.

globally unique identifier

None.

IsStructural

Specifies whether the measure is structural

boolean

None.

Name

The name of the involuntarycare measure.

string

None.

ClientId

The id of the client

integer

None.

ClientplanId

The id of the clientplan

integer

None.

StartDate

Startdate of the measure

date

None.

EndDate

Date the measure ended or will end

date

None.

PlannedEndDate

Expected enddate for the measure

date

None.

Status

The status of the measure

string

None.

StatusDate

The statusdate of the measure

date

None.

CategoryId

The id of the measure category

globally unique identifier

None.

Category

The measure category

string

None.

Unit

The unit

string

None.

UnitDescription

Description of the unit

string

None.

Amount

The amount

integer

None.

Approved

Whether the client aproved with the measure

boolean

None.

MentallyCompetent

Whether the client is mentally competent

boolean

None.

Approach

The approach

string

None.

AdditionalDemands

Additional demands

string

None.

Duration

The duration of the measure

string

None.

Prevention

What the measure prevents

string

None.

Remarks

the remarks

string

None.

ReduceInvoluntaryCare

Reduced involuntary care

string

None.

ProtocolId

The id of the protocol

integer

None.

ProtocolName

The name of the associated protocol

string

None.

Disciplines

List of disciplines

Collection of Discipline

None.

Employees

List of employees

Collection of Employee

None.

Goals

List of goals

Collection of GoalV2

None.

FilledQuestionnaires

List of questionnaires

Collection of FilledQuestionnaire

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "Id": "d0eac527-05a0-4b00-9368-210d3bac1b9f",
    "IsStructural": true,
    "Name": "sample string 3",
    "ClientId": 4,
    "ClientplanId": 5,
    "StartDate": "2026-05-26T23:18:13.9047377+02:00",
    "EndDate": "2026-05-26T23:18:13.9047377+02:00",
    "PlannedEndDate": "2026-05-26T23:18:13.9047377+02:00",
    "Status": "sample string 6",
    "StatusDate": "2026-05-26T23:18:13.9047377+02:00",
    "CategoryId": "35ebb302-d3ae-4085-8891-83c3b99b43d0",
    "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
      },
      {
        "$ref": "2"
      }
    ],
    "Employees": [
      {
        "$id": "3",
        "RelationId": 1,
        "EmployeeId": 2,
        "BSN": "sample string 3",
        "FirstName": "sample string 4",
        "LastName": "sample string 5",
        "LookupName": "sample string 6",
        "Prefix": "sample string 7",
        "Gender": 8,
        "GenderNumber": 8,
        "DateOfBirth": "2026-05-26T23:18:13.9047377+02:00",
        "AccessUserId": 10,
        "DateOfRemoval": "2026-05-26T23:18:13.9047377+02:00",
        "RegistrationNumber": "sample string 11",
        "WindowsUsername": "sample string 12",
        "EmailAddresses": [
          "sample string 1",
          "sample string 2"
        ],
        "AccessUsername": "sample string 13",
        "MobilePhoneNumbers": [
          {
            "$id": "4",
            "Rank": 64,
            "Value": "sample string 1"
          },
          {
            "$ref": "4"
          }
        ],
        "AutoLoginWithDefaultLoginEmployment": true,
        "IsAuthorizedForTimeRegistration": true,
        "IsServiceAccount": true
      },
      {
        "$ref": "3"
      }
    ],
    "Goals": [
      {
        "$id": "5",
        "Id": 1,
        "AggregateId": "8b87bf32-f016-4cb2-b587-1f83a2dfe828",
        "CareDemandName": "sample string 3",
        "CareDemandId": 4,
        "CareDemandExplanation": "sample string 5",
        "TemplateGoalId": 1,
        "PreviousGoalId": 1,
        "QuestionnaireGoalId": 1,
        "StartDate": "2026-05-26T23:18:13.9047377+02:00",
        "EndDate": "2026-05-26T23:18:13.9047377+02:00",
        "Name": "sample string 6",
        "Status": "sample string 7",
        "StatusDescription": "sample string 8",
        "StatusDate": "2026-05-26T23:18:13.9047377+02:00",
        "InitialSituation": "sample string 10",
        "TargetSituation": "sample string 11",
        "DisciplineIds": [
          1,
          2
        ],
        "DisciplineGroupIds": [
          1,
          2
        ],
        "LatestScore": {
          "$id": "6",
          "Color": 1,
          "Description": "sample string 2",
          "Value": 3
        },
        "MainGoalId": "43710a1a-7916-4321-b57e-ee3de8dff0f7",
        "MainGoal": "sample string 12"
      },
      {
        "$ref": "5"
      }
    ],
    "FilledQuestionnaires": [
      {
        "$id": "7",
        "Id": 1,
        "RelationId": 2,
        "RelationLookUpName": "sample string 3",
        "ClientId": 4,
        "Status": 1,
        "StatusDescription": "sample string 5",
        "QuestionnaireGuid": "eada26f2-72d3-4de9-91ad-78615a1abc10",
        "QuestionnaireName": "sample string 7",
        "QuestionnaireVersion": "sample string 8",
        "CreatedBy": "sample string 9",
        "CreatedOn": "2026-05-26T23:18:13.9047377+02:00",
        "LastChangedBy": "sample string 11",
        "LastChangedOn": "2026-05-26T23:18:13.9047377+02:00",
        "Locked": true,
        "LockedByLoggedOnAccessUser": true,
        "LockedBy": "sample string 14",
        "LockedOn": "2026-05-26T23:18:13.9047377+02:00"
      },
      {
        "$ref": "7"
      }
    ]
  },
  {
    "$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>
    <Amount>1</Amount>
    <Approach>sample string 13</Approach>
    <Approved>true</Approved>
    <Category>sample string 8</Category>
    <CategoryId>35ebb302-d3ae-4085-8891-83c3b99b43d0</CategoryId>
    <ClientId>4</ClientId>
    <ClientplanId>5</ClientplanId>
    <Disciplines>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
    </Disciplines>
    <Duration>sample string 15</Duration>
    <Employees xmlns:d3p1="http://schemas.datacontract.org/2004/07/DHS.PlanCare.Web.Api.Interface.Employee">
      <d3p1:Employee>
        <d3p1:AccessUserId>10</d3p1:AccessUserId>
        <d3p1:AccessUsername>sample string 13</d3p1:AccessUsername>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfRemoval>
        <d3p1:EmailAddresses xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </d3p1:EmailAddresses>
        <d3p1:EmployeeId>2</d3p1:EmployeeId>
        <d3p1:FirstName>sample string 4</d3p1:FirstName>
        <d3p1:GenderNumber>8</d3p1:GenderNumber>
        <d3p1:IsAuthorizedForTimeRegistration>true</d3p1:IsAuthorizedForTimeRegistration>
        <d3p1:IsServiceAccount>true</d3p1:IsServiceAccount>
        <d3p1:LastName>sample string 5</d3p1:LastName>
        <d3p1:LookupName>sample string 6</d3p1:LookupName>
        <d3p1:MobilePhoneNumbers>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
        </d3p1:MobilePhoneNumbers>
        <d3p1:Prefix>sample string 7</d3p1:Prefix>
        <d3p1:RegistrationNumber>sample string 11</d3p1:RegistrationNumber>
        <d3p1:RelationId>1</d3p1:RelationId>
        <d3p1:WindowsUsername>sample string 12</d3p1:WindowsUsername>
      </d3p1:Employee>
      <d3p1:Employee>
        <d3p1:AccessUserId>10</d3p1:AccessUserId>
        <d3p1:AccessUsername>sample string 13</d3p1:AccessUsername>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfRemoval>
        <d3p1:EmailAddresses xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </d3p1:EmailAddresses>
        <d3p1:EmployeeId>2</d3p1:EmployeeId>
        <d3p1:FirstName>sample string 4</d3p1:FirstName>
        <d3p1:GenderNumber>8</d3p1:GenderNumber>
        <d3p1:IsAuthorizedForTimeRegistration>true</d3p1:IsAuthorizedForTimeRegistration>
        <d3p1:IsServiceAccount>true</d3p1:IsServiceAccount>
        <d3p1:LastName>sample string 5</d3p1:LastName>
        <d3p1:LookupName>sample string 6</d3p1:LookupName>
        <d3p1:MobilePhoneNumbers>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
        </d3p1:MobilePhoneNumbers>
        <d3p1:Prefix>sample string 7</d3p1:Prefix>
        <d3p1:RegistrationNumber>sample string 11</d3p1:RegistrationNumber>
        <d3p1:RelationId>1</d3p1:RelationId>
        <d3p1:WindowsUsername>sample string 12</d3p1:WindowsUsername>
      </d3p1:Employee>
    </Employees>
    <EndDate>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>eada26f2-72d3-4de9-91ad-78615a1abc10</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:18:13.9047377+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>eada26f2-72d3-4de9-91ad-78615a1abc10</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>8b87bf32-f016-4cb2-b587-1f83a2dfe828</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:18:13.9047377+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 10</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 12</d3p1:MainGoal>
        <d3p1:MainGoalId>43710a1a-7916-4321-b57e-ee3de8dff0f7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 8</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 11</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
      <d3p1:GoalV2>
        <d3p1:AggregateId>8b87bf32-f016-4cb2-b587-1f83a2dfe828</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:18:13.9047377+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 10</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 12</d3p1:MainGoal>
        <d3p1:MainGoalId>43710a1a-7916-4321-b57e-ee3de8dff0f7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 8</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 11</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
    </Goals>
    <Id>d0eac527-05a0-4b00-9368-210d3bac1b9f</Id>
    <IsStructural>true</IsStructural>
    <MentallyCompetent>true</MentallyCompetent>
    <Name>sample string 3</Name>
    <PlannedEndDate>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</StartDate>
    <Status>sample string 6</Status>
    <StatusDate>2026-05-26T23:18:13.9047377+02:00</StatusDate>
    <Unit>sample string 9</Unit>
    <UnitDescription>sample string 10</UnitDescription>
  </Measure>
  <Measure>
    <AdditionalDemands>sample string 14</AdditionalDemands>
    <Amount>1</Amount>
    <Approach>sample string 13</Approach>
    <Approved>true</Approved>
    <Category>sample string 8</Category>
    <CategoryId>35ebb302-d3ae-4085-8891-83c3b99b43d0</CategoryId>
    <ClientId>4</ClientId>
    <ClientplanId>5</ClientplanId>
    <Disciplines>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
      <Discipline>
        <Description>sample string 3</Description>
        <DisciplineGroupId>6</DisciplineGroupId>
        <Id>1</Id>
        <IsActual>true</IsActual>
        <Name>sample string 2</Name>
        <SpecialismCode>sample string 4</SpecialismCode>
      </Discipline>
    </Disciplines>
    <Duration>sample string 15</Duration>
    <Employees xmlns:d3p1="http://schemas.datacontract.org/2004/07/DHS.PlanCare.Web.Api.Interface.Employee">
      <d3p1:Employee>
        <d3p1:AccessUserId>10</d3p1:AccessUserId>
        <d3p1:AccessUsername>sample string 13</d3p1:AccessUsername>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfRemoval>
        <d3p1:EmailAddresses xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </d3p1:EmailAddresses>
        <d3p1:EmployeeId>2</d3p1:EmployeeId>
        <d3p1:FirstName>sample string 4</d3p1:FirstName>
        <d3p1:GenderNumber>8</d3p1:GenderNumber>
        <d3p1:IsAuthorizedForTimeRegistration>true</d3p1:IsAuthorizedForTimeRegistration>
        <d3p1:IsServiceAccount>true</d3p1:IsServiceAccount>
        <d3p1:LastName>sample string 5</d3p1:LastName>
        <d3p1:LookupName>sample string 6</d3p1:LookupName>
        <d3p1:MobilePhoneNumbers>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
        </d3p1:MobilePhoneNumbers>
        <d3p1:Prefix>sample string 7</d3p1:Prefix>
        <d3p1:RegistrationNumber>sample string 11</d3p1:RegistrationNumber>
        <d3p1:RelationId>1</d3p1:RelationId>
        <d3p1:WindowsUsername>sample string 12</d3p1:WindowsUsername>
      </d3p1:Employee>
      <d3p1:Employee>
        <d3p1:AccessUserId>10</d3p1:AccessUserId>
        <d3p1:AccessUsername>sample string 13</d3p1:AccessUsername>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:18:13.9047377+02:00</d3p1:DateOfRemoval>
        <d3p1:EmailAddresses xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
        </d3p1:EmailAddresses>
        <d3p1:EmployeeId>2</d3p1:EmployeeId>
        <d3p1:FirstName>sample string 4</d3p1:FirstName>
        <d3p1:GenderNumber>8</d3p1:GenderNumber>
        <d3p1:IsAuthorizedForTimeRegistration>true</d3p1:IsAuthorizedForTimeRegistration>
        <d3p1:IsServiceAccount>true</d3p1:IsServiceAccount>
        <d3p1:LastName>sample string 5</d3p1:LastName>
        <d3p1:LookupName>sample string 6</d3p1:LookupName>
        <d3p1:MobilePhoneNumbers>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
          <d3p1:PhoneNumber>
            <d3p1:Rank>64</d3p1:Rank>
            <d3p1:Value>sample string 1</d3p1:Value>
          </d3p1:PhoneNumber>
        </d3p1:MobilePhoneNumbers>
        <d3p1:Prefix>sample string 7</d3p1:Prefix>
        <d3p1:RegistrationNumber>sample string 11</d3p1:RegistrationNumber>
        <d3p1:RelationId>1</d3p1:RelationId>
        <d3p1:WindowsUsername>sample string 12</d3p1:WindowsUsername>
      </d3p1:Employee>
    </Employees>
    <EndDate>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>eada26f2-72d3-4de9-91ad-78615a1abc10</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:18:13.9047377+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>eada26f2-72d3-4de9-91ad-78615a1abc10</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>8b87bf32-f016-4cb2-b587-1f83a2dfe828</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:18:13.9047377+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 10</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 12</d3p1:MainGoal>
        <d3p1:MainGoalId>43710a1a-7916-4321-b57e-ee3de8dff0f7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 8</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 11</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
      <d3p1:GoalV2>
        <d3p1:AggregateId>8b87bf32-f016-4cb2-b587-1f83a2dfe828</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:18:13.9047377+02:00</d3p1:EndDate>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:InitialSituation>sample string 10</d3p1:InitialSituation>
        <d3p1:LatestScore>
          <d3p1:Color>1</d3p1:Color>
          <d3p1:Description>sample string 2</d3p1:Description>
          <d3p1:Value>3</d3p1:Value>
        </d3p1:LatestScore>
        <d3p1:MainGoal>sample string 12</d3p1:MainGoal>
        <d3p1:MainGoalId>43710a1a-7916-4321-b57e-ee3de8dff0f7</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:18:13.9047377+02:00</d3p1:StatusDate>
        <d3p1:StatusDescription>sample string 8</d3p1:StatusDescription>
        <d3p1:TargetSituation>sample string 11</d3p1:TargetSituation>
        <d3p1:TemplateGoalId>1</d3p1:TemplateGoalId>
      </d3p1:GoalV2>
    </Goals>
    <Id>d0eac527-05a0-4b00-9368-210d3bac1b9f</Id>
    <IsStructural>true</IsStructural>
    <MentallyCompetent>true</MentallyCompetent>
    <Name>sample string 3</Name>
    <PlannedEndDate>2026-05-26T23:18:13.9047377+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:18:13.9047377+02:00</StartDate>
    <Status>sample string 6</Status>
    <StatusDate>2026-05-26T23:18:13.9047377+02:00</StatusDate>
    <Unit>sample string 9</Unit>
    <UnitDescription>sample string 10</UnitDescription>
  </Measure>
</ArrayOfMeasure>