Class EimpfDocumentUpdateImmunisierungsstatus

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
org.projecthusky.cda.elga.generated.artdecor.EimpfDocumentUpdateImmunisierungsstatus

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-02-18") public class EimpfDocumentUpdateImmunisierungsstatus extends POCDMT000040ClinicalDocument
eimpf_document_UpdateImmunisierungsstatus Identifier: 1.2.40.0.34.6.0.11.0.2
Effective date: 2022-01-25 12:15:38
Version: 1.3.0+20220127
Status: active
  • Constructor Details

    • EimpfDocumentUpdateImmunisierungsstatus

      public EimpfDocumentUpdateImmunisierungsstatus()
  • Method Details

    • getHl7Authenticator

      public List<POCDMT000040Authenticator> getHl7Authenticator()
      Gets the hl7Authenticator
    • getHl7Author

      public List<POCDMT000040Author> getHl7Author()
      Gets the hl7Author
    • getHl7Code

      public CE getHl7Code()
      Gets the hl7Code
    • getHl7Component

      public POCDMT000040Component2 getHl7Component()
      Gets the hl7Component
    • getHl7ComponentOf

      public POCDMT000040Component1 getHl7ComponentOf()
      Gets the hl7ComponentOf
    • getHl7ConfidentialityCode

      public CE getHl7ConfidentialityCode()
      Gets the hl7ConfidentialityCode
    • getHl7Custodian

      public POCDMT000040Custodian getHl7Custodian()
      Gets the hl7Custodian
    • getHl7DataEnterer

      public POCDMT000040DataEnterer getHl7DataEnterer()
      Gets the hl7DataEnterer
    • getHl7DocumentationOf

      public List<POCDMT000040DocumentationOf> getHl7DocumentationOf()
      Gets the hl7DocumentationOf
    • getHl7EffectiveTime

      public TS getHl7EffectiveTime()
      Gets the hl7EffectiveTime
    • getHl7Id

      public II getHl7Id()
      Gets the hl7Id
    • getHl7LanguageCode

      public CS getHl7LanguageCode()
      Gets the hl7LanguageCode
    • getHl7LegalAuthenticator

      public POCDMT000040LegalAuthenticator getHl7LegalAuthenticator()
      Gets the hl7LegalAuthenticator
    • getHl7RealmCode

      public List<CS> getHl7RealmCode()
      Gets the hl7RealmCode
    • getHl7RecordTarget

      public List<POCDMT000040RecordTarget> getHl7RecordTarget()
      Gets the hl7RecordTarget
    • getHl7RelatedDocument

      public List<POCDMT000040RelatedDocument> getHl7RelatedDocument()
      Gets the hl7RelatedDocument
    • getHl7SetId

      public II getHl7SetId()
      Gets the hl7SetId
    • getHl7TemplateId

      public List<II> getHl7TemplateId()
      Gets the hl7TemplateId
    • getHl7Title

      public ST getHl7Title()
      Gets the hl7Title
    • getHl7TypeId

      public POCDMT000040InfrastructureRootTypeId getHl7TypeId()
      Gets the hl7TypeId
    • getHl7VersionNumber

      public INT getHl7VersionNumber()
      Gets the hl7VersionNumber
    • initFirstVersion

      public void initFirstVersion(String newDocId)
      Sets the version number to 1 and makes sure the setId is the same as the document id.
      Parameters:
      newDocId - the new doc id
    • initNextVersion

      public void initNextVersion(String newDocId)
      Increases the version number by one and makes sure the setId remains the same as previously.
      Parameters:
      newDocId - the new doc id
    • setHl7Authenticator

      public void setHl7Authenticator(POCDMT000040Authenticator value)
      Sets the hl7Authenticator
    • setHl7Author

      public void setHl7Author(POCDMT000040Author value)
      Sets the hl7Author
    • setHl7Code

      public void setHl7Code(CE value)
      Sets the hl7Code
    • setHl7Component

      public void setHl7Component(POCDMT000040Component2 value)
      Sets the hl7Component
    • setHl7ComponentOf

      public void setHl7ComponentOf(POCDMT000040Component1 value)
      Sets the hl7ComponentOf
    • setHl7ConfidentialityCode

      public void setHl7ConfidentialityCode(CE value)
      Sets the hl7ConfidentialityCode
    • setHl7Custodian

      public void setHl7Custodian(POCDMT000040Custodian value)
      Sets the hl7Custodian
    • setHl7DataEnterer

      public void setHl7DataEnterer(POCDMT000040DataEnterer value)
      Sets the hl7DataEnterer
    • setHl7DocumentationOf

      public void setHl7DocumentationOf(POCDMT000040DocumentationOf value)
      Sets the hl7DocumentationOf
    • setHl7EffectiveTime

      public void setHl7EffectiveTime(TS value)
      Sets the hl7EffectiveTime
    • setHl7Id

      public void setHl7Id(II value)
      Sets the hl7Id
    • setHl7LanguageCode

      public void setHl7LanguageCode(CS value)
      Sets the hl7LanguageCode
    • setHl7LegalAuthenticator

      public void setHl7LegalAuthenticator(POCDMT000040LegalAuthenticator value)
      Sets the hl7LegalAuthenticator
    • setHl7RealmCode

      public void setHl7RealmCode(CS value)
      Sets the hl7RealmCode
    • setHl7RecordTarget

      public void setHl7RecordTarget(POCDMT000040RecordTarget value)
      Sets the hl7RecordTarget
    • setHl7RelatedDocument

      public void setHl7RelatedDocument(POCDMT000040RelatedDocument value)
      Sets the hl7RelatedDocument
    • setHl7SetId

      public void setHl7SetId(II value)
      Sets the hl7SetId
    • setHl7TemplateId

      public void setHl7TemplateId(II value)
      Sets the hl7TemplateId
    • setHl7Title

      public void setHl7Title(ST value)
      Sets the hl7Title
    • setHl7TypeId

      public void setHl7TypeId(POCDMT000040InfrastructureRootTypeId value)
      Sets the hl7TypeId
    • setHl7VersionNumber

      public void setHl7VersionNumber(INT value)
      Sets the hl7VersionNumber
    • setVersion

      public void setVersion(String idVersion1, int version)
      Sets the document set Id and version number.
      Weist dem Dokument eine Set Id und eine Versionsnummer zu.
      Parameters:
      idVersion1 - the set Id (if null, the document ID will be used)
      version - the version of the document