Class Appendix

java.lang.Object
org.projecthusky.cda.elga.models.Appendix

public class Appendix extends Object
  • Constructor Details

  • Method Details

    • getAuthor

      public String getAuthor()
    • getCreationTime

      public String getCreationTime()
    • getDocument

      public String getDocument()
    • getMediaType

      public String getMediaType()
    • getTitle

      public String getTitle()
    • setAuthor

      public void setAuthor(String author)
    • setCreationTime

      public void setCreationTime(String creationTime)
    • setDocument

      public void setDocument(String document)
    • setMediaType

      public void setMediaType(String mediaType)
    • setTitle

      public void setTitle(String title)
    • getId

      public Identificator getId()
    • setId

      public void setId(Identificator id)
    • getCdaCode

      public Code getCdaCode()
    • setCdaCode

      public void setCdaCode(Code cdaCode)
    • getSetId

      public Identificator getSetId()
    • setSetId

      public void setSetId(Identificator setId)
    • getVersion

      public int getVersion()
    • setVersion

      public void setVersion(int version)
    • getHl7CdaR2AppendixEntry

      public POCDMT000040Entry getHl7CdaR2AppendixEntry(String prefix, int index)
      Creates the HL7 CDA R2 data type from the given type. Creates an entry with nested object.
      Parameters:
      index - id for attr
      Returns:
      the HL7 CDA R2 data typed value
    • getEingebettetesObjektEntry

      public AtcdabbrEntryEingebettetesObjektEntry getEingebettetesObjektEntry(String prefix, int index)
    • getAtcdabbrEntryExternalDocument

      public AtcdabbrEntryExternalDocument getAtcdabbrEntryExternalDocument(int index)
    • getAtcdabbrEntryImpfPlan

      public AtcdabbrEntryImpfPlan getAtcdabbrEntryImpfPlan(int index)