google_api_health_care v0.10.0 API Reference

Modules

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.HealthCare.V1beta1.

Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs.

Provides the configuration for logging a type of permissions. Example

Associates members with a role.

Mask a string by replacing its characters with a fixed character.

Pseudonymization method that generates surrogates via cryptographic hashing. Uses SHA-256. Outputs a base64-encoded representation of the hashed output (for example, L7k0BHmF1ha5U3NfGykjro4xWi1MPVQPjhMAZbSV9mM=).

A message representing a health dataset.

Shift a date forward or backward in time by a random amount which is consistent for a given patient and crypto key combination.

Configures de-id options specific to different types of content. Each submessage customizes the handling of an https://tools.ietf.org/html/rfc6838 media type or subtype. Configs are applied in a nested manner at runtime.

Redacts identifying information from the specified dataset.

Creates a new DICOM store with sensitive information de-identified.

Contains the status of the Deidentify operation.

Creates a new FHIR store with sensitive information de-identified.

Contains a detailed summary of the Deidentify operation.

Specifies the parameters needed for de-identification of DICOM stores.

Specifies the filter configuration for DICOM resources.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance

Structure to describe the error encountered during batch operation on one resource. This is used both for sample errors in operation response, and for format of errors in error reports.

Exports data from the specified DICOM store. If a given resource, such as a DICOM object with the same SOPInstance UID, already exists in the output, it is overwritten with the version in the source dataset. Exported DICOM data persists when the DICOM store from which it was exported is deleted.

Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec.

Specifies how to handle de-identification of a FHIR store.

Specifies FHIR paths to match, and how to handle de-identification of matching fields.

The Cloud Storage location where the server writes the output and the export configuration.

Specifies the configuration for importing data from Cloud Storage.

Response when errors occur while exporting resources. This structure is included in the error details to describe the detailed outcome. It is only included when the operation finishes with errors.

Response when all resources export successfully. This structure will be included in the response to describe the detailed outcome. It will only be included when the operation finishes successfully.

Specifies the configuration for importing data from Cloud Storage.

Error response of importing resources. This structure will be included in the error details to describe the detailed error. It will only be included when the operation finishes with some failure.

Final response of importing resources. This structure will be included in the response to describe the detailed outcome. It will only be included when the operation finishes successfully.

Message that represents an arbitrary HTTP body. It should only be used for payload formats that can't be represented as JSON, such as raw binary or an HTML page.

Specifies how to handle de-identification of image pixels.

Returns the errors encountered during DICOM store import.

Imports data into the specified DICOM store. Returns an error if any of the files to import are not DICOM files. This API accepts duplicate DICOM instances by ignoring the newly-pushed instance. It does not overwrite.

A transformation to apply to text that is identified as a specific info_type.

Ingests a message into the specified HL7v2 store.

Acknowledges that a message has been ingested into the specified HL7v2 store.

Lists the DICOM stores in the given dataset.

Lists the FHIR stores in the given dataset.

Lists the HL7v2 stores in the given dataset.

The response message for Locations.ListLocations.

Lists the messages in the specified HL7v2 store.

The response message for Operations.ListOperations.

A resource that represents Google Cloud Platform location.

Specifies where to send notifications upon changes to a data store.

This resource represents a long-running operation that is the result of a network API call.

OperationMetadata provides information about the operation execution. Returned in the long-running operation's metadata field.

The content of a HL7v2 message in a structured format.

The configuration for the parser. It determines how the server parses the messages.

A patient identifier and associated type.

An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.

ProgressCounter provides counters to describe an operation's progress.

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

When using the INSPECT_AND_TRANSFORM action, each match is replaced with the name of the info_type. For example, "My name is Jane" becomes "My name is [PERSON_NAME]." The TRANSFORM action is equivalent to redacting.

Configuration for the FHIR BigQuery schema. Determines how the server generates the schema.

Request to search the resources in the specified FHIR store.

A segment in a structured format.

Request message for SetIamPolicy method.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

Request message for TestIamPermissions method.

Response message for TestIamPermissions method.

Attributes

  • transformations (type: list(GoogleApi.HealthCare.V1beta1.Model.InfoTypeTransformation.t), default: nil) - The transformations to apply to the detected data.