Decode Patient Record

Paste a walk-state ID and the encoded fields JSON from a previous encode operation to reconstruct the record. Private fields remain hashed; clinical and meta fields are fully reconstructed.

How Decoding Works

After encoding, copy the Walk ID and the encoded_fields JSON from the encode result. Paste both here to reconstruct the record.

Privacy Guarantee

PHI fields (name, DOB, MRN, address) are one-way hashed during encoding. They cannot be reconstructed from the capsule — only verified via hash match. Clinical and metadata fields are fully reconstructable.