GET Clients/DiagnosisSource

Get clientDiagnosisSources from criteria

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.

IncludeError

Include records where RecordState == RecordState.Deleted

boolean

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

ClientDiagnosisIDs

Filter by ClientDiagnosisIDs

Collection of integer

None.

SourceEntryIDs

Filter by SourceEntryIDs

Collection of integer

None.

BusinessUnits

Filter by BusinessUnit(s)

Collection of integer

None.

SourceDateMin

Filter by SourceDateMin

date

None.

SourceDateMax

Filter by SourceDateMax

date

None.

SourceStatus

Filter by SourceStatus

ClinicalSourceStatus

None.

Comments

Filter by Comments

string

None.

CreatedByUserID

Filter by CreatedByUserID

integer

None.

LastUpdatedByUserID

Filter by LastUpdatedByUserID

integer

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.

Body Parameters

None.

Response Information

Resource Description

List of ClientDiagnosisSourceDTOs

Collection of ClientDiagnosisSourceDTO
NameDescriptionTypeAdditional information
ClientDiagnosisID

Client Diagnosis ID

integer

None.

SourceEntryID

Source Entry ID

integer

None.

SourceDate

Source Date

date

None.

SourceStatus

Source Status

ClinicalSourceStatus

None.

ContactID

Contact ID

integer

None.

Comments

Comments

string

None.

RecordState

Record State

ClinicalRecordState

None.

CreatedByUserID

Created By User ID

integer

None.

LastUpdatedByUserID

Last Updated By User ID

integer

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

SourceValue

Source Value

string

None.

Summary

Summary

string

None.