From bad812975d139de71715baa06fc00f8bf7271d16 Mon Sep 17 00:00:00 2001 From: Thomas <54805624+thomas-samoht@users.noreply.github.com> Date: Tue, 8 Jul 2025 09:19:34 +0200 Subject: [PATCH] Update README.md From a privacy: an addition stating that no processing of PII (Personally Identifiable Information) takes place. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7164efa9..0987ea2c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ the FHIR store type. This codebase serves as an example of how the mCSD ITI-91 update mechanism can be implemented. It is **NOT** intended for production use. +This application does NOT process, store, or handle any Personally Identifiable Information (PII). +All data used for testing or demonstration is synthetic or non-sensitive. + ### Purpose - Demonstrate mCSD system communication patterns