Interface EHREXTRACTCONTENT

All Superinterfaces:
EXTRACTCONTENT, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
EHREXTRACTCONTENTImpl

public interface EHREXTRACTCONTENT extends EXTRACTCONTENT
An XML EHR_EXTRACT_CONTENT(@http://schemas.openehr.org/v1). This is a complex type.
  • Field Details

    • type

      static final org.apache.xmlbeans.SchemaType type
  • Method Details

    • getEhrAccess

      XVERSIONEDOBJECT getEhrAccess()
      Gets the "ehr_access" element
    • isSetEhrAccess

      boolean isSetEhrAccess()
      True if has "ehr_access" element
    • setEhrAccess

      void setEhrAccess(XVERSIONEDOBJECT ehrAccess)
      Sets the "ehr_access" element
    • addNewEhrAccess

      XVERSIONEDOBJECT addNewEhrAccess()
      Appends and returns a new empty "ehr_access" element
    • unsetEhrAccess

      void unsetEhrAccess()
      Unsets the "ehr_access" element
    • getEhrStatus

      XVERSIONEDOBJECT getEhrStatus()
      Gets the "ehr_status" element
    • isSetEhrStatus

      boolean isSetEhrStatus()
      True if has "ehr_status" element
    • setEhrStatus

      void setEhrStatus(XVERSIONEDOBJECT ehrStatus)
      Sets the "ehr_status" element
    • addNewEhrStatus

      XVERSIONEDOBJECT addNewEhrStatus()
      Appends and returns a new empty "ehr_status" element
    • unsetEhrStatus

      void unsetEhrStatus()
      Unsets the "ehr_status" element
    • getDirectory

      XVERSIONEDOBJECT getDirectory()
      Gets the "directory" element
    • isSetDirectory

      boolean isSetDirectory()
      True if has "directory" element
    • setDirectory

      void setDirectory(XVERSIONEDOBJECT directory)
      Sets the "directory" element
    • addNewDirectory

      XVERSIONEDOBJECT addNewDirectory()
      Appends and returns a new empty "directory" element
    • unsetDirectory

      void unsetDirectory()
      Unsets the "directory" element
    • getCompositionsArray

      XVERSIONEDOBJECT[] getCompositionsArray()
      Gets array of all "compositions" elements
    • getCompositionsArray

      XVERSIONEDOBJECT getCompositionsArray(int i)
      Gets ith "compositions" element
    • sizeOfCompositionsArray

      int sizeOfCompositionsArray()
      Returns number of "compositions" element
    • setCompositionsArray

      void setCompositionsArray(XVERSIONEDOBJECT[] compositionsArray)
      Sets array of all "compositions" element
    • setCompositionsArray

      void setCompositionsArray(int i, XVERSIONEDOBJECT compositions)
      Sets ith "compositions" element
    • insertNewCompositions

      XVERSIONEDOBJECT insertNewCompositions(int i)
      Inserts and returns a new empty value (as xml) as the ith "compositions" element
    • addNewCompositions

      XVERSIONEDOBJECT addNewCompositions()
      Appends and returns a new empty value (as xml) as the last "compositions" element
    • removeCompositions

      void removeCompositions(int i)
      Removes the ith "compositions" element
    • getDemographicsArray

      XVERSIONEDOBJECT[] getDemographicsArray()
      Gets array of all "demographics" elements
    • getDemographicsArray

      XVERSIONEDOBJECT getDemographicsArray(int i)
      Gets ith "demographics" element
    • sizeOfDemographicsArray

      int sizeOfDemographicsArray()
      Returns number of "demographics" element
    • setDemographicsArray

      void setDemographicsArray(XVERSIONEDOBJECT[] demographicsArray)
      Sets array of all "demographics" element
    • setDemographicsArray

      void setDemographicsArray(int i, XVERSIONEDOBJECT demographics)
      Sets ith "demographics" element
    • insertNewDemographics

      XVERSIONEDOBJECT insertNewDemographics(int i)
      Inserts and returns a new empty value (as xml) as the ith "demographics" element
    • addNewDemographics

      XVERSIONEDOBJECT addNewDemographics()
      Appends and returns a new empty value (as xml) as the last "demographics" element
    • removeDemographics

      void removeDemographics(int i)
      Removes the ith "demographics" element
    • getOtherItemsArray

      XVERSIONEDOBJECT[] getOtherItemsArray()
      Gets array of all "other_items" elements
    • getOtherItemsArray

      XVERSIONEDOBJECT getOtherItemsArray(int i)
      Gets ith "other_items" element
    • sizeOfOtherItemsArray

      int sizeOfOtherItemsArray()
      Returns number of "other_items" element
    • setOtherItemsArray

      void setOtherItemsArray(XVERSIONEDOBJECT[] otherItemsArray)
      Sets array of all "other_items" element
    • setOtherItemsArray

      void setOtherItemsArray(int i, XVERSIONEDOBJECT otherItems)
      Sets ith "other_items" element
    • insertNewOtherItems

      XVERSIONEDOBJECT insertNewOtherItems(int i)
      Inserts and returns a new empty value (as xml) as the ith "other_items" element
    • addNewOtherItems

      XVERSIONEDOBJECT addNewOtherItems()
      Appends and returns a new empty value (as xml) as the last "other_items" element
    • removeOtherItems

      void removeOtherItems(int i)
      Removes the ith "other_items" element