Package org.projecthusky.cda.elga.models
Class PerformerAt
java.lang.Object
org.projecthusky.common.model.Performer
org.projecthusky.cda.elga.models.PerformerAt
public class PerformerAt
extends org.projecthusky.common.model.Performer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAtcdabbrOtherPerformerBodyImpfendePerson(ZonedDateTime timePerformed) getAtcdabbrOtherPerformerBodyLaboratory(ZonedDateTime finishingLabTest) org.projecthusky.common.model.CodegetLaboratoryPerformer2(ZonedDateTime finishingLabTest) voidsetImmunizationRole(org.projecthusky.common.model.Code immunizationRole) Methods inherited from class org.projecthusky.common.model.Performer
addAddress, addId, addName, getAddress, getAddresses, getCompleteName, getGln, getGlnAsIdentificator, getHl7Cdar2Perfomer, getIds, getName, getNames, getOrganization, getTelecoms, getTimeAsIVLTS, setGln, setOrganization, setTelecoms, setTimeValue
-
Constructor Details
-
PerformerAt
public PerformerAt()
-
-
Method Details
-
getImmunizationRole
public org.projecthusky.common.model.Code getImmunizationRole() -
setImmunizationRole
public void setImmunizationRole(org.projecthusky.common.model.Code immunizationRole) -
getAtcdabbrOtherPerformerBodyImpfendePerson
public AtcdabbrOtherPerformerBodyImpfendePerson getAtcdabbrOtherPerformerBodyImpfendePerson(ZonedDateTime timePerformed) -
getLaboratoryPerformer2
-
getAtcdabbrOtherPerformerBodyLaboratory
public AtcdabbrOtherPerformerBody getAtcdabbrOtherPerformerBodyLaboratory(ZonedDateTime finishingLabTest)
-