Line 6: |
Line 6: |
| === MD_INS_CASE === | | === MD_INS_CASE === |
| This table holds the main inspection information. | | This table holds the main inspection information. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Key Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !DataType | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable
| + | ! scope="col" style="width: 50px;" |Nullable |
− | !Data Default | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Example Data | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Description | + | ! scope="col" style="width: 350px;" |Description |
− | !Comments | + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| |INSP_ID | | |INSP_ID |
Line 53: |
Line 53: |
| | | | | |
| |- | | |- |
− | |LICENCE_NO | + | | LICENCE_NO |
| |Foreign | | |Foreign |
| |NUMBER(6,0) | | |NUMBER(6,0) |
Line 59: |
Line 59: |
| |NULL | | |NULL |
| |2027 | | |2027 |
− | |This is the establishment licence number of the company inspected. | + | | This is the establishment licence number of the company inspected. |
| |Use to join with MDS table ESTABLISHMENT.ESTABLISHMENT_ID. | | |Use to join with MDS table ESTABLISHMENT.ESTABLISHMENT_ID. |
| |- | | |- |
Line 73: |
Line 73: |
| |REG_FILE_NUMBER | | |REG_FILE_NUMBER |
| | | | | |
− | |VARCHAR2(250 BYTE) | + | | VARCHAR2(250 BYTE) |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |HC6-61-123/IM | + | | HC6-61-123/IM |
− | |This is the internal program based file identifier. | + | | This is the internal program based file identifier. |
| | | | | |
| |- | | |- |
Line 94: |
Line 94: |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |Est | + | | Est |
− | |This is the operational centre assigned to the inspection in French. | + | | This is the operational centre assigned to the inspection in French. |
| | | | | |
| |- | | |- |
Line 113: |
Line 113: |
| |NULL | | |NULL |
| |Domestique - Nouvelle - Sur place | | |Domestique - Nouvelle - Sur place |
− | |This is the type of inspection in French. | + | | This is the type of inspection in French. |
| | | | | |
| |- | | |- |
Line 145: |
Line 145: |
| |SUPERVISOR_ID | | |SUPERVISOR_ID |
| |Foreign | | |Foreign |
− | |VARCHAR2(36 CHAR) | + | | VARCHAR2(36 CHAR) |
| |Yes | | |Yes |
| |NULL | | |NULL |
Line 167: |
Line 167: |
| |NULL | | |NULL |
| |Open | | |Open |
− | |This is the status of the inspection in English. | + | | This is the status of the inspection in English. |
| | | | | |
| |- | | |- |
− | |INSP_STATUS_FR | + | | INSP_STATUS_FR |
| | | | | |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
Line 185: |
Line 185: |
| |NULL | | |NULL |
| |Food & Drugs Act, Medical Device Regulations | | |Food & Drugs Act, Medical Device Regulations |
− | |This is the compliance standard that the site was inspected against in English. Either the FDA or MDR. | + | |This is the compliance standard that the site was inspected against in English. Either the FDA or MDR. |
| | | | | |
| |- | | |- |
| |COMP_STANDARD_FR | | |COMP_STANDARD_FR |
| | | | | |
− | |VARCHAR2(100 CHAR) | + | | VARCHAR2(100 CHAR) |
| |Yes | | |Yes |
| |NULL | | |NULL |
| |Loi sur les aliments et drogues, Règlement sur les instruments médicaux | | |Loi sur les aliments et drogues, Règlement sur les instruments médicaux |
− | |This is the compliance standard that the site was inspected against in French. Either the FDA or MDR. | + | |This is the compliance standard that the site was inspected against in French. Either the FDA or MDR. |
| | | | | |
| |- | | |- |
Line 201: |
Line 201: |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |Compliant | | |Compliant |
| |This is the draft inspection rating in English. | | |This is the draft inspection rating in English. |
Line 210: |
Line 210: |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |Conforme | | |Conforme |
| |This is the draft inspection rating in French. | | |This is the draft inspection rating in French. |
Line 228: |
Line 228: |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |Compliant | | |Compliant |
| |This is the final inspection rating in English. | | |This is the final inspection rating in English. |
Line 244: |
Line 244: |
| |FINAL_REPORT_ISSUE_DATE | | |FINAL_REPORT_ISSUE_DATE |
| | | | | |
− | |DATE | + | | DATE |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |24-03-21 | + | | 24-03-21 |
| |This is the date that the final inspection rating was issued. | | |This is the date that the final inspection rating was issued. |
| | | | | |
Line 255: |
Line 255: |
| |DATE | | |DATE |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |24-03-22 | | |24-03-22 |
| |This is the date that an amended inspection report was issued to the company. | | |This is the date that an amended inspection report was issued to the company. |
Line 266: |
Line 266: |
| |NULL | | |NULL |
| |None | | |None |
− | |This indicates if any samples were taken during the inspection. | + | | This indicates if any samples were taken during the inspection. |
| | | | | |
| |- | | |- |
Line 282: |
Line 282: |
| |DATE | | |DATE |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |24-01-30 | | |24-01-30 |
| |This indicates when the inspection was finished. | | |This indicates when the inspection was finished. |
Line 289: |
Line 289: |
| |CLOSING_MEETING_DATE | | |CLOSING_MEETING_DATE |
| | | | | |
− | |DATE | + | | DATE |
| |Yes | | |Yes |
| |NULL | | |NULL |
Line 299: |
Line 299: |
| | | | | |
| |DATE | | |DATE |
− | |Yes | + | | Yes |
| |NULL | | |NULL |
| |24-03-15 | | |24-03-15 |
Line 308: |
Line 308: |
| | | | | |
| |VARCHAR2(5 CHAR) | | |VARCHAR2(5 CHAR) |
− | |Yes | + | | Yes |
| |NULL | | |NULL |
| |Yes | | |Yes |
Line 332: |
Line 332: |
| | | | | |
| |- | | |- |
− | |AMENDED_DATE | + | | AMENDED_DATE |
| | | | | |
| |DATE | | |DATE |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |24-03-01 | | |24-03-01 |
| |This indicates when the report was amended. | | |This indicates when the report was amended. |
Line 344: |
Line 344: |
| | | | | |
| |DATE | | |DATE |
− | |Yes | + | | Yes |
| |NULL | | |NULL |
| |24-02-21 | | |24-02-21 |
Line 368: |
Line 368: |
| | | | | |
| |- | | |- |
− | |FIRST_COMM_MODE_FR | + | | FIRST_COMM_MODE_FR |
| | | | | |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
Line 392: |
Line 392: |
| |NULL | | |NULL |
| |514-123-4566 | | |514-123-4566 |
− | |This is the phone number of the emergency contact for the company at the time of inspection. | + | | This is the phone number of the emergency contact for the company at the time of inspection. |
| | | | | |
| |- | | |- |
| |SENIOR_OFFICIAL_OFFICIAL_ID | | |SENIOR_OFFICIAL_OFFICIAL_ID |
− | |Foreign | + | | Foreign |
| |VARCHAR2(36 CHAR) | | |VARCHAR2(36 CHAR) |
− | |Yes | + | | Yes |
| |NULL | | |NULL |
| |31175da9-efdf-ee11-904c-000d3a847fce | | |31175da9-efdf-ee11-904c-000d3a847fce |
Line 471: |
Line 471: |
| |NULL | | |NULL |
| |sven@quarthealthcare.com | | |sven@quarthealthcare.com |
− | |This is the e-mail of the contact of the company at the time of inspection. | + | | This is the e-mail of the contact of the company at the time of inspection. |
| | | | | |
| |- | | |- |
Line 492: |
Line 492: |
| | | | | |
| |- | | |- |
− | |SITE_ADDRESS_3 | + | | SITE_ADDRESS_3 |
| | | | | |
| |VARCHAR2(250 CHAR) | | |VARCHAR2(250 CHAR) |
Line 518: |
Line 518: |
| | | | | |
| |- | | |- |
− | |SITE_POSTALCODE | + | | SITE_POSTALCODE |
| | | | | |
| |VARCHAR2(20 CHAR) | | |VARCHAR2(20 CHAR) |
− | |Yes | + | | Yes |
− | |NULL | + | | NULL |
| |M4B 3E2 | | |M4B 3E2 |
− | |This is the postal code of the company being inspected. | + | | This is the postal code of the company being inspected. |
| | | | | |
| |- | | |- |
Line 541: |
Line 541: |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |La réunion d'ouverture a eu lieu le 29 mars 2023 à distance (via VidCruiter) en présence de Éric Simard (Vice-Président et Secrétaire Trésorier de 1164250921 Quebec Inc Dba Kasla Entreprise Inc.) et My Din Phan (Inspecteur de Santé Canada). | + | |La réunion d'ouverture a eu lieu le 29 mars 2023 à distance (via VidCruiter) en présence de Éric Simard (Vice-Président et Secrétaire Trésorier de 1164250921 Quebec Inc Dba Kasla Entreprise Inc.) et My Din Phan (Inspecteur de Santé Canada). |
| |This is the inspectors summary of the inspection. | | |This is the inspectors summary of the inspection. |
| | | | | |
Line 550: |
Line 550: |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |c7e5bef2-ecdf-ee11-904c-6045bd60a7a2 | + | | c7e5bef2-ecdf-ee11-904c-6045bd60a7a2 |
| |This is the unique record identifier of the contact of the company who received the final inspection report. | | |This is the unique record identifier of the contact of the company who received the final inspection report. |
| | | | | |
| |- | | |- |
− | |REPORT_DELIVERED_TO | + | | REPORT_DELIVERED_TO |
| | | | | |
| |VARCHAR2(200 CHAR) | | |VARCHAR2(200 CHAR) |
Line 566: |
Line 566: |
| | | | | |
| |DATE | | |DATE |
− | |Yes | + | | Yes |
| |NULL | | |NULL |
| |24-02-28 | | |24-02-28 |
− | |This is the date that Health Canada is expecting a response from the company about information captured in the final inspection report. | + | | This is the date that Health Canada is expecting a response from the company about information captured in the final inspection report. |
| | | | | |
| |- | | |- |
Line 585: |
Line 585: |
| |VARCHAR2(2000 BYTE) | | |VARCHAR2(2000 BYTE) |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |Change in Regulatory affairs department. Ms. Pace now in charge of complaint handling. | | |Change in Regulatory affairs department. Ms. Pace now in charge of complaint handling. |
| |This indicates any personnel changes at the company inspected since their previous inspection. | | |This indicates any personnel changes at the company inspected since their previous inspection. |
Line 593: |
Line 593: |
| | | | | |
| |VARCHAR2(50 CHAR) | | |VARCHAR2(50 CHAR) |
− | |Yes | + | | Yes |
| |NULL | | |NULL |
− | |In Progress | + | | In Progress |
| |This indicates the status of the IID in English. | | |This indicates the status of the IID in English. |
| |DHPID Transparency IID | | |DHPID Transparency IID |
Line 604: |
Line 604: |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |En cours | + | | En cours |
− | |This indicates the status of the IID in French. | + | | This indicates the status of the IID in French. |
| |DHPID Transparency IID | | |DHPID Transparency IID |
| |- | | |- |
Line 615: |
Line 615: |
| |24-03-15 | | |24-03-15 |
| |This indicates the status date of the IID. | | |This indicates the status date of the IID. |
− | |DHPID Transparency IID | + | | DHPID Transparency IID |
| |- | | |- |
| |IID_REVISION_LOG | | |IID_REVISION_LOG |
Line 630: |
Line 630: |
| |VARCHAR2(50 CHAR) | | |VARCHAR2(50 CHAR) |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |IRC Ready For Publication | | |IRC Ready For Publication |
| |This indicates the status of the IRC in English. | | |This indicates the status of the IRC in English. |
− | |DHPID Transparency IRC | + | | DHPID Transparency IRC |
| |- | | |- |
− | |IRC_STATUS_FR | + | | IRC_STATUS_FR |
| | | | | |
| |VARCHAR2(50 CHAR) | | |VARCHAR2(50 CHAR) |
Line 673: |
Line 673: |
| |DHPID Transparency IRC | | |DHPID Transparency IRC |
| |- | | |- |
− | |INSP_OUTCOME_FR | + | | INSP_OUTCOME_FR |
| | | | | |
| |VARCHAR2(2000 CHAR) | | |VARCHAR2(2000 CHAR) |
− | |Yes | + | | Yes |
| |NULL | | |NULL |
| |Une cote « conforme » a été émise aux termes de l’inspection. \r\n\r\nUne cote d’inspection « conforme » permet à une entreprise de conserver sa licence et de poursuivre ses activités. Une cote « conforme » ne signifie toutefois pas qu’aucune observation n’a été relevée pendant l’inspection. Si une entreprise reçoit une cote d’inspection « conforme » et si des observations ont été relevées, elle doit élaborer un plan pour corriger ces observations et éviter qu’elles ne se reproduisent | | |Une cote « conforme » a été émise aux termes de l’inspection. \r\n\r\nUne cote d’inspection « conforme » permet à une entreprise de conserver sa licence et de poursuivre ses activités. Une cote « conforme » ne signifie toutefois pas qu’aucune observation n’a été relevée pendant l’inspection. Si une entreprise reçoit une cote d’inspection « conforme » et si des observations ont été relevées, elle doit élaborer un plan pour corriger ces observations et éviter qu’elles ne se reproduisent |
Line 682: |
Line 682: |
| |DHPID Transparency IRC | | |DHPID Transparency IRC |
| |- | | |- |
− | |INSP_REPORT_WAITING | + | | INSP_REPORT_WAITING |
| | | | | |
| |VARCHAR2(200 CHAR) | | |VARCHAR2(200 CHAR) |
Line 718: |
Line 718: |
| | | | | |
| |- | | |- |
− | |INSP_CLOSED_WAITING | + | | INSP_CLOSED_WAITING |
| | | | | |
| |VARCHAR2(200 CHAR) | | |VARCHAR2(200 CHAR) |
| |Yes | | |Yes |
− | |NULL | + | | NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This is the inspector's name who sent the inspection for closure in the record log. | | |This is the inspector's name who sent the inspection for closure in the record log. |
Line 749: |
Line 749: |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |23-11-29 | + | | 23-11-29 |
| |This is the date the supervisor approved the inspection for closure in the record log. | | |This is the date the supervisor approved the inspection for closure in the record log. |
| | | | | |
Line 758: |
Line 758: |
| |Yes | | |Yes |
| |NULL | | |NULL |
− | |Vanessa Toussaint | + | | Vanessa Toussaint |
| |This identifies the resource that created the record. | | |This identifies the resource that created the record. |
| | | | | |
Line 764: |
Line 764: |
| |CREATEDON | | |CREATEDON |
| | | | | |
− | |DATE | + | | DATE |
| |Yes | | |Yes |
| |NULL | | |NULL |
Line 771: |
Line 771: |
| | | | | |
| |- | | |- |
− | |MODIFIEDBYNAME | + | | MODIFIEDBYNAME |
| | | | | |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
Line 792: |
Line 792: |
| ===MD_INS_CASE_CAPA=== | | ===MD_INS_CASE_CAPA=== |
| This table holds information about the corrective action plan for an inspection observation. | | This table holds information about the corrective action plan for an inspection observation. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Data Default | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Example Data | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Description | + | ! scope="col" style="width: 350px;" |Description |
− | !Comments | + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| |CAPA_ID | | |CAPA_ID |
Line 808: |
Line 808: |
| |No | | |No |
| |NULL | | |NULL |
− | |ad5e55f6-8b21-ee11-9966-000d3ae86452 | + | | ad5e55f6-8b21-ee11-9966-000d3ae86452 |
| |This is the unique record identifier for the CAPA. | | |This is the unique record identifier for the CAPA. |
| | | | | |
Line 815: |
Line 815: |
| |VARCHAR2(36 CHAR) | | |VARCHAR2(36 CHAR) |
| |Foreign | | |Foreign |
− | |No | + | | No |
| |NULL | | |NULL |
| |3d7a309e-ce46-40c5-a6c2-f3ea80971d48 | | |3d7a309e-ce46-40c5-a6c2-f3ea80971d48 |
Line 824: |
Line 824: |
| |VARCHAR2(200 CHAR) | | |VARCHAR2(200 CHAR) |
| |Foreign | | |Foreign |
− | |No | + | | No |
| |NULL | | |NULL |
| |00086-BENEMAX DBA. BENEMAX HEALTH AND WELLNESS | | |00086-BENEMAX DBA. BENEMAX HEALTH AND WELLNESS |
Line 840: |
Line 840: |
| |- | | |- |
| |CAPA_TYPE | | |CAPA_TYPE |
− | |VARCHAR2(100 CHAR) | + | | VARCHAR2(100 CHAR) |
| | | | | |
| |Yes | | |Yes |
Line 896: |
Line 896: |
| ===MD_INS_CASE_DESIGNATION=== | | ===MD_INS_CASE_DESIGNATION=== |
| This table holds information that categorizes or "tags" an inspection. These are flexible codes used to capture information if a designated field does not exist. | | This table holds information that categorizes or "tags" an inspection. These are flexible codes used to capture information if a designated field does not exist. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
− | |INSP_DESIGNATION_ID | + | | INSP_DESIGNATION_ID |
| |VARCHAR2(36 CHAR) | | |VARCHAR2(36 CHAR) |
| |Primary | | |Primary |
| |No | | |No |
| + | |NULL |
| |dca846bf-cc2f-ee11-bdf4-002248b32010 | | |dca846bf-cc2f-ee11-bdf4-002248b32010 |
| |This is the unique record identifier for the designation. | | |This is the unique record identifier for the designation. |
Line 918: |
Line 920: |
| |Foreign | | |Foreign |
| |No | | |No |
| + | |NULL |
| |3d7a309e-ce46-40c5-a6c2-f3ea80971d48 | | |3d7a309e-ce46-40c5-a6c2-f3ea80971d48 |
− | |This is the unique record identifier for the parent inspection. | + | | This is the unique record identifier for the parent inspection. |
| |Use to join with MD_INS_CASE.INSP_ID. | | |Use to join with MD_INS_CASE.INSP_ID. |
| |- | | |- |
Line 926: |
Line 929: |
| |Foreign | | |Foreign |
| |No | | |No |
| + | |NULL |
| |00070-QUART HEALTHCARE INC. | | |00070-QUART HEALTHCARE INC. |
| |This is the parent inspection number. | | |This is the parent inspection number. |
| + | | |
| |- | | |- |
| |DESIGNATION_ID | | |DESIGNATION_ID |
Line 933: |
Line 938: |
| |Foreign | | |Foreign |
| |No | | |No |
| + | |NULL |
| |ea30c0ef-5214-ee11-9cbe-002248af8a65 | | |ea30c0ef-5214-ee11-9cbe-002248af8a65 |
| |This is the unique record identifier for the designation code. | | |This is the unique record identifier for the designation code. |
Line 941: |
Line 947: |
| | | | | |
| |Yes | | |Yes |
| + | | NULL |
| |5006 | | |5006 |
| |This is the designation code. | | |This is the designation code. |
| | | | | |
| |- | | |- |
− | |DESIGNATION_NAME | + | | DESIGNATION_NAME |
| |VARCHAR2(250 CHAR) | | |VARCHAR2(250 CHAR) |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Covid | | |Covid |
| |This is the name of the designation code. | | |This is the name of the designation code. |
− | |
| |
| |- | | |- |
| |DESIGNATION_DECODE_EN | | |DESIGNATION_DECODE_EN |
Line 957: |
Line 964: |
| | | | | |
| |Yes | | |Yes |
− | |Covid | + | |NULL |
| + | | Covid |
| |This is the name of the designation code in English. | | |This is the name of the designation code in English. |
| | | | | |
Line 965: |
Line 973: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Covid | | |Covid |
| |This is the name of the designation code in French. | | |This is the name of the designation code in French. |
Line 973: |
Line 982: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that created the record. | | |This identifies the resource that created the record. |
| | | | | |
| |- | | |- |
− | |CREATEDON | + | | CREATEDON |
| |DATE | | |DATE |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was created. | | |This identifies the date that record was created. |
| + | | |
| |- | | |- |
| |MODIFIEDBYNAME | | |MODIFIEDBYNAME |
Line 988: |
Line 1,000: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that last modified the record. | | |This identifies the resource that last modified the record. |
| + | | |
| |- | | |- |
| |MODIFIEDON | | |MODIFIEDON |
Line 995: |
Line 1,009: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was last modified. | | |This identifies the date that record was last modified. |
| + | | |
| |} | | |} |
| | | |
| ===MD_INS_CASE_ESTACTIVITY=== | | ===MD_INS_CASE_ESTACTIVITY=== |
| This table holds information on the activities conducted by the company at the time of the inspection as recorded by the inspector. | | This table holds information on the activities conducted by the company at the time of the inspection as recorded by the inspector. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| |INSP_ACTIVITY_ID | | |INSP_ACTIVITY_ID |
Line 1,015: |
Line 1,032: |
| |Primary | | |Primary |
| |No | | |No |
| + | |NULL |
| |7a743745-5fec-ee11-a1fd-002248af8802 | | |7a743745-5fec-ee11-a1fd-002248af8802 |
| |This is the unique record identifier for the establishment activity. | | |This is the unique record identifier for the establishment activity. |
| | | | | |
| |- | | |- |
− | | INSP_ID | + | |INSP_ID |
| |VARCHAR2(36 CHAR) | | |VARCHAR2(36 CHAR) |
| |Foreign | | |Foreign |
| |No | | |No |
| + | |NULL |
| |4c1aa941-ff7d-4e44-9238-82f4ad624d7e | | |4c1aa941-ff7d-4e44-9238-82f4ad624d7e |
| |This is the unique record identifier for the parent inspection. | | |This is the unique record identifier for the parent inspection. |
Line 1,031: |
Line 1,050: |
| |Foreign | | |Foreign |
| |No | | |No |
− | |00082-(DR. FARGO)GUANGZHOU HEHOU INFORMATION TECHNOLOGY CO., LTD. | + | |NULL |
| + | |00082-(DR. FARGO)GUANGZHOU HEHOU INFORMATION TECHNOLOGY CO., LTD. |
| |This is the parent inspection number. | | |This is the parent inspection number. |
| | | | | |
Line 1,039: |
Line 1,059: |
| |Foreign | | |Foreign |
| |No | | |No |
| + | |NULL |
| |d7ce3513-4d14-ee11-9cbe-002248af8a65 | | |d7ce3513-4d14-ee11-9cbe-002248af8a65 |
| |This is the unique record identifier for the activity value. | | |This is the unique record identifier for the activity value. |
Line 1,047: |
Line 1,068: |
| | | | | |
| |Yes | | |Yes |
| + | | NULL |
| |Importateur - Classe 2 | | |Importateur - Classe 2 |
| |This is the establishment activity. | | |This is the establishment activity. |
Line 1,055: |
Line 1,077: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Importer - Class 2 | | |Importer - Class 2 |
| |This is the name of the establishment activity in English. | | |This is the name of the establishment activity in English. |
| | | | | |
| |- | | |- |
− | |ACTIVITY_DECODE_FR | + | | ACTIVITY_DECODE_FR |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Importateur - Classe 2 | | |Importateur - Classe 2 |
| |This is the name of the establishment activity in French. | | |This is the name of the establishment activity in French. |
Line 1,071: |
Line 1,095: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that created the record. | | |This identifies the resource that created the record. |
Line 1,078: |
Line 1,103: |
| |DATE | | |DATE |
| | | | | |
− | |Yes | + | | Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was created. | | |This identifies the date that record was created. |
| | | | | |
| |- | | |- |
− | | MODIFIEDBYNAME | + | |MODIFIEDBYNAME |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that last modified the record. | | |This identifies the resource that last modified the record. |
Line 1,095: |
Line 1,122: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was last modified. | | |This identifies the date that record was last modified. |
Line 1,100: |
Line 1,128: |
| |} | | |} |
| | | |
− | ===MD_INS_CASE_INSPECTORS=== | + | === MD_INS_CASE_INSPECTORS=== |
| This table holds a listing of inspectors assigned to an inspection. | | This table holds a listing of inspectors assigned to an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | ! Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | ! Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| |BK_ID | | |BK_ID |
Line 1,116: |
Line 1,145: |
| |Primary | | |Primary |
| |No | | |No |
| + | |NULL |
| |10cd1617-e303-ef11-9f89-002248b15d0c | | |10cd1617-e303-ef11-9f89-002248b15d0c |
| |This is the unique record identifier for the inspector listing. | | |This is the unique record identifier for the inspector listing. |
Line 1,124: |
Line 1,154: |
| |Foreign | | |Foreign |
| |No | | |No |
| + | |NULL |
| |19c5e07e-63cd-49e6-9cdc-ac0f318f4752 | | |19c5e07e-63cd-49e6-9cdc-ac0f318f4752 |
| |This is the unique record identifier for the parent inspection. | | |This is the unique record identifier for the parent inspection. |
Line 1,132: |
Line 1,163: |
| |Foreign | | |Foreign |
| |No | | |No |
− | |00093-ROCHE DIAGNOSTICS | + | |NULL |
| + | |00093-ROCHE DIAGNOSTICS |
| |This is the parent inspection number. | | |This is the parent inspection number. |
| | | | | |
Line 1,140: |
Line 1,172: |
| | | | | |
| |Yes | | |Yes |
| + | | NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This is the name of the inspector. | | |This is the name of the inspector. |
Line 1,145: |
Line 1,178: |
| |- | | |- |
| |LEADINSPECTOR_EN | | |LEADINSPECTOR_EN |
− | | VARCHAR2(3 CHAR) | + | |VARCHAR2(3 CHAR) |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Yes | | |Yes |
| |This indicates if the inspector is the lead inspector on the inspection in English. | | |This indicates if the inspector is the lead inspector on the inspection in English. |
Line 1,153: |
Line 1,187: |
| |- | | |- |
| |LEADINSPECTOR_FR | | |LEADINSPECTOR_FR |
− | | VARCHAR2(3 CHAR) | + | |VARCHAR2(3 CHAR) |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Oui | | |Oui |
| |This indicates if the inspector is the lead inspector on the inspection in French. | | |This indicates if the inspector is the lead inspector on the inspection in French. |
Line 1,162: |
Line 1,197: |
| |ASSIGNSTATUS_EN | | |ASSIGNSTATUS_EN |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
− | | | + | | |
| |Yes | | |Yes |
| + | | NULL |
| |Scheduled | | |Scheduled |
| |**Not used by program.** | | |**Not used by program.** |
Line 1,170: |
Line 1,206: |
| |ASSIGNSTATUS_FR | | |ASSIGNSTATUS_FR |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
− | | | + | | |
| |Yes | | |Yes |
| + | |NULL |
| | | | | |
| |**Not used by program.** | | |**Not used by program.** |
Line 1,178: |
Line 1,215: |
| |STARTTIME | | |STARTTIME |
| |DATE | | |DATE |
− | | | + | | |
| |Yes | | |Yes |
| + | |NULL |
| |23-10-20 | | |23-10-20 |
| |**Not used by program.** | | |**Not used by program.** |
| |Contains default system information. | | |Contains default system information. |
| |- | | |- |
− | | ENDTIME | + | |ENDTIME |
| |DATE | | |DATE |
− | | | + | | |
| |Yes | | |Yes |
| + | |NULL |
| |23-10-20 | | |23-10-20 |
| |**Not used by program.** | | |**Not used by program.** |
Line 1,196: |
Line 1,235: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that created the record. | | |This identifies the resource that created the record. |
Line 1,204: |
Line 1,244: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was created. | | |This identifies the date that record was created. |
Line 1,211: |
Line 1,252: |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
| | | | | |
− | |Yes | + | | Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that last modified the record. | | |This identifies the resource that last modified the record. |
Line 1,220: |
Line 1,262: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was last modified. | | |This identifies the date that record was last modified. |
Line 1,227: |
Line 1,270: |
| ===MD_INS_CASE_NOTES=== | | ===MD_INS_CASE_NOTES=== |
| This table holds notes related to the inspection. | | This table holds notes related to the inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| |ANNOTATION_ID | | |ANNOTATION_ID |
Line 1,241: |
Line 1,285: |
| |Primary | | |Primary |
| |No | | |No |
| + | |NULL |
| |d2fa45bc-f953-8e06-8fc1-e116086f174f | | |d2fa45bc-f953-8e06-8fc1-e116086f174f |
| |This is the unique record identifier for the note. | | |This is the unique record identifier for the note. |
Line 1,249: |
Line 1,294: |
| |Foreign | | |Foreign |
| |No | | |No |
| + | |NULL |
| |3d7a309e-ce46-40c5-a6c2-f3ea80971d48 | | |3d7a309e-ce46-40c5-a6c2-f3ea80971d48 |
| |This is the unique record identifier for the parent inspection. | | |This is the unique record identifier for the parent inspection. |
Line 1,257: |
Line 1,303: |
| |Foreign | | |Foreign |
| |No | | |No |
− | |00027-FUTURE HEALTH TECHNOLOGIES | + | |NULL |
| + | |00027-FUTURE HEALTH TECHNOLOGIES |
| |This is the parent inspection number. | | |This is the parent inspection number. |
| | | | | |
Line 1,265: |
Line 1,312: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Talked to client and set out inspection plan. | | |Talked to client and set out inspection plan. |
| |This is the subject of the note. | | |This is the subject of the note. |
Line 1,273: |
Line 1,321: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Communication with company on 2023-09-01. | | |Communication with company on 2023-09-01. |
| |This is the body of the note. | | |This is the body of the note. |
Line 1,281: |
Line 1,330: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that created the record. | | |This identifies the resource that created the record. |
Line 1,289: |
Line 1,339: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was created. | | |This identifies the date that record was created. |
Line 1,296: |
Line 1,347: |
| |VARCHAR2(100 CHAR) | | |VARCHAR2(100 CHAR) |
| | | | | |
− | |Yes | + | | Yes |
| + | |NULL |
| |Jeff Tyndall | | |Jeff Tyndall |
| |This identifies the resource that last modified the record. | | |This identifies the resource that last modified the record. |
Line 1,305: |
Line 1,357: |
| | | | | |
| |Yes | | |Yes |
| + | |NULL |
| |22-08-26 | | |22-08-26 |
| |This identifies the date that record was last modified. | | |This identifies the date that record was last modified. |
Line 1,312: |
Line 1,365: |
| ===MD_INS_CASE_OBSERVATIONS=== | | ===MD_INS_CASE_OBSERVATIONS=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | ! Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" | Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" | Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,347: |
Line 1,401: |
| |} | | |} |
| | | |
− | ===MD_INS_CASE_WORKFLOW=== | + | === MD_INS_CASE_WORKFLOW=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | ! Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,386: |
Line 1,441: |
| ===MD_INS_INS_IID=== | | ===MD_INS_INS_IID=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,423: |
Line 1,479: |
| ===MD_INS_INS_INSPECTORLIST=== | | ===MD_INS_INS_INSPECTORLIST=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,460: |
Line 1,517: |
| ===MD_INS_INS_IRC_ENFORCEMENT=== | | ===MD_INS_INS_IRC_ENFORCEMENT=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,497: |
Line 1,555: |
| ===MD_INS_INS_IRC_MEASURES=== | | ===MD_INS_INS_IRC_MEASURES=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | ! Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | ! Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | ! Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,534: |
Line 1,593: |
| ===MD_INS_INS_IRC_OBSERVATIONS=== | | ===MD_INS_INS_IRC_OBSERVATIONS=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | ! Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,571: |
Line 1,631: |
| ===MD_INS_INS_SITE=== | | ===MD_INS_INS_SITE=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,608: |
Line 1,669: |
| ===MD_INS_INS_SITE_CONTACT=== | | ===MD_INS_INS_SITE_CONTACT=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,645: |
Line 1,707: |
| ===MD_INS_INS_LICENCE=== | | ===MD_INS_INS_LICENCE=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | ! Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |
Line 1,682: |
Line 1,745: |
| ===MD_INS_INS_SITELICENCEACTIVITY=== | | ===MD_INS_INS_SITELICENCEACTIVITY=== |
| This table holds information that categorizes or "tags" an inspection. | | This table holds information that categorizes or "tags" an inspection. |
− | {| class="wikitable" | + | {| class="wikitable sortable" |
| |+ | | |+ |
− | !Column Name | + | ! scope="col" style="width: 350px;" |Column Name |
− | !Data Type | + | ! scope="col" style="width: 100px;" |DataType |
− | !Key Type | + | ! scope="col" style="width: 50px;" |Key Type |
− | !Nullable | + | ! scope="col" style="width: 50px;" |Nullable |
− | !Example Data | + | ! scope="col" style="width: 50px;" |Data Default |
− | !Description | + | ! scope="col" style="width: 500px;" |Example Data |
− | !Comments | + | ! scope="col" style="width: 350px;" |Description |
| + | ! scope="col" style="width: 350px;" |Comments |
| |- | | |- |
| | | | | |