java.lang.Object
org.projecthusky.cda.elga.generated.artdecor.ems.EpimsPatient

public class EpimsPatient extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected org.projecthusky.common.hl7cdar2.CE
     
    protected org.projecthusky.common.hl7cdar2.POCDMT000040Birthplace
     
    protected org.projecthusky.common.hl7cdar2.TS
     
    protected List<String>
     
    protected org.projecthusky.common.hl7cdar2.BL
     
    protected org.projecthusky.common.hl7cdar2.TS
     
    protected String
     
    protected org.projecthusky.common.hl7cdar2.CE
     
    protected List<org.projecthusky.common.hl7cdar2.POCDMT000040Guardian>
     
    protected org.projecthusky.common.hl7cdar2.II
     
    protected List<org.projecthusky.common.hl7cdar2.POCDMT000040LanguageCommunication>
     
    protected org.projecthusky.common.hl7cdar2.CE
     
    protected List<org.projecthusky.common.hl7cdar2.PN>
     
    protected List<String>
     
    protected org.projecthusky.common.hl7cdar2.CE
     
    protected List<org.projecthusky.common.hl7cdar2.CS>
     
    protected org.projecthusky.common.hl7cdar2.CE
     
    protected List<org.projecthusky.common.hl7cdar2.II>
     
    protected org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.CE
    Ruft den Wert der administrativeGenderCode-Eigenschaft ab.
    org.projecthusky.common.hl7cdar2.POCDMT000040Birthplace
    Ruft den Wert der birthplace-Eigenschaft ab.
    org.projecthusky.common.hl7cdar2.TS
    Ruft den Wert der birthTime-Eigenschaft ab.
    @NonNull List<String>
    Gets the value of the classCode property.
    org.projecthusky.common.hl7cdar2.BL
     
    org.projecthusky.common.hl7cdar2.TS
     
    @NonNull String
    Ruft den Wert der determinerCode-Eigenschaft ab.
    org.projecthusky.common.hl7cdar2.CE
    Ruft den Wert der ethnicGroupCode-Eigenschaft ab.
    @NonNull List<org.projecthusky.common.hl7cdar2.POCDMT000040Guardian>
    Gets the value of the guardian property.
    org.projecthusky.common.hl7cdar2.II
    Ruft den Wert der id-Eigenschaft ab.
    @NonNull List<org.projecthusky.common.hl7cdar2.POCDMT000040LanguageCommunication>
    Gets the value of the languageCommunication property.
    org.projecthusky.common.hl7cdar2.CE
    Ruft den Wert der maritalStatusCode-Eigenschaft ab.
    @NonNull List<org.projecthusky.common.hl7cdar2.PN>
    Gets the value of the name property.
    @NonNull List<String>
    Gets the value of the nullFlavor property.
    org.projecthusky.common.hl7cdar2.CE
    Ruft den Wert der raceCode-Eigenschaft ab.
    @NonNull List<org.projecthusky.common.hl7cdar2.CS>
    Gets the value of the realmCode property.
    org.projecthusky.common.hl7cdar2.CE
    Ruft den Wert der religiousAffiliationCode-Eigenschaft ab.
    @NonNull List<org.projecthusky.common.hl7cdar2.II>
    Gets the value of the templateId property.
    org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId
    Ruft den Wert der typeId-Eigenschaft ab.
    void
    setAdministrativeGenderCode(org.projecthusky.common.hl7cdar2.CE value)
    Legt den Wert der administrativeGenderCode-Eigenschaft fest.
    void
    setBirthplace(org.projecthusky.common.hl7cdar2.POCDMT000040Birthplace value)
    Legt den Wert der birthplace-Eigenschaft fest.
    void
    setBirthTime(org.projecthusky.common.hl7cdar2.TS value)
    Legt den Wert der birthTime-Eigenschaft fest.
    void
    setDeceasedInd(org.projecthusky.common.hl7cdar2.BL deceasedInd)
     
    void
    setDeceasedTime(org.projecthusky.common.hl7cdar2.TS deceasedTime)
     
    void
    Legt den Wert der determinerCode-Eigenschaft fest.
    void
    setEthnicGroupCode(org.projecthusky.common.hl7cdar2.CE value)
    Legt den Wert der ethnicGroupCode-Eigenschaft fest.
    void
    setId(org.projecthusky.common.hl7cdar2.II value)
    Legt den Wert der id-Eigenschaft fest.
    void
    setMaritalStatusCode(org.projecthusky.common.hl7cdar2.CE value)
    Legt den Wert der maritalStatusCode-Eigenschaft fest.
    void
    setRaceCode(org.projecthusky.common.hl7cdar2.CE value)
    Legt den Wert der raceCode-Eigenschaft fest.
    void
    setReligiousAffiliationCode(org.projecthusky.common.hl7cdar2.CE value)
    Legt den Wert der religiousAffiliationCode-Eigenschaft fest.
    void
    setTypeId(org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId value)
    Legt den Wert der typeId-Eigenschaft fest.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • realmCode

      protected List<org.projecthusky.common.hl7cdar2.CS> realmCode
    • typeId

      protected org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId typeId
    • templateId

      protected List<org.projecthusky.common.hl7cdar2.II> templateId
    • id

      protected org.projecthusky.common.hl7cdar2.II id
    • name

      protected List<org.projecthusky.common.hl7cdar2.PN> name
    • administrativeGenderCode

      protected org.projecthusky.common.hl7cdar2.CE administrativeGenderCode
    • birthTime

      protected org.projecthusky.common.hl7cdar2.TS birthTime
    • maritalStatusCode

      protected org.projecthusky.common.hl7cdar2.CE maritalStatusCode
    • religiousAffiliationCode

      protected org.projecthusky.common.hl7cdar2.CE religiousAffiliationCode
    • raceCode

      protected org.projecthusky.common.hl7cdar2.CE raceCode
    • ethnicGroupCode

      protected org.projecthusky.common.hl7cdar2.CE ethnicGroupCode
    • guardian

      protected List<org.projecthusky.common.hl7cdar2.POCDMT000040Guardian> guardian
    • birthplace

      protected org.projecthusky.common.hl7cdar2.POCDMT000040Birthplace birthplace
    • languageCommunication

      protected List<org.projecthusky.common.hl7cdar2.POCDMT000040LanguageCommunication> languageCommunication
    • nullFlavor

      protected List<String> nullFlavor
    • classCode

      protected List<String> classCode
    • determinerCode

      protected String determinerCode
    • deceasedTime

      protected org.projecthusky.common.hl7cdar2.TS deceasedTime
    • deceasedInd

      protected org.projecthusky.common.hl7cdar2.BL deceasedInd
  • Constructor Details

    • EpimsPatient

      public EpimsPatient()
  • Method Details

    • getDeceasedTime

      public org.projecthusky.common.hl7cdar2.TS getDeceasedTime()
    • setDeceasedTime

      public void setDeceasedTime(org.projecthusky.common.hl7cdar2.TS deceasedTime)
    • getDeceasedInd

      public org.projecthusky.common.hl7cdar2.BL getDeceasedInd()
    • setDeceasedInd

      public void setDeceasedInd(org.projecthusky.common.hl7cdar2.BL deceasedInd)
    • getAdministrativeGenderCode

      public org.projecthusky.common.hl7cdar2.CE getAdministrativeGenderCode()
      Ruft den Wert der administrativeGenderCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getBirthplace

      public org.projecthusky.common.hl7cdar2.POCDMT000040Birthplace getBirthplace()
      Ruft den Wert der birthplace-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040Birthplace
    • getBirthTime

      public org.projecthusky.common.hl7cdar2.TS getBirthTime()
      Ruft den Wert der birthTime-Eigenschaft ab.
      Returns:
      possible object is TS
    • getClassCode

      public @NonNull List<String> getClassCode()
      Gets the value of the classCode property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the classCode property.

      For example, to add a new item, do as follows:

       getClassCode().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getDeterminerCode

      public @NonNull String getDeterminerCode()
      Ruft den Wert der determinerCode-Eigenschaft ab.
      Returns:
      possible object is String
    • getEthnicGroupCode

      public org.projecthusky.common.hl7cdar2.CE getEthnicGroupCode()
      Ruft den Wert der ethnicGroupCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getGuardian

      public @NonNull List<org.projecthusky.common.hl7cdar2.POCDMT000040Guardian> getGuardian()
      Gets the value of the guardian property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the guardian property.

      For example, to add a new item, do as follows:

       getGuardian().add(newItem);
       

      Objects of the following type(s) are allowed in the list POCDMT000040Guardian

    • getId

      public org.projecthusky.common.hl7cdar2.II getId()
      Ruft den Wert der id-Eigenschaft ab.
      Returns:
      possible object is II
    • getLanguageCommunication

      public @NonNull List<org.projecthusky.common.hl7cdar2.POCDMT000040LanguageCommunication> getLanguageCommunication()
      Gets the value of the languageCommunication property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the languageCommunication property.

      For example, to add a new item, do as follows:

       getLanguageCommunication().add(newItem);
       

      Objects of the following type(s) are allowed in the list POCDMT000040LanguageCommunication

    • getMaritalStatusCode

      public org.projecthusky.common.hl7cdar2.CE getMaritalStatusCode()
      Ruft den Wert der maritalStatusCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getName

      public @NonNull List<org.projecthusky.common.hl7cdar2.PN> getName()
      Gets the value of the name property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the name property.

      For example, to add a new item, do as follows:

       getName().add(newItem);
       

      Objects of the following type(s) are allowed in the list PN

    • getNullFlavor

      public @NonNull List<String> getNullFlavor()
      Gets the value of the nullFlavor property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the nullFlavor property.

      For example, to add a new item, do as follows:

       getNullFlavor().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getRaceCode

      public org.projecthusky.common.hl7cdar2.CE getRaceCode()
      Ruft den Wert der raceCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getRealmCode

      public @NonNull List<org.projecthusky.common.hl7cdar2.CS> getRealmCode()
      Gets the value of the realmCode property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the realmCode property.

      For example, to add a new item, do as follows:

       getRealmCode().add(newItem);
       

      Objects of the following type(s) are allowed in the list CS

    • getReligiousAffiliationCode

      public org.projecthusky.common.hl7cdar2.CE getReligiousAffiliationCode()
      Ruft den Wert der religiousAffiliationCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getTemplateId

      public @NonNull List<org.projecthusky.common.hl7cdar2.II> getTemplateId()
      Gets the value of the templateId property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the templateId property.

      For example, to add a new item, do as follows:

       getTemplateId().add(newItem);
       

      Objects of the following type(s) are allowed in the list II

    • getTypeId

      public org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId getTypeId()
      Ruft den Wert der typeId-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040InfrastructureRootTypeId
    • setAdministrativeGenderCode

      public void setAdministrativeGenderCode(org.projecthusky.common.hl7cdar2.CE value)
      Legt den Wert der administrativeGenderCode-Eigenschaft fest.
      Parameters:
      value - allowed object is CE
    • setBirthplace

      public void setBirthplace(org.projecthusky.common.hl7cdar2.POCDMT000040Birthplace value)
      Legt den Wert der birthplace-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040Birthplace
    • setBirthTime

      public void setBirthTime(org.projecthusky.common.hl7cdar2.TS value)
      Legt den Wert der birthTime-Eigenschaft fest.
      Parameters:
      value - allowed object is TS
    • setDeterminerCode

      public void setDeterminerCode(String value)
      Legt den Wert der determinerCode-Eigenschaft fest.
      Parameters:
      value - allowed object is String
    • setEthnicGroupCode

      public void setEthnicGroupCode(org.projecthusky.common.hl7cdar2.CE value)
      Legt den Wert der ethnicGroupCode-Eigenschaft fest.
      Parameters:
      value - allowed object is CE
    • setId

      public void setId(org.projecthusky.common.hl7cdar2.II value)
      Legt den Wert der id-Eigenschaft fest.
      Parameters:
      value - allowed object is II
    • setMaritalStatusCode

      public void setMaritalStatusCode(org.projecthusky.common.hl7cdar2.CE value)
      Legt den Wert der maritalStatusCode-Eigenschaft fest.
      Parameters:
      value - allowed object is CE
    • setRaceCode

      public void setRaceCode(org.projecthusky.common.hl7cdar2.CE value)
      Legt den Wert der raceCode-Eigenschaft fest.
      Parameters:
      value - allowed object is CE
    • setReligiousAffiliationCode

      public void setReligiousAffiliationCode(org.projecthusky.common.hl7cdar2.CE value)
      Legt den Wert der religiousAffiliationCode-Eigenschaft fest.
      Parameters:
      value - allowed object is CE
    • setTypeId

      public void setTypeId(org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId value)
      Legt den Wert der typeId-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040InfrastructureRootTypeId