Uses of Class
org.hl7.v3.COCTMT530000UVSourceOf1
-
Uses of COCTMT530000UVSourceOf1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVSourceOf1Modifier and TypeFieldDescriptionprotected List<COCTMT530000UVSourceOf1>COCTMT530000UVAct.sourceOf1protected List<COCTMT530000UVSourceOf1>COCTMT530000UVEncounter.sourceOf1protected List<COCTMT530000UVSourceOf1>COCTMT530000UVObservation.sourceOf1protected List<COCTMT530000UVSourceOf1>COCTMT530000UVOrganizer.sourceOf1protected List<COCTMT530000UVSourceOf1>COCTMT530000UVProcedure.sourceOf1protected List<COCTMT530000UVSourceOf1>COCTMT530000UVSubstanceAdministration.sourceOf1protected List<COCTMT530000UVSourceOf1>COCTMT530000UVSupply.sourceOf1Methods in org.hl7.v3 that return COCTMT530000UVSourceOf1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVSourceOf1()Create an instance ofCOCTMT530000UVSourceOf1COCTMT530000UVSourceOf1.withActReference(COCTMT530000UVActReference value) COCTMT530000UVSourceOf1.withConjunctionCode(CS value) COCTMT530000UVSourceOf1.withContextConductionInd(Boolean value) COCTMT530000UVSourceOf1.withContextControlCode(String value) COCTMT530000UVSourceOf1.withInversionInd(Boolean value) COCTMT530000UVSourceOf1.withNegationInd(Boolean value) COCTMT530000UVSourceOf1.withNullFlavor(String... values) COCTMT530000UVSourceOf1.withNullFlavor(Collection<String> values) COCTMT530000UVSourceOf1.withPauseQuantity(PQ value) COCTMT530000UVSourceOf1.withRealmCode(Collection<CS> values) COCTMT530000UVSourceOf1.withRealmCode(CS... values) COCTMT530000UVSourceOf1.withSeperatableInd(BL value) COCTMT530000UVSourceOf1.withSequenceNumber(INT value) COCTMT530000UVSourceOf1.withTemplateId(Collection<II> values) COCTMT530000UVSourceOf1.withTemplateId(II... values) COCTMT530000UVSourceOf1.withTypeCode(String... values) COCTMT530000UVSourceOf1.withTypeCode(Collection<String> values) COCTMT530000UVSourceOf1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVSourceOf1Modifier and TypeMethodDescriptionCOCTMT530000UVAct.getSourceOf1()Gets the value of the sourceOf1 property.COCTMT530000UVEncounter.getSourceOf1()Gets the value of the sourceOf1 property.COCTMT530000UVObservation.getSourceOf1()Gets the value of the sourceOf1 property.COCTMT530000UVOrganizer.getSourceOf1()Gets the value of the sourceOf1 property.COCTMT530000UVProcedure.getSourceOf1()Gets the value of the sourceOf1 property.COCTMT530000UVSubstanceAdministration.getSourceOf1()Gets the value of the sourceOf1 property.COCTMT530000UVSupply.getSourceOf1()Gets the value of the sourceOf1 property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVSourceOf1Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withSourceOf1(COCTMT530000UVSourceOf1... values) COCTMT530000UVEncounter.withSourceOf1(COCTMT530000UVSourceOf1... values) COCTMT530000UVObservation.withSourceOf1(COCTMT530000UVSourceOf1... values) COCTMT530000UVOrganizer.withSourceOf1(COCTMT530000UVSourceOf1... values) COCTMT530000UVProcedure.withSourceOf1(COCTMT530000UVSourceOf1... values) COCTMT530000UVSubstanceAdministration.withSourceOf1(COCTMT530000UVSourceOf1... values) COCTMT530000UVSupply.withSourceOf1(COCTMT530000UVSourceOf1... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVSourceOf1Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withSourceOf1(Collection<COCTMT530000UVSourceOf1> values) COCTMT530000UVEncounter.withSourceOf1(Collection<COCTMT530000UVSourceOf1> values) COCTMT530000UVObservation.withSourceOf1(Collection<COCTMT530000UVSourceOf1> values) COCTMT530000UVOrganizer.withSourceOf1(Collection<COCTMT530000UVSourceOf1> values) COCTMT530000UVProcedure.withSourceOf1(Collection<COCTMT530000UVSourceOf1> values) COCTMT530000UVSubstanceAdministration.withSourceOf1(Collection<COCTMT530000UVSourceOf1> values) COCTMT530000UVSupply.withSourceOf1(Collection<COCTMT530000UVSourceOf1> values)