Publication Build: This will be filled in by the publication tooling
OPERATION: BundleAnonymize
The official URL for this operation definition is:
http://hl7.org/fhir/us/medmorph/OperationDefinition/Bundle-anonymize
Generates an anonymized bundle taking an instance of a Bundle containing Protected Health Information (PHI)/personally identifiable information (PII) data. The anonymization algorithm to be used is left to the implementers of the operation.
URL: [base]/Bundle/$anonymize
Parameters
| Use | Name | Cardinality | Type | Binding | Documentation |
| IN | inputBundle | 1..1 | Bundle | An input bundle instance that needs to be anonymized. | |
| OUT | outputBundle | 0..1 | Bundle | The anonymize bundle is returned back from the service. | |
| OUT | issues | 0..1 | OperationOutcome | A list of hints and warnings about problems encountered while anonymizing the bundle. |