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 AllergienUnvertraeglichkeitenEntry
getAllergiesIntoleranceEntry
(int index) protected POCDMT000040EntryRelationship
getAllergyProblemEntryObservation
(int index) protected POCDMT000040EntryRelationship
getAllergyStatusObservationEntryRel
(int index) protected POCDMT000040EntryRelationship
getCertaintyObservationEntryRel
(int index) protected POCDMT000040EntryRelationship
getCriticalityObservationEntryRel
(int index) getHl7CdaR2AllergyEntry
(int index) Creates the HL7 CDA R2 data type from the given type.protected POCDMT000040PlayingEntity
getHl7CdaR2Pocdmt000040PlayingEntity
(POCDMT000040PlayingEntity entity, int index) protected POCDMT000040Participant2
getParticipantAllergy
(int index) getStart()
getStop()
getText()
boolean
isActive()
void
setAbsentAllergy
(Code absentAllergy) void
setActive
(boolean state) void
setAllergyAgent
(Code allergyAgent) void
setAuthor
(PractitionerCdaAt author) void
setClinicalState
(Code clinicalState) void
setCriticality
(Code criticality) void
setInformant
(Informant informant) void
setKindOfAllergy
(Code kindOfAllergy) void
setReactions
(List<AllergyReaction> reactions) void
setStart
(ZonedDateTime start) void
setStop
(ZonedDateTime stop) void
void
setVerificationState
(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)
-