| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.hla.WSHlaSerumTestCore |
description: the class contains serum test information.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public List<WSHlaAlleleSpecificAntigen> | alleleSpecificAntigens | description: a list of allele specific antigens. | |||||||||
| public List<WSHlaAntigen> | antigens | description: a list of antigens. | |||||||||
| public Date | collectionDate | description: the serum collection date and time required: TRUE data rules: collectionDate: ≤ current date see: collectionDate info |
|||||||||
| public List<WSComment> | comments | description: a list of comments. | |||||||||
| public Boolean | confirmAntibodies | description: a flag indicating HLA antibodies for cumulative results are confirmed. | |||||||||
| public Long | id | description: the unique serum test identifier see: id field info |
|||||||||
| public String | nationalRecipientId | description: the CTR2 patient ID required: TRUE see: nationalId info |
|||||||||
| public Date | testDate | description: the serum test date and time testDate: >= collectionDate see: collectionDate info |
|||||||||
| public List<WSHlaUnacceptableDQaDQb> | unacceptableDQaDqb | description: a list of unacceptable DQaDqb. | |||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: a list of allele specific antigens.
description: the serum collection date and time
required: TRUE
data rules: collectionDate: ≤ current date
see: collectionDate info
description: a flag indicating HLA antibodies for cumulative results are confirmed.
description: the CTR2 patient ID
required: TRUE
see: nationalId info
description: the serum test date and time
testDate: >= collectionDate
see: collectionDate info