GET CarePlans/CarePlan/export

Get forms

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IncludeActive

Include records where RecordState == RecordState.Active

boolean

None.

IncludeInactive

Include records where RecordState == RecordState.Inactive

boolean

None.

IncludeDeleted

Include records where RecordState == RecordState.Deleted

boolean

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

CarePlanIDs

Filter by CarePlanIDs

Collection of integer

None.

CarePlanNames

Filter by CarePlan names

Collection of string

None.

CarePlanResponseCodeTableID

Filter by CarePlanResponseCodeTableID

integer

None.

CarePlanName

Filter by CarePlanName

string

None.

Type

Filter by Type

CarePlanType

None.

Title

Filter by Title

string

None.

Props

Filter by Props

Collection of Object

None.

BusinessUnits

Filter by BusinessUnit(s)

Collection of integer

None.

SortOrder

Filter by SortOrder

integer

None.

Comments

Filter by Comments

string

None.

CreatedDateUtcMin

Filter by CreatedDateUtcMin

date

None.

CreatedDateUtcMax

Filter by CreatedDateUtcMax

date

None.

LastUpdatedDateUtcMin

Filter by LastUpdatedDateUtcMin

date

None.

LastUpdatedDateUtcMax

Filter by LastUpdatedDateUtcMax

date

None.

IncludePayload

Include Payload

boolean

None.

Body Parameters

None.

Response Information

Resource Description

List of FormDTOs

Collection of CarePlanPackage
NameDescriptionTypeAdditional information
CarePlans

Collection of CarePlan

None.

CarePlanItems

Collection of CarePlanItem

None.

CarePlanItemLinks

Collection of CarePlanItemLink

None.