Package org.projecthusky.cda.elga.models
Class AdditionalInformation
java.lang.Object
org.projecthusky.cda.elga.models.AdditionalInformation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected POCDMT000040EntryRelationship
createEntryRelationshipInformation
(POCDMT000040EntryRelationship entryRel, String reference, Code code, String templateId) getEntryRelationshipForDispenseInformation
(int index) getEntryRelationshipForPatientInformation
(int index) void
setInformation
(String information) void
setKindOfInformation
(Code kindOfInformation)
-
Constructor Details
-
AdditionalInformation
-
-
Method Details
-
getInformation
-
getKindOfInformation
-
setInformation
-
setKindOfInformation
-
getEntryRelationshipForPatientInformation
-
getEntryRelationshipForDispenseInformation
-
createEntryRelationshipInformation
protected POCDMT000040EntryRelationship createEntryRelationshipInformation(POCDMT000040EntryRelationship entryRel, String reference, Code code, String templateId)
-