Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Field Name | Data Type | Source |
---|
id (Key)
| String | Auto-generated @GeneratedValue(strategy = GenerationType.IDENTITY)
|
tcsPersonId
| Long | TIS |
gmcReferenceNumber
| String | GMC |
doctorFirstName
| String | TIS / GMC |
doctorLastName
| String | TIS / GMC |
submissionDate
| String | GMC |
programmeName
| LocalDate | TIS |
programmeMembershipType
| String | TIS |
designatedBody
| String | GMC |
tcsDesignatedBody
| String | TIS |
programmeOwner
| String | TIS |
connectionStatus
| String | GMC (according to designatedBody field) |
programmeMembershipStartDate
| LocalDate | TIS |
programmeMembershipEndDate
| LocalDate | TIS |
exceptionReason
| String | GMC (GMC failure reason stored in Reval MongoDB) |
Add Comment