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

OperationDefinition: Pseudonymize a given value.

Official URL: https://medizininformatik-initiative.de/fhir/fhir-pseudonymization/OperationDefinition/Pseudonymize Version: 0.1.0
Active as of 2024-10-09 Computable Name: Pseudonymize

Generates a pseudonym for the given value. The pseudonymization algorithm to be used is left to the implementers of the operation. Errors during the execution of the operation must be returned as OperationOutcome.

Generated Narrative: OperationDefinition Pseudonymize

URL: [base]/$pseudonymize

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INoriginal1..1string | Identifier

The original value to pseudonymize.

INtarget0..1string

A context value for the operation. This could be used for providing project names, pseudonym domains, etc.

OUTpseudonym0..1string | Identifier

The generated pseudonym.