Uses of Class
org.hl7.v3.SXCMTS
-
Uses of SXCMTS in org.hl7.v3
Subclasses of SXCMTS in org.hl7.v3Modifier and TypeClassDescriptionclassNote: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition.classJava class for IVL_TS complex type.classNote: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition.classJava class for SXPR_TS complex type.Fields in org.hl7.v3 with type parameters of type SXCMTSModifier and TypeFieldDescriptionSXPRTS.compCOCTMT060000UV01Transportation.effectiveTimeCOCTMT080000UVProcess.effectiveTimeCOCTMT530000UVEncounter.effectiveTimeCOCTMT530000UVObservation.effectiveTimeCOCTMT530000UVProcedure.effectiveTimeCOCTMT530000UVSubstanceAdministration.effectiveTimeCOCTMT530000UVSupply.effectiveTimeMCAIMT900001UV01ActOrderRequired.effectiveTimePOCDMT000040SubstanceAdministration.effectiveTimePOCDMT000040Supply.effectiveTimePRPAMT201310UV02AdministrativeObservation.effectiveTimeTEL.useablePeriodMethods in org.hl7.v3 that return SXCMTSModifier and TypeMethodDescriptionObjectFactory.createSXCMTS()Create an instance ofSXCMTSSXCMTS.withNullFlavor(String... values) SXCMTS.withNullFlavor(Collection<String> values) SXCMTS.withOperator(SetOperator value) Methods in org.hl7.v3 that return types with arguments of type SXCMTSModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SXCMTS>ObjectFactory.createADUseablePeriod(SXCMTS value) SXPRTS.getComp()Gets the value of the comp property.COCTMT060000UV01Transportation.getEffectiveTime()Gets the value of the effectiveTime property.COCTMT080000UVProcess.getEffectiveTime()Gets the value of the effectiveTime property.COCTMT530000UVEncounter.getEffectiveTime()Gets the value of the effectiveTime property.COCTMT530000UVObservation.getEffectiveTime()Gets the value of the effectiveTime property.COCTMT530000UVProcedure.getEffectiveTime()Gets the value of the effectiveTime property.COCTMT530000UVSubstanceAdministration.getEffectiveTime()Gets the value of the effectiveTime property.COCTMT530000UVSupply.getEffectiveTime()Gets the value of the effectiveTime property.MCAIMT900001UV01ActOrderRequired.getEffectiveTime()Gets the value of the effectiveTime property.POCDMT000040SubstanceAdministration.getEffectiveTime()Gets the value of the effectiveTime property.POCDMT000040Supply.getEffectiveTime()Gets the value of the effectiveTime property.PRPAMT201310UV02AdministrativeObservation.getEffectiveTime()Gets the value of the effectiveTime property.TEL.getUseablePeriod()Gets the value of the useablePeriod property.Methods in org.hl7.v3 with parameters of type SXCMTSModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SXCMTS>ObjectFactory.createADUseablePeriod(SXCMTS value) COCTMT060000UV01Transportation.withEffectiveTime(SXCMTS... values) COCTMT080000UVProcess.withEffectiveTime(SXCMTS... values) COCTMT530000UVEncounter.withEffectiveTime(SXCMTS... values) COCTMT530000UVObservation.withEffectiveTime(SXCMTS... values) COCTMT530000UVProcedure.withEffectiveTime(SXCMTS... values) COCTMT530000UVSubstanceAdministration.withEffectiveTime(SXCMTS... values) COCTMT530000UVSupply.withEffectiveTime(SXCMTS... values) MCAIMT900001UV01ActOrderRequired.withEffectiveTime(SXCMTS... values) POCDMT000040SubstanceAdministration.withEffectiveTime(SXCMTS... values) POCDMT000040Supply.withEffectiveTime(SXCMTS... values) PRPAMT201310UV02AdministrativeObservation.withEffectiveTime(SXCMTS... values) TEL.withUseablePeriod(SXCMTS... values) Method parameters in org.hl7.v3 with type arguments of type SXCMTSModifier and TypeMethodDescriptionSXPRTS.withComp(Collection<SXCMTS> values) COCTMT060000UV01Transportation.withEffectiveTime(Collection<SXCMTS> values) COCTMT080000UVProcess.withEffectiveTime(Collection<SXCMTS> values) COCTMT530000UVEncounter.withEffectiveTime(Collection<SXCMTS> values) COCTMT530000UVObservation.withEffectiveTime(Collection<SXCMTS> values) COCTMT530000UVProcedure.withEffectiveTime(Collection<SXCMTS> values) COCTMT530000UVSubstanceAdministration.withEffectiveTime(Collection<SXCMTS> values) COCTMT530000UVSupply.withEffectiveTime(Collection<SXCMTS> values) MCAIMT900001UV01ActOrderRequired.withEffectiveTime(Collection<SXCMTS> values) POCDMT000040SubstanceAdministration.withEffectiveTime(Collection<SXCMTS> values) POCDMT000040Supply.withEffectiveTime(Collection<SXCMTS> values) PRPAMT201310UV02AdministrativeObservation.withEffectiveTime(Collection<SXCMTS> values) TEL.withUseablePeriod(Collection<SXCMTS> values)