Uses of Class
org.hl7.v3.COCTMT530000UVConditions
-
Uses of COCTMT530000UVConditions in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVConditionsModifier and TypeFieldDescriptionprotected List<COCTMT530000UVConditions>COCTMT530000UVAct.conditionsprotected List<COCTMT530000UVConditions>COCTMT530000UVEncounter.conditionsprotected List<COCTMT530000UVConditions>COCTMT530000UVObservation.conditionsprotected List<COCTMT530000UVConditions>COCTMT530000UVOrganizer.conditionsprotected List<COCTMT530000UVConditions>COCTMT530000UVProcedure.conditionsprotected List<COCTMT530000UVConditions>COCTMT530000UVSubstanceAdministration.conditionsprotected List<COCTMT530000UVConditions>COCTMT530000UVSupply.conditionsMethods in org.hl7.v3 that return COCTMT530000UVConditionsModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVConditions()Create an instance ofCOCTMT530000UVConditionsCOCTMT530000UVConditions.withConjunctionCode(CS value) COCTMT530000UVConditions.withContextConductionInd(Boolean value) COCTMT530000UVConditions.withContextControlCode(String value) COCTMT530000UVConditions.withCriterion(COCTMT530000UVCriterion value) COCTMT530000UVConditions.withNullFlavor(String... values) COCTMT530000UVConditions.withNullFlavor(Collection<String> values) COCTMT530000UVConditions.withRealmCode(Collection<CS> values) COCTMT530000UVConditions.withRealmCode(CS... values) COCTMT530000UVConditions.withSeperatableInd(BL value) COCTMT530000UVConditions.withTemplateId(Collection<II> values) COCTMT530000UVConditions.withTemplateId(II... values) COCTMT530000UVConditions.withTypeCode(String... values) COCTMT530000UVConditions.withTypeCode(Collection<String> values) COCTMT530000UVConditions.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVConditionsModifier and TypeMethodDescriptionCOCTMT530000UVAct.getConditions()Gets the value of the conditions property.COCTMT530000UVEncounter.getConditions()Gets the value of the conditions property.COCTMT530000UVObservation.getConditions()Gets the value of the conditions property.COCTMT530000UVOrganizer.getConditions()Gets the value of the conditions property.COCTMT530000UVProcedure.getConditions()Gets the value of the conditions property.COCTMT530000UVSubstanceAdministration.getConditions()Gets the value of the conditions property.COCTMT530000UVSupply.getConditions()Gets the value of the conditions property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVConditionsModifier and TypeMethodDescriptionCOCTMT530000UVAct.withConditions(COCTMT530000UVConditions... values) COCTMT530000UVEncounter.withConditions(COCTMT530000UVConditions... values) COCTMT530000UVObservation.withConditions(COCTMT530000UVConditions... values) COCTMT530000UVOrganizer.withConditions(COCTMT530000UVConditions... values) COCTMT530000UVProcedure.withConditions(COCTMT530000UVConditions... values) COCTMT530000UVSubstanceAdministration.withConditions(COCTMT530000UVConditions... values) COCTMT530000UVSupply.withConditions(COCTMT530000UVConditions... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVConditionsModifier and TypeMethodDescriptionCOCTMT530000UVAct.withConditions(Collection<COCTMT530000UVConditions> values) COCTMT530000UVEncounter.withConditions(Collection<COCTMT530000UVConditions> values) COCTMT530000UVObservation.withConditions(Collection<COCTMT530000UVConditions> values) COCTMT530000UVOrganizer.withConditions(Collection<COCTMT530000UVConditions> values) COCTMT530000UVProcedure.withConditions(Collection<COCTMT530000UVConditions> values) COCTMT530000UVSubstanceAdministration.withConditions(Collection<COCTMT530000UVConditions> values) COCTMT530000UVSupply.withConditions(Collection<COCTMT530000UVConditions> values)