Uses of Class
org.hl7.v3.COCTMT530000UVResponsibleParty2
-
Uses of COCTMT530000UVResponsibleParty2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVResponsibleParty2Modifier and TypeFieldDescriptionprotected List<COCTMT530000UVResponsibleParty2>COCTMT530000UVAct.responsiblePartyprotected List<COCTMT530000UVResponsibleParty2>COCTMT530000UVEncounter.responsiblePartyprotected List<COCTMT530000UVResponsibleParty2>COCTMT530000UVObservation.responsiblePartyprotected List<COCTMT530000UVResponsibleParty2>COCTMT530000UVOrganizer.responsiblePartyprotected List<COCTMT530000UVResponsibleParty2>COCTMT530000UVProcedure.responsiblePartyprotected List<COCTMT530000UVResponsibleParty2>COCTMT530000UVSubstanceAdministration.responsiblePartyprotected List<COCTMT530000UVResponsibleParty2>COCTMT530000UVSupply.responsiblePartyMethods in org.hl7.v3 that return COCTMT530000UVResponsibleParty2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVResponsibleParty2()Create an instance ofCOCTMT530000UVResponsibleParty2COCTMT530000UVResponsibleParty2.withAssignedEntity(COCTMT090000UV01AssignedEntity value) COCTMT530000UVResponsibleParty2.withContextControlCode(String value) COCTMT530000UVResponsibleParty2.withNullFlavor(String... values) COCTMT530000UVResponsibleParty2.withNullFlavor(Collection<String> values) COCTMT530000UVResponsibleParty2.withRealmCode(Collection<CS> values) COCTMT530000UVResponsibleParty2.withRealmCode(CS... values) COCTMT530000UVResponsibleParty2.withTemplateId(Collection<II> values) COCTMT530000UVResponsibleParty2.withTemplateId(II... values) COCTMT530000UVResponsibleParty2.withTypeCode(String... values) COCTMT530000UVResponsibleParty2.withTypeCode(Collection<String> values) COCTMT530000UVResponsibleParty2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVResponsibleParty2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.getResponsibleParty()Gets the value of the responsibleParty property.COCTMT530000UVEncounter.getResponsibleParty()Gets the value of the responsibleParty property.COCTMT530000UVObservation.getResponsibleParty()Gets the value of the responsibleParty property.COCTMT530000UVOrganizer.getResponsibleParty()Gets the value of the responsibleParty property.COCTMT530000UVProcedure.getResponsibleParty()Gets the value of the responsibleParty property.COCTMT530000UVSubstanceAdministration.getResponsibleParty()Gets the value of the responsibleParty property.COCTMT530000UVSupply.getResponsibleParty()Gets the value of the responsibleParty property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVResponsibleParty2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withResponsibleParty(COCTMT530000UVResponsibleParty2... values) COCTMT530000UVEncounter.withResponsibleParty(COCTMT530000UVResponsibleParty2... values) COCTMT530000UVObservation.withResponsibleParty(COCTMT530000UVResponsibleParty2... values) COCTMT530000UVOrganizer.withResponsibleParty(COCTMT530000UVResponsibleParty2... values) COCTMT530000UVProcedure.withResponsibleParty(COCTMT530000UVResponsibleParty2... values) COCTMT530000UVSubstanceAdministration.withResponsibleParty(COCTMT530000UVResponsibleParty2... values) COCTMT530000UVSupply.withResponsibleParty(COCTMT530000UVResponsibleParty2... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVResponsibleParty2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values) COCTMT530000UVEncounter.withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values) COCTMT530000UVObservation.withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values) COCTMT530000UVOrganizer.withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values) COCTMT530000UVProcedure.withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values) COCTMT530000UVSubstanceAdministration.withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values) COCTMT530000UVSupply.withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values)