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 POCDMT000040EntryRelationshipcreateEntryRelationshipInformation(POCDMT000040EntryRelationship entryRel, String reference, Code code, String templateId) getEntryRelationshipForDispenseInformation(int index) getEntryRelationshipForPatientInformation(int index) voidsetInformation(String information) voidsetKindOfInformation(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)
-