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

public class EpimsPatient extends Object
  • Field Details

    • realmCode

      protected List<CS> realmCode
    • typeId

    • templateId

      protected List<II> templateId
    • id

      protected II id
    • name

      protected List<PN> name
    • administrativeGenderCode

      protected CE administrativeGenderCode
    • birthTime

      protected TS birthTime
    • maritalStatusCode

      protected CE maritalStatusCode
    • religiousAffiliationCode

      protected CE religiousAffiliationCode
    • raceCode

      protected CE raceCode
    • ethnicGroupCode

      protected CE ethnicGroupCode
    • guardian

      protected List<POCDMT000040Guardian> guardian
    • birthplace

      protected POCDMT000040Birthplace birthplace
    • languageCommunication

      protected List<POCDMT000040LanguageCommunication> languageCommunication
    • nullFlavor

      protected List<String> nullFlavor
    • classCode

      protected List<String> classCode
    • determinerCode

      protected String determinerCode
    • deceasedTime

      protected TS deceasedTime
    • deceasedInd

      protected BL deceasedInd
  • Constructor Details

    • EpimsPatient

      public EpimsPatient()
  • Method Details

    • getDeceasedTime

      public TS getDeceasedTime()
    • setDeceasedTime

      public void setDeceasedTime(TS deceasedTime)
    • getDeceasedInd

      public BL getDeceasedInd()
    • setDeceasedInd

      public void setDeceasedInd(BL deceasedInd)
    • getAdministrativeGenderCode

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

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

      public 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 CE getEthnicGroupCode()
      Ruft den Wert der ethnicGroupCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getGuardian

      public @NonNull List<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 II getId()
      Ruft den Wert der id-Eigenschaft ab.
      Returns:
      possible object is II
    • getLanguageCommunication

      public @NonNull List<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 CE getMaritalStatusCode()
      Ruft den Wert der maritalStatusCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getName

      public @NonNull List<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 CE getRaceCode()
      Ruft den Wert der raceCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getRealmCode

      public @NonNull List<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 CE getReligiousAffiliationCode()
      Ruft den Wert der religiousAffiliationCode-Eigenschaft ab.
      Returns:
      possible object is CE
    • getTemplateId

      public @NonNull List<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

      Ruft den Wert der typeId-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040InfrastructureRootTypeId
    • setAdministrativeGenderCode

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

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

      public void setBirthTime(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(CE value)
      Legt den Wert der ethnicGroupCode-Eigenschaft fest.
      Parameters:
      value - allowed object is CE
    • setId

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

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

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

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

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