$reidentify

Generate Re-Identified Bundle

draftMedMorph1.0.0operation2 inputs1 output

Generates a re-identified bundle containing PHI/PII data​ ​from an instance of a previously de-identified bundle. When the re-identification algorithm is not specified by the Content IG, implementers can choose specific algorithms based on use case needs and other program/policy requirements.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-re-identify
Code
$reidentify
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 de-identified input bundle instance that needs to be re-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 re-identification, the re-identified bundle is returned back from the service.

Additional Information

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