GET Notes/Note/Initialize

Get empty note

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BusinessUnits

Collection of integer

None.

Entities

Collection of EntityNoteDTO

None.

Body Parameters

None.

Response Information

Resource Description

Empty NoteDTO

NoteDTO
NameDescriptionTypeAdditional information
NoteID

Note ID

integer

None.

NoteDateUtc

Note Date Utc

date

None.

Subject

Subject

string

None.

Contents

Contents

string

None.

IsDraft

Is Draft

boolean

None.

CustomStatus

Custom Status

string

None.

RecordState

Record State

ClinicalRecordState

None.

RecordStateReason

Record State Reason

string

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.

Entities

Entities

Collection of EntityNoteDTO

None.

Extensions

Extensions

Collection of FormDataExtensionDto

None.

NoteTypes

Note Types

Collection of NoteNoteTypeDTO

None.

FollowUpRequired

Follow Up Required

boolean

None.