RedactConfig

Define how to redact sensitive values. Default behaviour is erase. For example, "My name is Jane." becomes "My name is ."

HealthcareFHIRHL7v2DICOMMedical ImagingDe-identificationInteroperabilityCloud
View JSON Schema on GitHub

JSON Schema

RedactConfig.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "RedactConfig",
  "description": "Define how to redact sensitive values. Default behaviour is erase. For example, \"My name is Jane.\" becomes \"My name is .\"",
  "properties": {},
  "type": "object"
}