Deprecated API


Contents
Deprecated Classes
org.hl7.types.impl.BAGjuListAdapter
          use the new BAGjuCollectionAdapter class instead as it is more general. 
org.hl7.util.Base64
          use javax.mail.internet.MimeUtility instead 
 

Deprecated Fields
org.hl7.xml.parser.DataTypeContentHandler.attributes_
            
org.hl7.types.impl.EmptySet.ITERATOR
          instantiate the EmptySet.NullIterator class instead. 
 

Deprecated Methods
org.hl7.types.impl.SETjuSetAdapter._hibernateUnwrap()
          noone but Hibernate should use this! 
org.hl7.types.impl.BAGjuCollectionAdapter._hibernateUnwrap()
          noone but Hibernate should use this! 
org.hl7.types.impl.BAGjuListAdapter._hibernateUnwrap()
          noone but Hibernate should use this! 
org.hl7.types.impl.LISTjuListAdapter._hibernateUnwrap()
          no one but Hibernate should use this! 
org.hl7.types.impl.BAGjuCollectionAdapter._hibernateWrap(Collection)
          noone but Hibernate should use this! 
org.hl7.types.impl.BAGjuListAdapter._hibernateWrap(List)
          noone but Hibernate should use this! 
org.hl7.types.impl.LISTjuListAdapter._hibernateWrap(List)
          no one but Hibernate should use this! 
org.hl7.types.impl.SETjuSetAdapter._hibernateWrap(Set)
          noone but Hibernate should use this! 
org.hl7.hibernate.AbstractDataTypeUserType.assemble(Serializable, Object)
          this operation is currently not supported 
org.hl7.hibernate.AbstractDataTypeCompositeUserType.assemble(Serializable, SessionImplementor, Object)
          this operation is currently not supported 
org.hl7.xml.builder.RimGraphXMLSpeaker.ContentBuilder.convertNameToXsiType(String)
          FIXME!!! 
org.regenstrief.ucum.UnitSystem.defineFunctionPair(String, String)
          don't attempt to define new units on the fly. 
org.regenstrief.ucum.UnitSystem.definePrefix(String, String)
          do not try to define new prefixes at runtime. 
org.regenstrief.ucum.UnitSystem.defineSpecialUnit(String, String, String, String, boolean)
          don't attempt to define new units on the fly. 
org.regenstrief.ucum.UnitSystem.defineUnit(String, String, String, boolean)
          don't attempt to define new units on the fly. 
org.hl7.hibernate.AbstractDataTypeUserType.disassemble(Object)
          this operation is currently not supported 
org.hl7.hibernate.AbstractDataTypeCompositeUserType.disassemble(Object, SessionImplementor)
          this operation is currently not supported 
org.hl7.util.ForwardReferenceTool.get(Map, K, Class, ForwardReferenceTool.Replacer)
          use the method with the ReplacerFactory instead to avoid creating all that Replacer garbage 
org.regenstrief.ucum.Unit.getFunctionPair()
          only XSLT to use this. 
org.hl7.meta.Association.getMetSource()
          replaced by isRecursive 
org.hl7.types.QSET.getOperator()
          this is here only temporarily, do not use! 
org.hl7.types.ANY.isNullJ()
          use isNull().isTrue() or !isNull().isFalse() instead, it's different and you do want to know! 
org.hl7.types.BAG.nonEmpty()
          the name was changed to BAG.notEmpty() 
org.hl7.types.impl.BAGnull.nonEmpty()
           
org.hl7.types.impl.BAGjuCollectionAdapter.nonEmpty()
           
org.hl7.types.impl.BAGjuListAdapter.nonEmpty()
           
org.hl7.types.ANY.nonNullJ()
          use nonNull().isTrue() or !nonNull().isFalse() instead, it's different and you do want to know! 
org.hl7.types.ANY.notApplicableJ()
          this is more confusing than helpful 
org.hl7.types.ANY.otherJ()
          this is more confusing than helpful 
org.regenstrief.ucum.UnitSystem.prefixIterator()
          there should be no need for this apart from testing! 
org.hl7.hibernate.AbstractDataTypeUserType.replace(Object, Object, Object)
          not implemented yet 
org.hl7.rim.impl.MessageImpl.setAcceptAckCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setActivityTimeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.PlaceImpl.setAddrForHibernate(AD)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setAddrForHibernate(BAG)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setAddrForHibernate(BAG)
          to be used only by hibernate 
org.hl7.rim.impl.OrganizationImpl.setAddrForHibernate(BAG)
          to be used only by hibernate 
org.hl7.rim.impl.SubstanceAdministrationImpl.setAdministrationUnitCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.LivingSubjectImpl.setAdministrativeGenderCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.PatientEncounterImpl.setAdmissionReferralSourceCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.DeviceImpl.setAlertLevelCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.AccountImpl.setAllowedBalanceQuantityForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.FinancialTransactionImpl.setAmtForHibernate(MO)
          to be used only by hibernate 
org.hl7.rim.impl.AccessImpl.setApproachSiteCodeForHibernate(CD)
          to be used only by hibernate 
org.hl7.rim.impl.SubstanceAdministrationImpl.setApproachSiteCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ProcedureImpl.setApproachSiteCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.MessageImpl.setAttachmentTextForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setAvailabilityTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setAwarenessCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.AccountImpl.setBalanceAmtForHibernate(MO)
          to be used only by hibernate 
org.hl7.rim.impl.ContainerImpl.setBarrierDeltaQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.BatchImpl.setBatchCommentForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.BatchImpl.setBatchTotalNumberForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.DocumentImpl.setBibliographicDesignationTextForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.LivingSubjectImpl.setBirthTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.ContainerImpl.setBottomDeltaQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.ContainerImpl.setCapacityQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.ContainerImpl.setCapTypeCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.DietImpl.setCarbohydrateQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setCertificateTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setCheckpointCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.BasicRoleImpl.setClassCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.BasicEntityImpl.setClassCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.BasicActImpl.setClassCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setCodeForHibernate(CD)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementDetailImpl.setCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.DocumentImpl.setCompletionCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setConfidentialityCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setConfidentialityCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setConjunctionCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setContextConductionIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setContextControlCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setContextControlCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.QueryContinuationImpl.setContinuationQuantityForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.DocumentImpl.setCopyTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.TransmissionImpl.setCreationTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.FinancialTransactionImpl.setCreditExchangeRateQuantityForHibernate(REAL)
          to be used only by hibernate 
org.hl7.rim.impl.AccountImpl.setCurrencyCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.FinancialTransactionImpl.setDebitExchangeRateQuantityForHibernate(REAL)
          to be used only by hibernate 
org.hl7.rim.impl.LivingSubjectImpl.setDeceasedIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.LivingSubjectImpl.setDeceasedTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setDerivationExprForHibernate(ST)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setDescForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.PublicHealthCaseImpl.setDetectionMethodCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.BasicEntityImpl.setDeterminerCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ContainerImpl.setDiameterQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.SortControlImpl.setDirectionCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.PlaceImpl.setDirectionsTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setDisabilityCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.PatientEncounterImpl.setDischargeDispositionCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.PublicHealthCaseImpl.setDiseaseImportedCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.SubstanceAdministrationImpl.setDoseCheckQuantityForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.SubstanceAdministrationImpl.setDoseQuantityForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setEducationLevelCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.RoleLinkImpl.setEffectiveTimeForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setEffectiveTimeForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setEffectiveTimeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.SortControlImpl.setElementNameForHibernate(SC)
          to be used only by hibernate 
org.hl7.rim.impl.RelationalExpressionImpl.setElementNameForHibernate(SC)
          to be used only by hibernate 
org.hl7.rim.impl.DietImpl.setEnergyQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setEthnicGroupCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.QuerySpecImpl.setExecutionAndDeliveryTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setExistenceTimeForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementImpl.setExpectedSequenceNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.SupplyImpl.setExpectedUseTimeForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.ManufacturedMaterialImpl.setExpirationTimeForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.InvoiceElementImpl.setFactorNumberForHibernate(REAL)
          to be used only by hibernate 
org.hl7.rim.impl.MaterialImpl.setFormCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setFunctionCodeForHibernate(CD)
          to be used only by hibernate 
org.hl7.rim.impl.AccessImpl.setGaugeQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.NonPersonLivingSubjectImpl.setGenderStatusCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.PlaceImpl.setGpsTextForHibernate(ST)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setHandlingCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setHazardExposureTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.ContainerImpl.setHeightQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.ParameterImpl.setIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.TransmissionImpl.setIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.AttachmentImpl.setIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setIdForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setIdForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ManagedParticipationImpl.setIdForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setIdForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setIndependentIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.QuerySpecImpl.setInitialQuantityCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.QuerySpecImpl.setInitialQuantityForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.TransmissionImpl.setInteractionIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.AccountImpl.setInterestRateQuantityForHibernate(RTO)
          to be used only by hibernate 
org.hl7.rim.impl.ObservationImpl.setInterpretationCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setInterruptibleIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setInversionIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setJobClassCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setJobCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setJobTitleNameForHibernate(SC)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setJoinCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.AttentionLineImpl.setKeyWordTextForHibernate(SC)
          to be used only by hibernate 
org.hl7.rim.impl.LanguageCommunicationImpl.setLanguageCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setLanguageCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.DeviceImpl.setLastCalibrationTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.PatientEncounterImpl.setLengthOfStayQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setLevelCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setLivingArrangementCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.DeviceImpl.setLocalRemoteControlStateCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setLocalVariableNameForHibernate(ST)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementDetailImpl.setLocationForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ManufacturedMaterialImpl.setLotNumberTextForHibernate(ST)
          to be used only by hibernate 
org.hl7.rim.impl.DeviceImpl.setManufacturerModelNameForHibernate(SC)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setMaritalStatusCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.SubstanceAdministrationImpl.setMaxDoseQuantityForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementImpl.setMessageWaitingNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementImpl.setMessageWaitingPriorityCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ProcedureImpl.setMethodCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ObservationImpl.setMethodCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.PlaceImpl.setMobileIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.LanguageCommunicationImpl.setModeCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setModeCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.InvoiceElementImpl.setModifierCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.QuerySpecImpl.setModifyCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.BasicActImpl.setMoodCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.LivingSubjectImpl.setMultipleBirthIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.LivingSubjectImpl.setMultipleBirthOrderNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setNameForHibernate(BAG)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setNameForHibernate(BAG)
          to be used only by hibernate 
org.hl7.rim.impl.BatchImpl.setNameForHibernate(SC)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setNegationIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setNegationIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setNegationIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setNegationIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.InvoiceElementImpl.setNetAmtForHibernate(MO)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setNoteTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.InfrastructureRootImpl.setNullFlavorForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setOccupationCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.types.QSET.setOperator(SetOperator)
          this is here only temporarily, do not use! 
org.hl7.rim.impl.LivingSubjectImpl.setOrganDonorIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.WorkingListImpl.setOwnershipLevelCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.DeviceTaskImpl.setParameterValueForHibernate(LIST)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setPauseQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.FinancialContractImpl.setPaymentTermsCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setPerformIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.InvoiceElementImpl.setPointsNumberForHibernate(REAL)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setPositionNumberForHibernate(LIST)
          to be used only by hibernate 
org.hl7.rim.impl.PlaceImpl.setPositionTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.PatientEncounterImpl.setPreAdmitTestIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.LanguageCommunicationImpl.setPreferenceIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setPriorityCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.RoleLinkImpl.setPriorityNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setPriorityNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.MessageImpl.setProcessingCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.MessageImpl.setProcessingModeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.LanguageCommunicationImpl.setProficiencyLevelCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.MessageImpl.setProfileIdForHibernate(LIST)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setProtectiveEquipmentTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.SupplyImpl.setQuantityForHibernate(PQ)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setQuantityForHibernate(RTO)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setQuantityForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.QueryEventImpl.setQueryIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.QueryAckImpl.setQueryResponseCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setRaceCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.SubstanceAdministrationImpl.setRateQuantityForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.InfrastructureRootImpl.setRealmCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setReasonCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.LicensedEntityImpl.setRecertificationTimeForHibernate(TS)
          to be used only by hibernate 
org.hl7.rim.impl.BatchImpl.setReferenceControlIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.LogicalExpressionImpl.setRelationalConjunctionCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.RelationalExpressionImpl.setRelationalOperatorCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.PersonImpl.setReligiousAffiliationCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setRepeatNumberForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.MessageImpl.setResponseCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.QuerySpecImpl.setResponseElementGroupIdForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.QuerySpecImpl.setResponseModalityCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.TransmissionImpl.setResponseModeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.QuerySpecImpl.setResponsePriorityCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.QueryAckImpl.setResultCurrentQuantityForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.QueryAckImpl.setResultRemainingQuantityForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.QueryAckImpl.setResultTotalQuantityForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setRiskCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.SubstanceAdministrationImpl.setRouteCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setSalaryQuantityForHibernate(MO)
          to be used only by hibernate 
org.hl7.rim.impl.EmployeeImpl.setSalaryTypeCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.TransmissionImpl.setSecurityTextForHibernate(ST)
          to be used only by hibernate 
org.hl7.rim.impl.ParameterItemImpl.setSemanticsTextForHibernate(ST)
          to be used only by hibernate 
org.hl7.rim.impl.ContainerImpl.setSeparatorTypeCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setSeperatableIndForHibernate(BL)
          to be used only by hibernate 
org.hl7.rim.impl.SortControlImpl.setSequenceNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.MessageImpl.setSequenceNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setSequenceNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setSequenceNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.ContextStructureImpl.setSetIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setSignatureCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setSignatureTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.DeviceImpl.setSoftwareNameForHibernate(SC)
          to be used only by hibernate 
org.hl7.rim.impl.PatientEncounterImpl.setSpecialArrangementCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.PatientEncounterImpl.setSpecialCourtesiesCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setSplitCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ManufacturedMaterialImpl.setStabilityTimeForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.OrganizationImpl.setStandardIndustryClassCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.QueryContinuationImpl.setStartResultNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.QueryEventImpl.setStatusCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setStatusCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setStatusCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ManagedParticipationImpl.setStatusCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setStatusCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.DocumentImpl.setStorageCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.NonPersonLivingSubjectImpl.setStrainTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.DiagnosticImageImpl.setSubjectOrientationCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setSubsetCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setSubsetCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setSubstitutionConditionCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.AccessImpl.setTargetSiteCodeForHibernate(CD)
          to be used only by hibernate 
org.hl7.rim.impl.ProcedureImpl.setTargetSiteCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.ObservationImpl.setTargetSiteCodeForHibernate(SET)
          to be used only by hibernate 
org.hl7.rim.impl.RoleImpl.setTelecomForHibernate(BAG)
          to be used only by hibernate 
org.hl7.rim.impl.EntityImpl.setTelecomForHibernate(BAG)
          to be used only by hibernate 
org.hl7.rim.impl.CommunicationFunctionImpl.setTelecomForHibernate(TEL)
          to be used only by hibernate 
org.hl7.rim.impl.InfrastructureRootImpl.setTemplateIdForHibernate(LIST)
          to be used only by hibernate 
org.hl7.rim.impl.AttachmentImpl.setTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementDetailImpl.setTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setTextForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.ParticipationImpl.setTimeForHibernate(IVL)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setTitleForHibernate(ED)
          to be used only by hibernate 
org.hl7.rim.impl.PublicHealthCaseImpl.setTransmissionModeCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.BatchImpl.setTransmissionQuantityForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.CommunicationFunctionImpl.setTypeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementDetailImpl.setTypeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.AcknowledgementImpl.setTypeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.BasicRoleLinkImpl.setTypeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.BasicParticipationImpl.setTypeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.BasicActRelationshipImpl.setTypeCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.InfrastructureRootImpl.setTypeIdForHibernate(II)
          to be used only by hibernate 
org.hl7.rim.impl.ActRelationshipImpl.setUncertaintyCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.ActImpl.setUncertaintyCodeForHibernate(CE)
          to be used only by hibernate 
org.hl7.rim.impl.InvoiceElementImpl.setUnitPriceAmtForHibernate(RTO)
          to be used only by hibernate 
org.hl7.rim.impl.InvoiceElementImpl.setUnitQuantityForHibernate(RTO)
          to be used only by hibernate 
org.hl7.rim.impl.ParameterItemImpl.setValueForHibernate(ANY)
          to be used only by hibernate 
org.hl7.rim.impl.AttentionLineImpl.setValueForHibernate(ANY)
          to be used only by hibernate 
org.hl7.rim.impl.ObservationImpl.setValueForHibernate(ANY)
          to be used only by hibernate 
org.hl7.rim.impl.RelationalExpressionImpl.setValueForHibernate(ST)
          to be used only by hibernate 
org.hl7.rim.impl.TransmissionImpl.setVersionCodeForHibernate(CS)
          to be used only by hibernate 
org.hl7.rim.impl.ContextStructureImpl.setVersionNumberForHibernate(INT)
          to be used only by hibernate 
org.hl7.rim.impl.PatientImpl.setVeryImportantPersonCodeForHibernate(CE)
          to be used only by hibernate 
org.regenstrief.ucum.UnitSystem.unitsIterator()
          use only for testing or analysis. 
org.hl7.types.ANY.unknownJ()
          this is more confusing than helpful 
org.hl7.types.EN.useablePeriod()
          use EN.validTime() instead. 
org.hl7.types.impl.ENnull.useablePeriod()
           
org.hl7.types.impl.ENimpl.useablePeriod()
          use ENimpl.validTime() instead. 
org.hl7.types.impl.TNjlStringAdapter.useablePeriod()
          use {TNjlStringAdapter.validTime() instead.