GoogleApi.HealthCare.V1beta1.Model.SensitiveTextAnnotation (google_api_health_care v0.40.0) View Source
A TextAnnotation specifies a text range that includes sensitive information.
Attributes
-
details(type:%{optional(String.t) => GoogleApi.HealthCare.V1beta1.Model.Detail.t}, default:nil) - Maps from a resource slice. For example, FHIR resource field path to a set of sensitive text findings. For example, Appointment.Narrative text1 --> {findings_1, findings_2, findings_3}
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.HealthCare.V1beta1.Model.SensitiveTextAnnotation{
details:
%{optional(String.t()) => GoogleApi.HealthCare.V1beta1.Model.Detail.t()}
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.