Making EHR Data More available for Research and Public Health (MedMorph)
0.2.0 - STU 1 draft

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) (v0.2.0: STU 1 Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

OperationDefinition: Generate Re-Identified Bundle

BundleReIdentify

OPERATION: BundleReIdentify

The official URL for this operation definition is:

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

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

URL: [base]/Bundle/$reidentify

Parameters

UseNameCardinalityTypeBindingDocumentation
INinputBundle1..1Bundle

An input bundle instance that needs to be re-identified

OUToutputBundle0..1Bundle

Upon successful re-identification, the re-identified bundle is returned back from the service.

OUTissues0..1OperationOutcome

A list of hints and warnings about problems encountered while re-identifying the bundle.