org.dcm4che2.code
Class ConcernTypes

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

public class ConcernTypes
extends java.lang.Object

CID 3769 Concern Types.

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

Field Summary
static java.lang.String Complaint
          (F-04BA9, SRT, "Complaint")
static java.lang.String Disease
          (DF-00000, SRT, "Disease")
static java.lang.String Finding
          (R-005AE, SRT, "Finding")
static java.lang.String FindingReportedByPatientInformant
          (R-005E0, SRT, "Finding reported by patient/informant")
static java.lang.String FunctionalPerformanceAndActivity
          (F-03E55, SRT, "Functional performance and activity")
static java.lang.String Problem
          (F-01000, SRT, "Problem")
 
Constructor Summary
ConcernTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Complaint

public static final java.lang.String Complaint
(F-04BA9, SRT, "Complaint")

See Also:
Constant Field Values

Disease

public static final java.lang.String Disease
(DF-00000, SRT, "Disease")

See Also:
Constant Field Values

Finding

public static final java.lang.String Finding
(R-005AE, SRT, "Finding")

See Also:
Constant Field Values

FindingReportedByPatientInformant

public static final java.lang.String FindingReportedByPatientInformant
(R-005E0, SRT, "Finding reported by patient/informant")

See Also:
Constant Field Values

FunctionalPerformanceAndActivity

public static final java.lang.String FunctionalPerformanceAndActivity
(F-03E55, SRT, "Functional performance and activity")

See Also:
Constant Field Values

Problem

public static final java.lang.String Problem
(F-01000, SRT, "Problem")

See Also:
Constant Field Values
Constructor Detail

ConcernTypes

public ConcernTypes()


Copyright © 2011 dcm4che. All Rights Reserved.