C# Класс gov.va.medora.mdo.api.NoteApi

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
NoteApi ( ) : System
closeNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId, string consultId ) : string
getAdvanceDirectives ( ConnectionSet cxns, string fromDate, string toDate, int nrpts ) : IndexedHashtable
getClinicalWarnings ( ConnectionSet cxns, string fromDate, string toDate, int nrpts ) : IndexedHashtable
getCrisisNotes ( ConnectionSet cxns, string fromDate, string toDate, int nrpts ) : IndexedHashtable
getDischargeSummaries ( ConnectionSet cxns, string fromDate, string toDate, int nNotes ) : IndexedHashtable
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 ( ConnectionSet cxns, String target, String direction ) : IndexedHashtable
getNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
getPrfNoteActions ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : PatientRecordFlag[]
getSignedNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
getUncosignedNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
getUnsignedNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
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

Описание методов

NoteApi() публичный Метод

public NoteApi ( ) : System
Результат System

closeNote() публичный Метод

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
Результат string

getAdvanceDirectives() публичный Метод

public getAdvanceDirectives ( ConnectionSet cxns, string fromDate, string toDate, int nrpts ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate string
toDate string
nrpts int
Результат IndexedHashtable

getClinicalWarnings() публичный Метод

public getClinicalWarnings ( ConnectionSet cxns, string fromDate, string toDate, int nrpts ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate string
toDate string
nrpts int
Результат IndexedHashtable

getCrisisNotes() публичный Метод

public getCrisisNotes ( ConnectionSet cxns, string fromDate, string toDate, int nrpts ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate string
toDate string
nrpts int
Результат IndexedHashtable

getDischargeSummaries() публичный Метод

public getDischargeSummaries ( ConnectionSet cxns, string fromDate, string toDate, int nNotes ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate string
toDate string
nNotes int
Результат IndexedHashtable

getNoteEncounterString() публичный Метод

public getNoteEncounterString ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : string
cxn gov.va.medora.mdo.dao.AbstractConnection
noteId string
Результат string

getNoteText() публичный Метод

public getNoteText ( gov.va.medora.mdo.dao.AbstractConnection cxn, String noteIEN ) : String
cxn gov.va.medora.mdo.dao.AbstractConnection
noteIEN String
Результат String

getNoteTitles() публичный Метод

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
Результат ArrayList>.Dictionary

getNoteTitles() публичный Метод

public getNoteTitles ( ConnectionSet cxns, String target, String direction ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
target String
direction String
Результат IndexedHashtable

getNotes() публичный Метод

public getNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate String
toDate String
nNotes int
Результат IndexedHashtable

getPrfNoteActions() публичный Метод

public getPrfNoteActions ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : PatientRecordFlag[]
cxn gov.va.medora.mdo.dao.AbstractConnection
noteId string
Результат PatientRecordFlag[]

getSignedNotes() публичный Метод

public getSignedNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate String
toDate String
nNotes int
Результат IndexedHashtable

getUncosignedNotes() публичный Метод

public getUncosignedNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate String
toDate String
nNotes int
Результат IndexedHashtable

getUnsignedNotes() публичный Метод

public getUnsignedNotes ( ConnectionSet cxns, String fromDate, String toDate, int nNotes ) : IndexedHashtable
cxns gov.va.medora.mdo.dao.ConnectionSet
fromDate String
toDate String
nNotes int
Результат IndexedHashtable

isConsultNote() публичный Метод

public isConsultNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool
cxn gov.va.medora.mdo.dao.AbstractConnection
noteId string
Результат bool

isCosignerRequired() публичный Метод

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
Результат bool

isOneVisitNote() публичный Метод

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
Результат bool

isOneVisitNote() публичный Метод

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
Результат bool

isPrfNote() публичный Метод

public isPrfNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool
cxn gov.va.medora.mdo.dao.AbstractConnection
noteId string
Результат bool

isSurgeryNote() публичный Метод

public isSurgeryNote ( gov.va.medora.mdo.dao.AbstractConnection cxn, string noteId ) : bool
cxn gov.va.medora.mdo.dao.AbstractConnection
noteId string
Результат bool

signNote() публичный Метод

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
Результат string

writeNote() публичный Метод

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
Результат NoteResult