$deidentify

Generate De-Identified Bundle

draftMedMorph1.0.0operation2 inputs1 output

Generates a de-identified bundle taking an instance of a Bundle containing PHI/PII data. The de-identification algorithm to be used is left to the implementers of the operation. Errors during the execution of the operation can be returned as OperationOutcome per the FHIR spec as a return parameter.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/us/medmorph/OperationDefinition/Bundle-de-identify
Code
$deidentify
Kind
operation
Affects State
No
Publisher
HL7 International - Public Health Work Group

Invocation Context

Can be invoked at:
Type Level
Target Resources:

Input Parameters (2)

NameTypeCard.Description
inputBundle*Bundle1..1An input bundle instance that needs to be de-identified
contextstring0..1A context value for the operation. This could be used for providing salt values, program names etc.

Output Parameters (1)

NameTypeCard.Description
returnBundle0..1Upon successful de-identification, the de-identified bundle is returned back from the service.

Additional Information

Version
1.0.0
Date
2020-11-19T21:48:56+10:00