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