메소드 | 설명 | |
---|---|---|
getEyes ( ) : array | ||
getPortalUser ( ) : mixed | null | ||
save ( $episodeId, $userId, $examination, $eventType, $eyeIds, $refractionType, $opNoteEventId = null ) : Event | Create an examination event. |
메소드 | 설명 | |
---|---|---|
addComplication ( $userId, $eyeIds, $opNoteEventId, $eye, $complications, $eyeLabel ) | ||
addIop ( $eyeIds, $eye, $iop, $eyeLabel ) | ||
addVisualAcuityReading ( $userId, $visualAcuity, $unit, $vaData, $eyeLabel, $near = false ) | ||
createComments ( $userId, $examination, $examinationEvent ) | ||
createComplications ( $userId, $eyeIds, $examinationEvent ) : |
||
createExamination ( $episodeId, $userId, $examination, $eventType ) : Event | ||
createIop ( $userId, $eyeIds, $examinationEvent ) : |
||
createMessage ( $episodeId, $userId, $examination, $examinationEvent ) | ||
createVisualAcuity ( $userId, $eyeIds, $examinationEvent, $unit, $near = false ) : |
||
createVisualFunction ( $userId, $eyeIds, $examinationEvent ) : array |
protected addComplication ( $userId, $eyeIds, $opNoteEventId, $eye, $complications, $eyeLabel ) | ||
$userId | ||
$eyeIds | ||
$opNoteEventId | ||
$eye | ||
$complications | ||
$eyeLabel |
protected addVisualAcuityReading ( $userId, $visualAcuity, $unit, $vaData, $eyeLabel, $near = false ) | ||
$userId | ||
$visualAcuity | ||
$unit | ||
$vaData | ||
$eyeLabel | ||
$near |
protected createComments ( $userId, $examination, $examinationEvent ) | ||
$userId | ||
$examination | ||
$examinationEvent |
protected createComplications ( $userId, $eyeIds, $examinationEvent ) : |
||
$userId | ||
$eyeIds | ||
$examinationEvent | ||
리턴 |
protected createExamination ( $episodeId, $userId, $examination, $eventType ) : Event | ||
$episodeId | ||
$userId | ||
$examination | ||
$eventType | ||
리턴 | Event |
protected createIop ( $userId, $eyeIds, $examinationEvent ) : |
||
$userId | ||
$eyeIds | ||
$examinationEvent | ||
리턴 |
protected createMessage ( $episodeId, $userId, $examination, $examinationEvent ) | ||
$episodeId | ||
$userId | ||
$examination | ||
$examinationEvent |
protected createVisualAcuity ( $userId, $eyeIds, $examinationEvent, $unit, $near = false ) : |
||
$userId | ||
$eyeIds | ||
$examinationEvent | ||
$unit | ||
$near | ||
리턴 |
protected createVisualFunction ( $userId, $eyeIds, $examinationEvent ) : array | ||
$userId | ||
$eyeIds | ||
$examinationEvent | ||
리턴 | array |
public save ( $episodeId, $userId, $examination, $eventType, $eyeIds, $refractionType, $opNoteEventId = null ) : Event | ||
$episodeId | ||
$userId | ||
$examination | ||
$eventType | ||
$eyeIds | ||
$refractionType | ||
$opNoteEventId | ||
리턴 | Event |