Soarian Clinicals Schema Documentation
  Return to Table-Index

Table Name Table Comment
SignaturePublicCert This table stores the certificate and certificate algorithm that will be used to sign the transaction which is sent to surescripts
Column Name Column Datatype Column Null Option Column Comment
SignaturePublicCertOidbigintNOT NULL Primary key for table
PublicCertInBase64varchar(Max)NOT NULL public cert in base64
FingerPrintHashAlgorithmvarchar(50)Not NULL hash algorithm, default should be SHA1
FingerPrintvarbinary(100)Not NULL finger print of public certificate

Return to Table-Index

  Soarian Clinicals Schema Documentation  
Copyright © 2023, Oracle and/or its affiliates