Class PRPAMT201307UV02PatientIdentifier

java.lang.Object
net.ihe.gazelle.hl7v3.prpamt201307UV02.PRPAMT201307UV02PatientIdentifier
All Implemented Interfaces:
Serializable

public class PRPAMT201307UV02PatientIdentifier extends Object implements Serializable
Description of the class PRPAMT201307UV02PatientIdentifier.
See Also:
  • Field Details

    • realmCode

      public List<CS> realmCode
    • typeId

      public II typeId
    • templateId

      public List<II> templateId
    • value

      public List<II> value
    • semanticsText

      public ST semanticsText
    • nullFlavor

      public NullFlavor nullFlavor
  • Constructor Details

    • PRPAMT201307UV02PatientIdentifier

      public PRPAMT201307UV02PatientIdentifier()
  • Method Details

    • getRealmCode

      public List<CS> getRealmCode()
      Return realmCode.
      Returns:
      realmCode
    • setRealmCode

      public void setRealmCode(List<CS> realmCode)
      Set a value to attribute realmCode.
    • addRealmCode

      public void addRealmCode(CS realmCode_elt)
      Add a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to add.
    • removeRealmCode

      public void removeRealmCode(CS realmCode_elt)
      Remove a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to remove
    • getTypeId

      public II getTypeId()
      Return typeId.
      Returns:
      typeId
    • setTypeId

      public void setTypeId(II typeId)
      Set a value to attribute typeId.
    • getTemplateId

      public List<II> getTemplateId()
      Return templateId.
      Returns:
      templateId
    • setTemplateId

      public void setTemplateId(List<II> templateId)
      Set a value to attribute templateId.
    • addTemplateId

      public void addTemplateId(II templateId_elt)
      Add a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to add.
    • removeTemplateId

      public void removeTemplateId(II templateId_elt)
      Remove a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to remove
    • getValue

      public List<II> getValue()
      Return value.
      Returns:
      value
    • setValue

      public void setValue(List<II> value)
      Set a value to attribute value.
    • addValue

      public void addValue(II value_elt)
      Add a value to the value collection.
      Parameters:
      value_elt - Element to add.
    • removeValue

      public void removeValue(II value_elt)
      Remove a value to the value collection.
      Parameters:
      value_elt - Element to remove
    • getSemanticsText

      public ST getSemanticsText()
      Return semanticsText.
      Returns:
      semanticsText
    • setSemanticsText

      public void setSemanticsText(ST semanticsText)
      Set a value to attribute semanticsText.
    • getNullFlavor

      public NullFlavor getNullFlavor()
      Return nullFlavor.
      Returns:
      nullFlavor
    • setNullFlavor

      public void setNullFlavor(NullFlavor nullFlavor)
      Set a value to attribute nullFlavor.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
    • validateByModule

      public static void validateByModule(PRPAMT201307UV02PatientIdentifier pRPAMT201307UV02PatientIdentifier, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation