GET Notes/Detail/Initialize?NoteID={NoteID}

Get empty noteDetail

Request Information

URI Parameters

NameDescriptionTypeAdditional information
NoteID

integer

None.

Body Parameters

None.

Response Information

Resource Description

Empty NoteDetailDTO

NoteDetailDTO
NameDescriptionTypeAdditional information
NoteDetailID

Note Detail ID

integer

None.

NoteID

Note ID

integer

None.

NoteTypeID

Note Type ID

integer

None.

NoteDetailDateUtc

Note Detail Date Utc

date

None.

NoteDetailContents

Note Detail Contents

string

None.

NoteDetailCustomStatus

Note Detail Custom Status

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.