Method | Description | |
---|---|---|
NoteApi ( ) : System | ||
closeNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId, string consultId ) : string | ||
getAdvanceDirectives ( |
||
getClinicalWarnings ( |
||
getCrisisNotes ( |
||
getDischargeSummaries ( |
||
getNoteEncounterString ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : string | ||
getNoteText ( gov.va.medora.mdo.dao.AbstractConnection cxn, String noteIEN ) : String | ||
getNoteTitles ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string direction ) : ArrayList>.Dictionary |
||
getNoteTitles ( |
||
getNotes ( |
||
getPrfNoteActions ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : PatientRecordFlag[] | ||
getSignedNotes ( |
||
getUncosignedNotes ( |
||
getUnsignedNotes ( |
||
isConsultNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool | ||
isCosignerRequired ( gov.va.medora.mdo.dao.AbstractConnection cxn, string userId, string noteId, string authorId = null ) : bool | ||
isOneVisitNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string docDefId, string pid, Encounter encounter ) : bool | ||
isOneVisitNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string docDefId, string pid, string visitStr ) : bool | ||
isPrfNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool | ||
isSurgeryNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool | ||
signNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId, string userId, string esig ) : string | ||
writeNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string titleId, Encounter encounter, string text, string authorId, string cosignerId, string consultId, string prfId ) : NoteResult |
public closeNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId, string consultId ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteId | string | |
consultId | string | |
return | string |
public getAdvanceDirectives ( |
||
cxns | ||
fromDate | string | |
toDate | string | |
nrpts | int | |
return | IndexedHashtable |
public getClinicalWarnings ( |
||
cxns | ||
fromDate | string | |
toDate | string | |
nrpts | int | |
return | IndexedHashtable |
public getCrisisNotes ( |
||
cxns | ||
fromDate | string | |
toDate | string | |
nrpts | int | |
return | IndexedHashtable |
public getDischargeSummaries ( |
||
cxns | ||
fromDate | string | |
toDate | string | |
nNotes | int | |
return | IndexedHashtable |
public getNoteEncounterString ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteId | string | |
return | string |
public getNoteText ( gov.va.medora.mdo.dao.AbstractConnection cxn, String noteIEN ) : String | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteIEN | String | |
return | String |
public getNoteTitles ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string direction ) : ArrayList>.Dictionary |
||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
target | string | |
direction | string | |
return | ArrayList>.Dictionary |
public getNoteTitles ( |
||
cxns | ||
target | String | |
direction | String | |
return | IndexedHashtable |
public getNotes ( |
||
cxns | ||
fromDate | String | |
toDate | String | |
nNotes | int | |
return | IndexedHashtable |
public getPrfNoteActions ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : PatientRecordFlag[] | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteId | string | |
return | PatientRecordFlag[] |
public getSignedNotes ( |
||
cxns | ||
fromDate | String | |
toDate | String | |
nNotes | int | |
return | IndexedHashtable |
public getUncosignedNotes ( |
||
cxns | ||
fromDate | String | |
toDate | String | |
nNotes | int | |
return | IndexedHashtable |
public getUnsignedNotes ( |
||
cxns | ||
fromDate | String | |
toDate | String | |
nNotes | int | |
return | IndexedHashtable |
public isConsultNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteId | string | |
return | bool |
public isCosignerRequired ( gov.va.medora.mdo.dao.AbstractConnection cxn, string userId, string noteId, string authorId = null ) : bool | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
userId | string | |
noteId | string | |
authorId | string | |
return | bool |
public isOneVisitNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string docDefId, string pid, Encounter encounter ) : bool | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
docDefId | string | |
pid | string | |
encounter | Encounter | |
return | bool |
public isOneVisitNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string docDefId, string pid, string visitStr ) : bool | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
docDefId | string | |
pid | string | |
visitStr | string | |
return | bool |
public isPrfNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteId | string | |
return | bool |
public isSurgeryNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteId | string | |
return | bool |
public signNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId, string userId, string esig ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
noteId | string | |
userId | string | |
esig | string | |
return | string |
public writeNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string titleId, Encounter encounter, string text, string authorId, string cosignerId, string consultId, string prfId ) : NoteResult | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
titleId | string | |
encounter | Encounter | |
text | string | |
authorId | string | |
cosignerId | string | |
consultId | string | |
prfId | string | |
return | NoteResult |