Uses of Class
org.hl7.v3.COCTMT530000UVAuthor
-
Uses of COCTMT530000UVAuthor in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVAuthorModifier and TypeFieldDescriptionprotected List<COCTMT530000UVAuthor>COCTMT530000UVAct.authorprotected List<COCTMT530000UVAuthor>COCTMT530000UVControlActEvent.authorprotected List<COCTMT530000UVAuthor>COCTMT530000UVEncounter.authorprotected List<COCTMT530000UVAuthor>COCTMT530000UVObservation.authorprotected List<COCTMT530000UVAuthor>COCTMT530000UVOrganizer.authorprotected List<COCTMT530000UVAuthor>COCTMT530000UVProcedure.authorprotected List<COCTMT530000UVAuthor>COCTMT530000UVSubstanceAdministration.authorprotected List<COCTMT530000UVAuthor>COCTMT530000UVSupply.authorMethods in org.hl7.v3 that return COCTMT530000UVAuthorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVAuthor()Create an instance ofCOCTMT530000UVAuthorCOCTMT530000UVAuthor.withAssignedEntity(jakarta.xml.bind.JAXBElement<COCTMT090000UV01AssignedEntity> value) COCTMT530000UVAuthor.withContextControlCode(String value) COCTMT530000UVAuthor.withModeCode(CE value) COCTMT530000UVAuthor.withNoteText(ED value) COCTMT530000UVAuthor.withNullFlavor(String... values) COCTMT530000UVAuthor.withNullFlavor(Collection<String> values) COCTMT530000UVAuthor.withPatient(jakarta.xml.bind.JAXBElement<COCTMT050000UV01Patient> value) COCTMT530000UVAuthor.withRealmCode(Collection<CS> values) COCTMT530000UVAuthor.withRealmCode(CS... values) COCTMT530000UVAuthor.withRelatedEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVRelatedEntity> value) COCTMT530000UVAuthor.withSignatureCode(CE value) COCTMT530000UVAuthor.withSignatureText(ED value) COCTMT530000UVAuthor.withTemplateId(Collection<II> values) COCTMT530000UVAuthor.withTemplateId(II... values) COCTMT530000UVAuthor.withTypeCode(String... values) COCTMT530000UVAuthor.withTypeCode(Collection<String> values) COCTMT530000UVAuthor.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVAuthorModifier and TypeMethodDescriptionCOCTMT530000UVAct.getAuthor()Gets the value of the author property.COCTMT530000UVControlActEvent.getAuthor()Gets the value of the author property.COCTMT530000UVEncounter.getAuthor()Gets the value of the author property.COCTMT530000UVObservation.getAuthor()Gets the value of the author property.COCTMT530000UVOrganizer.getAuthor()Gets the value of the author property.COCTMT530000UVProcedure.getAuthor()Gets the value of the author property.COCTMT530000UVSubstanceAdministration.getAuthor()Gets the value of the author property.COCTMT530000UVSupply.getAuthor()Gets the value of the author property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVAuthorModifier and TypeMethodDescriptionCOCTMT530000UVAct.withAuthor(COCTMT530000UVAuthor... values) COCTMT530000UVControlActEvent.withAuthor(COCTMT530000UVAuthor... values) COCTMT530000UVEncounter.withAuthor(COCTMT530000UVAuthor... values) COCTMT530000UVObservation.withAuthor(COCTMT530000UVAuthor... values) COCTMT530000UVOrganizer.withAuthor(COCTMT530000UVAuthor... values) COCTMT530000UVProcedure.withAuthor(COCTMT530000UVAuthor... values) COCTMT530000UVSubstanceAdministration.withAuthor(COCTMT530000UVAuthor... values) COCTMT530000UVSupply.withAuthor(COCTMT530000UVAuthor... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVAuthorModifier and TypeMethodDescriptionCOCTMT530000UVAct.withAuthor(Collection<COCTMT530000UVAuthor> values) COCTMT530000UVControlActEvent.withAuthor(Collection<COCTMT530000UVAuthor> values) COCTMT530000UVEncounter.withAuthor(Collection<COCTMT530000UVAuthor> values) COCTMT530000UVObservation.withAuthor(Collection<COCTMT530000UVAuthor> values) COCTMT530000UVOrganizer.withAuthor(Collection<COCTMT530000UVAuthor> values) COCTMT530000UVProcedure.withAuthor(Collection<COCTMT530000UVAuthor> values) COCTMT530000UVSubstanceAdministration.withAuthor(Collection<COCTMT530000UVAuthor> values) COCTMT530000UVSupply.withAuthor(Collection<COCTMT530000UVAuthor> values)