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 approved 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": "98b9d2de-f32c-4a6c-87df-46814b7c927c",
    "IsStructural": true,
    "Name": "sample string 3",
    "ClientId": 4,
    "ClientplanId": 5,
    "StartDate": "2026-05-26T23:12:57.8857111+02:00",
    "EndDate": "2026-05-26T23:12:57.8857111+02:00",
    "PlannedEndDate": "2026-05-26T23:12:57.8857111+02:00",
    "Status": "sample string 6",
    "StatusDate": "2026-05-26T23:12:57.8857111+02:00",
    "CategoryId": "5fdb1eae-691f-40ec-a8bd-5e5b62d000d2",
    "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"
      },
      {
        "$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:12:57.8857111+02:00",
        "AccessUserId": 10,
        "DateOfRemoval": "2026-05-26T23:12:57.8857111+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,
        "AllowAccessEmployeePortal": true,
        "PortalEmail": "sample string 18",
        "IsLocked": true
      },
      {
        "$ref": "3"
      }
    ],
    "Goals": [
      {
        "$id": "5",
        "Id": 1,
        "AggregateId": "81282b59-4b3a-4117-a7c1-2f1a64ad4066",
        "CareDemandName": "sample string 3",
        "CareDemandId": 4,
        "CareDemandExplanation": "sample string 5",
        "TemplateGoalId": 1,
        "PreviousGoalId": 1,
        "QuestionnaireGoalId": 1,
        "StartDate": "2026-05-26T23:12:57.8857111+02:00",
        "EndDate": "2026-05-26T23:12:57.8857111+02:00",
        "Name": "sample string 6",
        "Status": "sample string 7",
        "StatusDescription": "sample string 8",
        "StatusDate": "2026-05-26T23:12:57.8857111+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": "bc94bcd4-572b-4f49-a8b3-e18f1f84118b",
        "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": "784c0af1-8ba0-4c05-892d-f5e96641da01",
        "QuestionnaireName": "sample string 7",
        "QuestionnaireVersion": "sample string 8",
        "CreatedBy": "sample string 9",
        "CreatedOn": "2026-05-26T23:12:57.8857111+02:00",
        "LastChangedBy": "sample string 11",
        "LastChangedOn": "2026-05-26T23:12:57.8857111+02:00",
        "Locked": true,
        "LockedByLoggedOnAccessUser": true,
        "LockedBy": "sample string 14",
        "LockedOn": "2026-05-26T23:12:57.8857111+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>5fdb1eae-691f-40ec-a8bd-5e5b62d000d2</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>
        <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>
        <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:AllowAccessEmployeePortal>true</d3p1:AllowAccessEmployeePortal>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:12:57.8857111+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:12:57.8857111+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:IsLocked>true</d3p1:IsLocked>
        <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:PortalEmail>sample string 18</d3p1:PortalEmail>
        <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:AllowAccessEmployeePortal>true</d3p1:AllowAccessEmployeePortal>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:12:57.8857111+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:12:57.8857111+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:IsLocked>true</d3p1:IsLocked>
        <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:PortalEmail>sample string 18</d3p1:PortalEmail>
        <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:12:57.8857111+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:12:57.8857111+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:12:57.8857111+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:12:57.8857111+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>784c0af1-8ba0-4c05-892d-f5e96641da01</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:12:57.8857111+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:12:57.8857111+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:12:57.8857111+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>784c0af1-8ba0-4c05-892d-f5e96641da01</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>81282b59-4b3a-4117-a7c1-2f1a64ad4066</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:12:57.8857111+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>bc94bcd4-572b-4f49-a8b3-e18f1f84118b</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:12:57.8857111+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:12:57.8857111+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>81282b59-4b3a-4117-a7c1-2f1a64ad4066</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:12:57.8857111+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>bc94bcd4-572b-4f49-a8b3-e18f1f84118b</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:12:57.8857111+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:12:57.8857111+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>98b9d2de-f32c-4a6c-87df-46814b7c927c</Id>
    <IsStructural>true</IsStructural>
    <MentallyCompetent>true</MentallyCompetent>
    <Name>sample string 3</Name>
    <PlannedEndDate>2026-05-26T23:12:57.8857111+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:12:57.8857111+02:00</StartDate>
    <Status>sample string 6</Status>
    <StatusDate>2026-05-26T23:12:57.8857111+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>5fdb1eae-691f-40ec-a8bd-5e5b62d000d2</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>
        <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>
        <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:AllowAccessEmployeePortal>true</d3p1:AllowAccessEmployeePortal>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:12:57.8857111+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:12:57.8857111+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:IsLocked>true</d3p1:IsLocked>
        <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:PortalEmail>sample string 18</d3p1:PortalEmail>
        <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:AllowAccessEmployeePortal>true</d3p1:AllowAccessEmployeePortal>
        <d3p1:AutoLoginWithDefaultLoginEmployment>true</d3p1:AutoLoginWithDefaultLoginEmployment>
        <d3p1:BSN>sample string 3</d3p1:BSN>
        <d3p1:DateOfBirth>2026-05-26T23:12:57.8857111+02:00</d3p1:DateOfBirth>
        <d3p1:DateOfRemoval>2026-05-26T23:12:57.8857111+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:IsLocked>true</d3p1:IsLocked>
        <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:PortalEmail>sample string 18</d3p1:PortalEmail>
        <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:12:57.8857111+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:12:57.8857111+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:12:57.8857111+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:12:57.8857111+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>784c0af1-8ba0-4c05-892d-f5e96641da01</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:12:57.8857111+02:00</d3p1:CreatedOn>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:LastChangedBy>sample string 11</d3p1:LastChangedBy>
        <d3p1:LastChangedOn>2026-05-26T23:12:57.8857111+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:12:57.8857111+02:00</d3p1:LockedOn>
        <d3p1:QuestionnaireGuid>784c0af1-8ba0-4c05-892d-f5e96641da01</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>81282b59-4b3a-4117-a7c1-2f1a64ad4066</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:12:57.8857111+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>bc94bcd4-572b-4f49-a8b3-e18f1f84118b</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:12:57.8857111+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:12:57.8857111+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>81282b59-4b3a-4117-a7c1-2f1a64ad4066</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:12:57.8857111+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>bc94bcd4-572b-4f49-a8b3-e18f1f84118b</d3p1:MainGoalId>
        <d3p1:Name>sample string 6</d3p1:Name>
        <d3p1:PreviousGoalId>1</d3p1:PreviousGoalId>
        <d3p1:QuestionnaireGoalId>1</d3p1:QuestionnaireGoalId>
        <d3p1:StartDate>2026-05-26T23:12:57.8857111+02:00</d3p1:StartDate>
        <d3p1:Status>sample string 7</d3p1:Status>
        <d3p1:StatusDate>2026-05-26T23:12:57.8857111+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>98b9d2de-f32c-4a6c-87df-46814b7c927c</Id>
    <IsStructural>true</IsStructural>
    <MentallyCompetent>true</MentallyCompetent>
    <Name>sample string 3</Name>
    <PlannedEndDate>2026-05-26T23:12:57.8857111+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:12:57.8857111+02:00</StartDate>
    <Status>sample string 6</Status>
    <StatusDate>2026-05-26T23:12:57.8857111+02:00</StatusDate>
    <Unit>sample string 9</Unit>
    <UnitDescription>sample string 10</UnitDescription>
  </Measure>
</ArrayOfMeasure>