Uses of Class
org.tolven.ccr.AuthorizationType

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

Methods in org.tolven.ccr that return AuthorizationType
 AuthorizationType ObjectFactory.createAuthorizationType()
          Create an instance of AuthorizationType
 

Methods in org.tolven.ccr that return types with arguments of type AuthorizationType
 java.util.List<AuthorizationType> InterventionType.Authorizatons.getAuthorization()
          Gets the value of the authorization property.
 java.util.List<AuthorizationType> InsuranceType.Authorizations.getAuthorization()
          Gets the value of the authorization property.