Blockchain Lab Results Certification—Batch Processing

Certificates specification

Row format

Each row includes data for one certificate in a machine-readible format.

The file is a plain CSV file using UTF-8 encoding.

Each column of the file is shown below.

Patient name

The name of the patient (matching their identification).

Allowed characters are: A–Z, a–z, 0–9, space, -, ..

This must match the patient's passport/ID name EXACTLY if this certificate will be used for travel documentation.

Patient passport/ID

The patient's passport/ID number (matching their identification).

Allowed characters are: A–Z, 0–9, space, -.

This must match the patient's passport/ID number EXACTLY if this certificate will be used for travel documentation.

Procedure type

This is a short code representing the laboratory procedure type.

Laboratory procedure codes:

1
COVID-19-PCR

Further documentation is available in our taxonomy file.

Procedure result

This is a short code representing the laboratory procedure result.

Laboratory procedure result codes (for COVID-19-PCR test):

N
NEGATIVE
Y
POSITIVE

Further documentation is available in our taxonomy file.

Procedure serial

This is serial number for a consumable used in the procedure.

Allowed characters are: A–Z, 0–9, space, -.

Procedure time

This is the time of the procedure time / sample collection.

This is an integer representing the time as a number of seconds since 1970-01-01T00:00:00Z. (This is a Unix timestamp.)