0.1.0 - ci-build

PseudonymizationIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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: Operation Definitions

These are custom operations that can be supported by and/or invoked by systems conforming to this implementation guide.

De-Pseudonymize a given pseudonym.

Returns the original value for a given pseudonym.

Pseudonymize a given value.

Generates a pseudonym for the given original value.

Example: Example Instances

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

DePseudonymizeRequestWithStringExample

An example of a $de-pseudonymize request using a pseudonym value of type string

DePseudonymizeResponseWithStringExample

An example of a $de-pseudonymize request response

PseudonymizeRequestWithIdentifierExample

An example of a $pseudonymize request using an original value of type identifier

PseudonymizeRequestWithStringExample

An example of a $pseudonymize request using an original value of type string

PseudonymizeResponseExample

An example of a response to a $pseudonymize request

pseudonymize-example-bundle-batch-request

An example batch bundle to create multiple pseudonyms

pseudonymize-example-bundle-batch-response

An example response bundle for the pseudonymize batch request