Package org.projecthusky.cda.elga.models
Class Informant
java.lang.Object
org.projecthusky.cda.elga.models.Informant
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected POCDMT000040AssignedEntitygetHl7CdaR2Pocdmt000040AssignedEntity(POCDMT000040AssignedEntity assignedEntity) if ids is empty or null UNKNOWN Null flavor will be used.protected POCDMT000040Personprotected POCDMT000040RelatedEntitygetIds()protected AtcdabbrOtherInformantBodygetName()voidsetAddresses(List<Address> addresses) voidsetAuthorSpeciality(ElgaAuthorSpeciality authorSpeciality) voidsetIds(List<Identificator> ids) if ids is empty or null UNKNOWN Null flavor will be used.voidvoidsetOrganization(Organization organization) voidsetPersRel(ElgaPersonalRelationship persRel) voidsetTelecoms(List<Telecom> telecoms)
-
Constructor Details
-
Informant
public Informant()
-
-
Method Details
-
getName
-
getOrganization
-
getPersRel
-
setIds
if ids is empty or null UNKNOWN Null flavor will be used. If the entry of ids is null than NOINFORMATION NullFlavor will be used- Parameters:
ids-
-
setName
-
setOrganization
-
setPersRel
-
getAddresses
-
setAddresses
-
getTelecoms
-
setTelecoms
-
getIds
-
getAuthorSpeciality
-
setAuthorSpeciality
-
getInformantBodyPs
-
getHl7CdaR2Pocdmt000040RelatedEntity
protected POCDMT000040RelatedEntity getHl7CdaR2Pocdmt000040RelatedEntity(POCDMT000040RelatedEntity entity) -
getHl7CdaR2Pocdmt000040AssignedEntity
protected POCDMT000040AssignedEntity getHl7CdaR2Pocdmt000040AssignedEntity(POCDMT000040AssignedEntity assignedEntity) if ids is empty or null UNKNOWN Null flavor will be used. If the entry of ids is null than NOINFORMATION NullFlavor will be used- Parameters:
assignedEntity- assigned entity to fill with data- Returns:
- filled assigned entity
-
getHl7CdaR2Pocdmt000040Person
-