er7-redact 0.1.0

Redact patient detail from HL7 v2 messages in the ER7 pipe-hat encoding, without changing the shape of the message
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[er7-redact](../index.md) → docs

# Documentation

| Page | For |
| ---- | --- |
| [usage]usage/index.md | the walk-through: from a message you cannot share to one you can |
| [policies]policies/index.md | the policy file format, the actions, and the built-in tables |
| [api]api/index.md | every public item, and where it is specified |
| [faq]faq/index.md | the questions the other three raise |

These pages are **derived**. The normative text is
[`spec/`](../spec/index.md); where a page here disagrees with the spec, the
spec is right and the page is a bug.

For runnable versions of the same material, see
[`examples/`](../examples/README.md). For how the code is written and
changed, see [`AGENTS/`](../AGENTS/README.md).