Making EHR Data More available for Research and Public Health (MedMorph)
0.1.0 - STU Ballot

Publication Build: This will be filled in by the publication tooling

OperationDefinition: Generate Pseudonymized Bundle

BundlePseudonymize

OPERATION: BundlePseudonymize

The official URL for this operation definition is:

http://hl7.org/fhir/us/medmorph/OperationDefinition/Bundle-pseudonymize

Generates a pseudonymized bundle taking an instance of a Bundle containing PHI/PII data. The pseudonymization algorithm to be used is left to the implementers of the operation.

URL: [base]/Bundle/$pseudonymize

Parameters

UseNameCardinalityTypeBindingDocumentation
INinputBundle1..1Bundle

An input bundle instance that needs to be pseudonymized.

OUToutputBundle0..1Bundle

Upon successful pseudonymization, the pseudonymized bundle is returned back from the service.

OUTissues0..1OperationOutcome

A list of hints and warnings about problems encountered while pseudonymizing the bundle.