De-Identification Profile
0.0.1-current - ci-build International flag

De-Identification Profile, published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.DeIdHandbook/ and changes regularly. See the Directory of published versions

Artifacts Summary

This page provides a list of the FHIR artifacts defined as part of this implementation guide.

Behavior: Capability Statements

The following artifacts define the specific capabilities that different types of systems are expected to have in order to comply with this implementation guide. Systems conforming to this implementation guide are expected to declare conformance to one or more of the following capability statements.

IHE DeId Audit Creator

CapabilityStatement for DeIdentification Audit Creator Actor in DeIdentification Handbook.

This Actor is derived off of the ATNA Secure Application or ATNA Secure Node actor with ATNA ATX:FHIR Feed Option.

This Actor is derived off of the Basic Audit Log Patterns (BALP) Audit Creator recording rich audit log entries to ATNA.

Structures: Resource Profiles

These define constraints on FHIR resources for systems conforming to this implementation guide.

Audit Event for De-Identification at Source

Defines constraints on the AuditEvent Resource to record when a De-Identification happens at the Source. Note that a De-Identification event often impacts many different patients, so many AuditEvent resources need to be created so that each Patient is individually represented. This prevents leakage of other patients' that were also De-Identified at the same time.

  • Export event
  • subtype of deidentify or pseudonymize
  • shall have source of itself
  • shall have a source agent
  • should have a recipient agent(s) if known
  • may have user, app, organization agent(s)
    • combine with the Security Token pattern
  • should have the custodian that released the data
  • should have the authorizer that represented the patient (may be the patient)
  • shall have a patient entity
  • may have the consent that authorized the de-identification
  • may have the authorizing client token (saml, jwt, etc)
  • may have the set of data entity(ies)

Terminology: Value Sets

These define sets of codes used by systems conforming to this implementation guide.

Audit Event Subtype for De-Identification

Defines the AuditEvent Subtype for De-Identification events. This is used to indicate that the AuditEvent is specifically for a De-Identification event. The code is based on the ISO 21089 lifecycle code for de-identification.

Entity Type for De-Identification valueset

ValueSet Entity Type for De-Identification

Terminology: Code Systems

These define new code systems used by systems conforming to this implementation guide.

Entity Type for De-Identification

These AuditEvent.entity.type are related to De-Identification policy identification.

Example: Example Instances

These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.

Audit Example of De-Identification at source

Audit Example for a De-Identification from source perspective

Audit Example of authorized Re-Identification at source

Audit Example for an authorized Re-Identification from source perspective

ex-Bundle-DeathCert-pandemicIPS-VRDR-stage-0

The following bundle reflects a complete death certificate record, including:

  • the decedent demographics, including death date/time,
  • their next-of-kin demographics,
  • coded cause of death information,
  • coded usual occupation and associated usual industry,
  • death pronouncer,
  • death certifier,
  • funeral home information, and
  • burial information.
ex-Bundle-DeathCert-pandemicIPS-VRDR-stage-1

In addition to pseudonymizing the Decedent Identifiers and Patient name, we are also applying pseudoidentifiers and names for the:

  • Decedent Mother
  • Decedent Father
  • Decedent Spouse

The indirect identifiers in this record will be addressed during stage 2 de-identification.

ex-Bundle-DeathCert-pandemicIPS-VRDR-stage-2

The following bundle reflects the sample mortality data after applying the approved de-identification methods to the pseudonymized bundle as described in section IPS Data Element Mappings (FHIR). This shows:

  • Date shifting throughout the bundle (applies to the date of death), and
  • Data omissions, noting the data is omitted in emptyReason as ‘withheld’ at the section level, and as ‘masked’ in dataAbsentReason at the data element level.

The majority of the death certificate is redacted leaving the remaining data deeded for the study:

  • coded cause of death
  • coded usual occupation and associated usual industry,
  • pseudonymized decedent demographics, including date/time of death
ex-Bundle-secondaryUse-pandemicIPS-example-patient-1-stage-0

The Origional FHIR Document provided by the health Data Holder. The following bundle provides an example view of a record that could be in the research cohort for the pandemic patient. At this stage (0), there have been no alterations to this original record.

ex-Bundle-secondaryUse-pandemicIPS-example-patient-1-stage-1

The following bundle provides an example view of the sample patient record after applying pseudonymization. This shows:

  • A pseudo-identifier has been applied to the patient resource and replaces the original patient identifier throughout the document.
  • A pseudo-name has been applied to the patient resource and replaces the original patient name throughout the document. Note that a pseudo-name is required as content is not permitted to be omitted or replaced with a null flavor in FHIR patient resources.
  • Birthdate has been date-shifted forward by 107 days.
ex-Bundle-secondaryUse-pandemicIPS-example-patient-1-stage-2

The following bundle provides an example view of the sample patient record after applying the approved de-identification methods to the pseudonymized bundle as described in section IPS Data Element Mappings (FHIR). This shows:

  • Date shifting throughout the bundle (e.g. dates associated with problems, procedures, medications, immunizations, allergies, etc.)
  • Data omissions, noting the data is omitted in emptyReason as ‘withheld’ at the section level, and as ‘masked’ in dataAbsentReason at the data element level.