Uses of Class
org.hl7.v3.POCDMT000040Person
-
Uses of POCDMT000040Person in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040PersonModifier and TypeFieldDescriptionprotected POCDMT000040PersonPOCDMT000040AssignedAuthor.assignedPersonprotected POCDMT000040PersonPOCDMT000040AssignedEntity.assignedPersonprotected POCDMT000040PersonPOCDMT000040AssociatedEntity.associatedPersonprotected POCDMT000040PersonPOCDMT000040Guardian.guardianPersonprotected POCDMT000040PersonPOCDMT000040IntendedRecipient.informationRecipientprotected POCDMT000040PersonPOCDMT000040MaintainedEntity.maintainingPersonprotected POCDMT000040PersonPOCDMT000040RelatedEntity.relatedPersonMethods in org.hl7.v3 that return POCDMT000040PersonModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Person()Create an instance ofPOCDMT000040PersonPOCDMT000040AssignedAuthor.getAssignedPerson()Gets the value of the assignedPerson property.POCDMT000040AssignedEntity.getAssignedPerson()Gets the value of the assignedPerson property.POCDMT000040AssociatedEntity.getAssociatedPerson()Gets the value of the associatedPerson property.POCDMT000040Guardian.getGuardianPerson()Gets the value of the guardianPerson property.POCDMT000040IntendedRecipient.getInformationRecipient()Gets the value of the informationRecipient property.POCDMT000040MaintainedEntity.getMaintainingPerson()Gets the value of the maintainingPerson property.POCDMT000040RelatedEntity.getRelatedPerson()Gets the value of the relatedPerson property.POCDMT000040Person.withClassCode(String... values) POCDMT000040Person.withClassCode(Collection<String> values) POCDMT000040Person.withDeterminerCode(String value) POCDMT000040Person.withName(Collection<PN> values) POCDMT000040Person.withNullFlavor(String... values) POCDMT000040Person.withNullFlavor(Collection<String> values) POCDMT000040Person.withRealmCode(Collection<CS> values) POCDMT000040Person.withRealmCode(CS... values) POCDMT000040Person.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Person.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Person.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040PersonModifier and TypeMethodDescriptionvoidPOCDMT000040AssignedAuthor.setAssignedPerson(POCDMT000040Person value) Sets the value of the assignedPerson property.voidPOCDMT000040AssignedEntity.setAssignedPerson(POCDMT000040Person value) Sets the value of the assignedPerson property.voidPOCDMT000040AssociatedEntity.setAssociatedPerson(POCDMT000040Person value) Sets the value of the associatedPerson property.voidPOCDMT000040Guardian.setGuardianPerson(POCDMT000040Person value) Sets the value of the guardianPerson property.voidPOCDMT000040IntendedRecipient.setInformationRecipient(POCDMT000040Person value) Sets the value of the informationRecipient property.voidPOCDMT000040MaintainedEntity.setMaintainingPerson(POCDMT000040Person value) Sets the value of the maintainingPerson property.voidPOCDMT000040RelatedEntity.setRelatedPerson(POCDMT000040Person value) Sets the value of the relatedPerson property.POCDMT000040AssignedAuthor.withAssignedPerson(POCDMT000040Person value) POCDMT000040AssignedEntity.withAssignedPerson(POCDMT000040Person value) POCDMT000040AssociatedEntity.withAssociatedPerson(POCDMT000040Person value) POCDMT000040Guardian.withGuardianPerson(POCDMT000040Person value) POCDMT000040IntendedRecipient.withInformationRecipient(POCDMT000040Person value) POCDMT000040MaintainedEntity.withMaintainingPerson(POCDMT000040Person value) POCDMT000040RelatedEntity.withRelatedPerson(POCDMT000040Person value)