Class XdsAuditDataset

    • Constructor Detail

      • XdsAuditDataset

        public XdsAuditDataset​(boolean serverSide)
    • Method Detail

      • getPatientId

        public String getPatientId()
        Returns:
        the first present patient ID as HL7 CX string, e.g. "1234^^^&1.2.3.4&ISO", or the patient ID extracted from XUA token, or null when no patient IDs have been collected.
      • getPatientIds

        public List<String> getPatientIds()