Skip to main content

SmetaFinding

findingCodestringnullable

Unique code of the finding

Example: ZAF601548599
findingTypestringnullable

Type of the finding

Example: Non-compliance
findingCriticalitystringnullable

Criticality of the finding

Example: Major
issueTitleCodestringnullable

Code of the issue title

Example: 278
issueTitleCodeVersionstringnullable

Version of the issue title code

Example: 4.3
issueTitlestringnullable

Title of the issue

Example: Personal Protective Equipment (PPE) provided but incidents of workers not using PPE where appropriate
issueCategorystringnullable

Category of the issue

Example: 3: Working conditions are safe and hygienic
issueSubCategorystringnullable

Sub-category of the issue

Example: Personal Protective Equipment/Clothing
findingStatusstringnullable

Status of the finding

Example: Created
verificationMethodstringnullable

Method used to verify the finding

Example: Desktop
findingDescriptionstringnullable

Narrative description of the finding

Example: During the facility tour, it was observed that although the facility had provided ...
creationOriginstringnullable

Origin of the finding record

Example: New
parentFindingCodestringnullable

Code of the parent finding, when the finding was carried over

rootFindingCodestringnullable

Code of the root finding, when the finding was carried over

findingDueDatestringnullable

Date the finding is due

Example: 2026-09-05T00:00:00Z
findingVerifiedOnstringnullable

Date the finding was verified

findingLastRecordStartTimestampstringnullable

Start timestamp of the latest finding record

Example: 2026-08-06T08:05:20Z
findingSourceDataStartTimestampstringnullable

Start timestamp of the source finding data

Example: 2026-08-06T08:05:20Z
findingRecordUuidstringnullable

Unique identifier of the finding record

Example: 00000000-23da-e737-0000-019fd61afd12
SmetaFinding
{
"findingCode": "ZAF601548599",
"findingType": "Non-compliance",
"findingCriticality": "Major",
"issueTitleCode": "278",
"issueTitleCodeVersion": "4.3",
"issueTitle": "Personal Protective Equipment (PPE) provided but incidents of workers not using PPE where appropriate",
"issueCategory": "3: Working conditions are safe and hygienic",
"issueSubCategory": "Personal Protective Equipment/Clothing",
"findingStatus": "Created",
"verificationMethod": "Desktop",
"findingDescription": "During the facility tour, it was observed that although the facility had provided ...",
"creationOrigin": "New",
"parentFindingCode": "string",
"rootFindingCode": "string",
"findingDueDate": "2026-09-05T00:00:00Z",
"findingVerifiedOn": "string",
"findingLastRecordStartTimestamp": "2026-08-06T08:05:20Z",
"findingSourceDataStartTimestamp": "2026-08-06T08:05:20Z",
"findingRecordUuid": "00000000-23da-e737-0000-019fd61afd12"
}