Package org.projecthusky.cda.elga.models
Class Allergy
java.lang.Object
org.projecthusky.cda.elga.models.Allergy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AllergienUnvertraeglichkeitenEntrygetAllergiesIntoleranceEntry(int index) protected POCDMT000040EntryRelationshipgetAllergyProblemEntryObservation(int index) protected POCDMT000040EntryRelationshipgetAllergyStatusObservationEntryRel(int index) protected POCDMT000040EntryRelationshipgetCertaintyObservationEntryRel(int index) protected POCDMT000040EntryRelationshipgetCriticalityObservationEntryRel(int index) getHl7CdaR2AllergyEntry(int index) Creates the HL7 CDA R2 data type from the given type.protected POCDMT000040PlayingEntitygetHl7CdaR2Pocdmt000040PlayingEntity(POCDMT000040PlayingEntity entity, int index) protected POCDMT000040Participant2getParticipantAllergy(int index) getStart()getStop()getText()booleanisActive()voidsetAbsentAllergy(Code absentAllergy) voidsetActive(boolean state) voidsetAllergyAgent(Code allergyAgent) voidsetAuthor(PractitionerCdaAt author) voidsetClinicalState(Code clinicalState) voidsetCriticality(Code criticality) voidsetInformant(Informant informant) voidsetKindOfAllergy(Code kindOfAllergy) voidsetReactions(List<AllergyReaction> reactions) voidsetStart(ZonedDateTime start) voidsetStop(ZonedDateTime stop) voidvoidsetVerificationState(Code verificationState)
-
Constructor Details
-
Allergy
-
Allergy
-
-
Method Details
-
getAbsentAllergy
-
getAllergyAgent
-
getAuthor
-
getClinicalState
-
getCriticality
-
getInformant
-
getKindOfAllergy
-
getReactions
-
getStart
-
getStop
-
getText
-
getVerificationState
-
isActive
public boolean isActive() -
setAbsentAllergy
-
setActive
public void setActive(boolean state) -
setAllergyAgent
-
setAuthor
-
setClinicalState
-
setCriticality
-
setInformant
-
setKindOfAllergy
-
setReactions
-
setStart
-
setStop
-
setText
-
setVerificationState
-
getHl7CdaR2AllergyEntry
Creates the HL7 CDA R2 data type from the given type.- Parameters:
index- id for attr- Returns:
- the HL7 CDA R2 data typed value
-
getAllergiesIntoleranceEntry
-
getAllergyProblemEntryObservation
-
getAllergyStatusObservationEntryRel
-
getCertaintyObservationEntryRel
-
getCriticalityObservationEntryRel
-
getParticipantAllergy
-
getHl7CdaR2Pocdmt000040PlayingEntity
protected POCDMT000040PlayingEntity getHl7CdaR2Pocdmt000040PlayingEntity(POCDMT000040PlayingEntity entity, int index)
-