Uses of Class
org.tolven.ccr.CodeType

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

Methods in org.tolven.ccr that return CodeType
 CodeType ObjectFactory.createCodeType()
          Create an instance of CodeType
 

Methods in org.tolven.ccr that return types with arguments of type CodeType
 java.util.List<CodeType> TestResultType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> RateType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> RateType.Units.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> NormalType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> MeasureType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> MeasureType.Units.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> IntervalType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> FrequencyType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> DurationType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> DoseCalculationType.CalculationEquation.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> CodedDescriptionType.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> CodedDescriptionType.ObjectAttribute.getCode()
          Gets the value of the code property.
 java.util.List<CodeType> CodedDescriptionType.ObjectAttribute.AttributeValue.getCode()
          Gets the value of the code property.