org.dcm4che2.code
Class TypesOfLogNotes

java.lang.Object
  extended by org.dcm4che2.code.TypesOfLogNotes

public class TypesOfLogNotes
extends java.lang.Object

CID 3401 Types of Log Notes.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String NursingNote
          (121172, DCM, "Nursing Note")
static java.lang.String PatientStatusOrEvent
          (121123, DCM, "Patient Status or Event")
static java.lang.String PhysicianNote
          (121173, DCM, "Physician Note")
static java.lang.String ProcedureNote
          (121174, DCM, "Procedure Note")
static java.lang.String TechNote
          (121171, DCM, "Tech Note")
 
Constructor Summary
TypesOfLogNotes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NursingNote

public static final java.lang.String NursingNote
(121172, DCM, "Nursing Note")

See Also:
Constant Field Values

PatientStatusOrEvent

public static final java.lang.String PatientStatusOrEvent
(121123, DCM, "Patient Status or Event")

See Also:
Constant Field Values

PhysicianNote

public static final java.lang.String PhysicianNote
(121173, DCM, "Physician Note")

See Also:
Constant Field Values

ProcedureNote

public static final java.lang.String ProcedureNote
(121174, DCM, "Procedure Note")

See Also:
Constant Field Values

TechNote

public static final java.lang.String TechNote
(121171, DCM, "Tech Note")

See Also:
Constant Field Values
Constructor Detail

TypesOfLogNotes

public TypesOfLogNotes()


Copyright © 2011 dcm4che. All Rights Reserved.