Uses of Class
org.hl7.v3.COCTMT530000UVSourceOf2
-
Uses of COCTMT530000UVSourceOf2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVSourceOf2Modifier and TypeFieldDescriptionprotected List<COCTMT530000UVSourceOf2>COCTMT530000UVAct.targetOfprotected List<COCTMT530000UVSourceOf2>COCTMT530000UVEncounter.targetOfprotected List<COCTMT530000UVSourceOf2>COCTMT530000UVObservation.targetOfprotected List<COCTMT530000UVSourceOf2>COCTMT530000UVOrganizer.targetOfprotected List<COCTMT530000UVSourceOf2>COCTMT530000UVProcedure.targetOfprotected List<COCTMT530000UVSourceOf2>COCTMT530000UVSubstanceAdministration.targetOfprotected List<COCTMT530000UVSourceOf2>COCTMT530000UVSupply.targetOfMethods in org.hl7.v3 that return COCTMT530000UVSourceOf2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVSourceOf2()Create an instance ofCOCTMT530000UVSourceOf2COCTMT530000UVSourceOf2.withAct(jakarta.xml.bind.JAXBElement<COCTMT530000UVAct> value) COCTMT530000UVSourceOf2.withConjunctionCode(CS value) COCTMT530000UVSourceOf2.withContextConductionInd(Boolean value) COCTMT530000UVSourceOf2.withContextControlCode(String value) COCTMT530000UVSourceOf2.withEncounter(jakarta.xml.bind.JAXBElement<COCTMT530000UVEncounter> value) COCTMT530000UVSourceOf2.withNegationInd(Boolean value) COCTMT530000UVSourceOf2.withNullFlavor(String... values) COCTMT530000UVSourceOf2.withNullFlavor(Collection<String> values) COCTMT530000UVSourceOf2.withObservation(jakarta.xml.bind.JAXBElement<COCTMT530000UVObservation> value) COCTMT530000UVSourceOf2.withOrganizer(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganizer> value) COCTMT530000UVSourceOf2.withPauseQuantity(PQ value) COCTMT530000UVSourceOf2.withProcedure(jakarta.xml.bind.JAXBElement<COCTMT530000UVProcedure> value) COCTMT530000UVSourceOf2.withRealmCode(Collection<CS> values) COCTMT530000UVSourceOf2.withRealmCode(CS... values) COCTMT530000UVSourceOf2.withSeperatableInd(BL value) COCTMT530000UVSourceOf2.withSequenceNumber(INT value) COCTMT530000UVSourceOf2.withSubstanceAdministration(jakarta.xml.bind.JAXBElement<COCTMT530000UVSubstanceAdministration> value) COCTMT530000UVSourceOf2.withSupply(jakarta.xml.bind.JAXBElement<COCTMT530000UVSupply> value) COCTMT530000UVSourceOf2.withTemplateId(Collection<II> values) COCTMT530000UVSourceOf2.withTemplateId(II... values) COCTMT530000UVSourceOf2.withTypeCode(String... values) COCTMT530000UVSourceOf2.withTypeCode(Collection<String> values) COCTMT530000UVSourceOf2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVSourceOf2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.getTargetOf()Gets the value of the targetOf property.COCTMT530000UVEncounter.getTargetOf()Gets the value of the targetOf property.COCTMT530000UVObservation.getTargetOf()Gets the value of the targetOf property.COCTMT530000UVOrganizer.getTargetOf()Gets the value of the targetOf property.COCTMT530000UVProcedure.getTargetOf()Gets the value of the targetOf property.COCTMT530000UVSubstanceAdministration.getTargetOf()Gets the value of the targetOf property.COCTMT530000UVSupply.getTargetOf()Gets the value of the targetOf property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVSourceOf2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withTargetOf(COCTMT530000UVSourceOf2... values) COCTMT530000UVEncounter.withTargetOf(COCTMT530000UVSourceOf2... values) COCTMT530000UVObservation.withTargetOf(COCTMT530000UVSourceOf2... values) COCTMT530000UVOrganizer.withTargetOf(COCTMT530000UVSourceOf2... values) COCTMT530000UVProcedure.withTargetOf(COCTMT530000UVSourceOf2... values) COCTMT530000UVSubstanceAdministration.withTargetOf(COCTMT530000UVSourceOf2... values) COCTMT530000UVSupply.withTargetOf(COCTMT530000UVSourceOf2... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVSourceOf2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withTargetOf(Collection<COCTMT530000UVSourceOf2> values) COCTMT530000UVEncounter.withTargetOf(Collection<COCTMT530000UVSourceOf2> values) COCTMT530000UVObservation.withTargetOf(Collection<COCTMT530000UVSourceOf2> values) COCTMT530000UVOrganizer.withTargetOf(Collection<COCTMT530000UVSourceOf2> values) COCTMT530000UVProcedure.withTargetOf(Collection<COCTMT530000UVSourceOf2> values) COCTMT530000UVSubstanceAdministration.withTargetOf(Collection<COCTMT530000UVSourceOf2> values) COCTMT530000UVSupply.withTargetOf(Collection<COCTMT530000UVSourceOf2> values)