Uses of Class
org.tolven.ccr.Indications

Packages that use Indications
org.tolven.ccr The structures defined in this package are an exact representation of the ASTM E2369-05, Standard Specification for the Continuity of Care Record. 
 

Uses of Indications in org.tolven.ccr
 

Methods in org.tolven.ccr that return Indications
 Indications ObjectFactory.createIndications()
          Create an instance of Indications
 

Methods in org.tolven.ccr that return types with arguments of type Indications
 java.util.List<Indications> PurposeType.getIndications()
          Gets the value of the indications property.
 java.util.List<Indications> ProcedureType.getIndications()
          Gets the value of the indications property.
 java.util.List<Indications> EncounterType.getIndications()
          Gets the value of the indications property.