Uses of Class
org.tolven.ccr.ContinuityOfCareRecord.Patient

Packages that use ContinuityOfCareRecord.Patient
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 ContinuityOfCareRecord.Patient in org.tolven.ccr
 

Methods in org.tolven.ccr that return ContinuityOfCareRecord.Patient
 ContinuityOfCareRecord.Patient ObjectFactory.createContinuityOfCareRecordPatient()
          Create an instance of ContinuityOfCareRecord.Patient
 

Methods in org.tolven.ccr that return types with arguments of type ContinuityOfCareRecord.Patient
 java.util.List<ContinuityOfCareRecord.Patient> ContinuityOfCareRecord.getPatient()
          Gets the value of the patient property.