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 POCDMT000040AssignedEntity
getHl7CdaR2Pocdmt000040AssignedEntity
(POCDMT000040AssignedEntity assignedEntity) if ids is empty or null UNKNOWN Null flavor will be used.protected POCDMT000040Person
protected POCDMT000040RelatedEntity
getIds()
protected AtcdabbrOtherInformantBody
getName()
void
setAddresses
(List<Address> addresses) void
setAuthorSpeciality
(ElgaAuthorSpeciality authorSpeciality) void
setIds
(List<Identificator> ids) if ids is empty or null UNKNOWN Null flavor will be used.void
void
setOrganization
(Organization organization) void
setPersRel
(ElgaPersonalRelationship persRel) void
setTelecoms
(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
-