Easy1 markMultiple Choice
Subtask 1.1: Business RequirementsCloud Healthcare APIFHIRInteroperabilityHealthcare
This question is part of a case study — click to read the full scenario(Case 16)

CASE STUDY: HealthSecure

Company Overview:
HealthSecure provides electronic health record (EHR) systems and telemedicine platforms to hospitals across North America. They handle highly sensitive patient data.

Current Technical Environment:

  • Co-located data centers with strict physical security.
  • Monolithic .NET applications running on Windows Server.
  • Microsoft SQL Server databases.
  • Custom-built video streaming solution for telemedicine.

Business Requirements:

  • Migrate to the cloud to improve scalability during telemedicine surges.
  • Maintain strict compliance with HIPAA and HITECH regulations.
  • Enable interoperability with other healthcare providers using FHIR standards.

Executive Statements:

  • CEO: "Telemedicine is exploding. We need to scale instantly to meet patient demand."
  • Chief Risk Officer (CRO): "Security and compliance are our license to operate. A data breach would destroy us."
  • CTO: "We want to leverage cloud-native AI/ML for medical image analysis in the future."

Technical Requirements:

  • End-to-end encryption for all data at rest and in transit.
  • Strict network isolation to prevent data exfiltration.
  • Comprehensive audit logging of all data access.
  • High availability across multiple regions.

Constraints:

  • Must use Customer-Managed Encryption Keys (CMEK).
  • Third-party auditors require detailed compliance reports.
  • Legacy .NET applications cannot be easily containerized without refactoring.

QUESTION:
To meet the CRO's requirement for strict network isolation and prevent data exfiltration of sensitive patient records, which GCP security feature must be implemented?

GCP PCA · Question 19 · Business Requirements

CASE STUDY: HealthSecure

Company Overview:
HealthSecure provides electronic health record (EHR) systems and telemedicine platforms to hospitals across North America. They handle highly sensitive patient data.

Current Technical Environment:

  • Co-located data centers with strict physical security.
  • Monolithic .NET applications running on Windows Server.
  • Microsoft SQL Server databases.
  • Custom-built video streaming solution for telemedicine.

Business Requirements:

  • Migrate to the cloud to improve scalability during telemedicine surges.
  • Maintain strict compliance with HIPAA and HITECH regulations.
  • Enable interoperability with other healthcare providers using FHIR standards.

Executive Statements:

  • CEO: "Telemedicine is exploding. We need to scale instantly to meet patient demand."
  • Chief Risk Officer (CRO): "Security and compliance are our license to operate. A data breach would destroy us."
  • CTO: "We want to leverage cloud-native AI/ML for medical image analysis in the future."

Technical Requirements:

  • End-to-end encryption for all data at rest and in transit.
  • Strict network isolation to prevent data exfiltration.
  • Comprehensive audit logging of all data access.
  • High availability across multiple regions.

Constraints:

  • Must use Customer-Managed Encryption Keys (CMEK).
  • Third-party auditors require detailed compliance reports.
  • Legacy .NET applications cannot be easily containerized without refactoring.

QUESTION:
To enable interoperability with other healthcare providers using FHIR standards and prepare for future AI/ML image analysis, which GCP service should you recommend?

Answer options:

A.

Apigee API Management

B.

Cloud Healthcare API

C.

Cloud Spanner

D.

Dataproc

How to approach this question

Look for the industry-specific GCP service designed for healthcare data standards (FHIR, DICOM).

Full Answer

B.Cloud Healthcare API✓ Correct
Cloud Healthcare API
The Cloud Healthcare API is specifically designed to facilitate the exchange of data between healthcare applications and solutions built on Google Cloud. It natively supports FHIR (Fast Healthcare Interoperability Resources) for EHR interoperability and DICOM for medical imaging, directly addressing the business requirement and the CTO's future AI/ML goals.

Common mistakes

Choosing Apigee (Option A) because it's an API gateway. While Apigee could sit in front of the service, the Cloud Healthcare API is required to actually process and store the FHIR data.

Practice the full GCP Professional Cloud Architect Practice Exam 7

50 questions · hints · full answers · grading

More questions from this exam