Definition of table medical-code
Medical Code definitions , Table Dump Name mde-code

Alphabetical Field Summary

  • comments: (CHAR) Comments for/about this code
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • date-cnt: (INTG) Number of dates for tests/vaccinations (0-10)
  • date-label[20]: (CHAR) Label for this test/vaccination date
  • description: (CHAR) Description of the medical code
  • extern-guid: (CHAR) External Global Unique ID for this record
  • medical-code-id: (INTG) [DEFINE KEY]
  • medical-code-name: (CHAR) Short name for this medical code
  • medical-status-list: (CHAR) List of Status codes for this medical code
  • medical-type: (CHAR) Type for this code (Vaccination, Test or Info)
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • description: description
  • extern-guid: extern-guid
  • medical-code-id: (UNIQUE, PRIMARY) medical-code-id
  • medical-code-name: medical-code-name

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-mdc.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-mdc.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-mdc.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-mdc.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-mdc.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-mdc.p (SOURCE NOT AVAILABLE)

    Other tables who reference medical-code

  • stu-medical - Student Medical information


    Detailed Alphabetical Field Listing
    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments for/about this code

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who created the record

    date-cnt Data type: INTEGER
    Format: z9 (Initial Value: 1)
    Help: Number of dates for tests/vaccinations (0-10)

    date-label Data type: CHARACTER (Extent: 20)
    Format: x(12)
    Help: Label for this test/vaccination date

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of the medical code
    Attributes: Index Component

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    medical-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Medical Code ID
    Attributes: Index Component

    medical-code-name Data type: CHARACTER
    Format: x(8)
    Help: Short name for this medical code
    Attributes: Index Component

    medical-status-list Data type: CHARACTER
    Format: x(40) (Initial Value: Passed,Failed)
    Help: List of Status codes for this medical code

    medical-type Data type: CHARACTER
    Format: x(12)
    Help: Type for this code (Vaccination, Test or Info)

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Description: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user record was updated by

    Created on 05/07/2012 by DBHTML V1.2