Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Comment on lines +15 to +16
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if we can state that this application does not process PII. If an mCSD directory provides for example a Practitioner this application will process this.


### Purpose

- Demonstrate mCSD system communication patterns
Expand Down