Uses of Class
org.hl7.v3.POCDMT000040Author
-
Uses of POCDMT000040Author in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040AuthorModifier and TypeFieldDescriptionprotected List<POCDMT000040Author>ClinicalDocument.authorprotected List<POCDMT000040Author>POCDMT000040Act.authorprotected List<POCDMT000040Author>POCDMT000040Encounter.authorprotected List<POCDMT000040Author>POCDMT000040Observation.authorprotected List<POCDMT000040Author>POCDMT000040ObservationMedia.authorprotected List<POCDMT000040Author>POCDMT000040Organizer.authorprotected List<POCDMT000040Author>POCDMT000040Procedure.authorprotected List<POCDMT000040Author>POCDMT000040RegionOfInterest.authorprotected List<POCDMT000040Author>POCDMT000040Section.authorprotected List<POCDMT000040Author>POCDMT000040SubstanceAdministration.authorprotected List<POCDMT000040Author>POCDMT000040Supply.authorMethods in org.hl7.v3 that return POCDMT000040AuthorModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Author()Create an instance ofPOCDMT000040AuthorPOCDMT000040Author.withAssignedAuthor(POCDMT000040AssignedAuthor value) POCDMT000040Author.withContextControlCode(String value) POCDMT000040Author.withFunctionCode(CE value) POCDMT000040Author.withNullFlavor(String... values) POCDMT000040Author.withNullFlavor(Collection<String> values) POCDMT000040Author.withRealmCode(Collection<CS> values) POCDMT000040Author.withRealmCode(CS... values) POCDMT000040Author.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Author.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Author.withTypeCode(String... values) POCDMT000040Author.withTypeCode(Collection<String> values) POCDMT000040Author.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040AuthorModifier and TypeMethodDescriptionClinicalDocument.getAuthor()Gets the value of the author property.POCDMT000040Act.getAuthor()Gets the value of the author property.POCDMT000040Encounter.getAuthor()Gets the value of the author property.POCDMT000040Observation.getAuthor()Gets the value of the author property.POCDMT000040ObservationMedia.getAuthor()Gets the value of the author property.POCDMT000040Organizer.getAuthor()Gets the value of the author property.POCDMT000040Procedure.getAuthor()Gets the value of the author property.POCDMT000040RegionOfInterest.getAuthor()Gets the value of the author property.POCDMT000040Section.getAuthor()Gets the value of the author property.POCDMT000040SubstanceAdministration.getAuthor()Gets the value of the author property.POCDMT000040Supply.getAuthor()Gets the value of the author property.Methods in org.hl7.v3 with parameters of type POCDMT000040AuthorModifier and TypeMethodDescriptionClinicalDocument.withAuthor(POCDMT000040Author... values) POCDMT000040Act.withAuthor(POCDMT000040Author... values) POCDMT000040Encounter.withAuthor(POCDMT000040Author... values) POCDMT000040Observation.withAuthor(POCDMT000040Author... values) POCDMT000040ObservationMedia.withAuthor(POCDMT000040Author... values) POCDMT000040Organizer.withAuthor(POCDMT000040Author... values) POCDMT000040Procedure.withAuthor(POCDMT000040Author... values) POCDMT000040RegionOfInterest.withAuthor(POCDMT000040Author... values) POCDMT000040Section.withAuthor(POCDMT000040Author... values) POCDMT000040SubstanceAdministration.withAuthor(POCDMT000040Author... values) POCDMT000040Supply.withAuthor(POCDMT000040Author... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040AuthorModifier and TypeMethodDescriptionClinicalDocument.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Act.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Encounter.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Observation.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040ObservationMedia.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Organizer.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Procedure.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040RegionOfInterest.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Section.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040SubstanceAdministration.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Supply.withAuthor(Collection<POCDMT000040Author> values)