| field name | data type | db field | description |
| tiSafConcept_ID | integer | SafConcept.SafConcept_ID | Record ID |
| tcSafConceptCode | character | SafConcept.SafConceptCode | SAF Concept Code |
| tcSafConceptDescription | character | SafConcept.SafConceptDescription | SAF Concept Description |
| tlSafConceptIsActive | logical | SafConcept.SafConceptIsActive | Active |
| tlSafConceptIsSystem | logical | SafConcept.SafConceptIsSystem | Flag indicating if this is a system concept |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(SafConcept) |