How to Update an FHIR Resource using Cloud Healthcare API
Atualizar recurso FHIR | Cloud Healthcare API - Google Cloud
Google Cloud published documentation detailing how to update FHIR resources using the Cloud Healthcare API.
Summary
This technical documentation provides examples of how to programmatically update a FHIR resource using Google Cloud's Cloud Healthcare API. Developers can reference implementation examples in Go and Java to change the status (active/inactive) of a FHIR resource within a specific dataset.
Key Players
Details
This document serves as a detailed programming tutorial utilizing the Google Cloud Healthcare API, explaining how to manipulate medical data compliant with the FHIR standard. Specifically, it demonstrates the procedure for modifying attribute values, such as the `active` flag, on a designated FHIR resource through an
Technology Note
FHIR(Fast Healthcare Interoperability Resources)は医療データ交換の国際標準。このエントリの関連技術: FHIR
Original content copyright by respective publishers