tencent cloud

FAQs

Download
Focus Mode
Font Size
Last updated: 2026-08-28 16:06:54
AI-Translated & Reviewed

How to Create New Resource Data in the Viewer Page

1. Go to the Tencent Healthcare Data Services > Viewer page, and then select the created instance.
2. On the Individual resource > View page, select an FHIR resource type. Then, click Create Data on the Data List page to create data under the corresponding resource. For detailed steps, see Create Data.

How to Update Resource Data in the Viewer Page and the Differences Between the Two Update Methods

1. Go to the Tencent Healthcare Data Services > Viewer page, and then select the created instance.
2. On the Individual resource > View page, select an FHIR resource type. Then, in the data list, select the data to be updated and choose an appropriate update method. For detailed steps, see Update Data.
You can choose either PUT or PATCH as the update method.
PUT indicates a full update, which overwrites the original data.
PATCH indicates a partial update, which requires specifying the attributes and values to be updated.

How to Query Resource Data in the Viewer Page

1. Go to the Tencent Healthcare Data Services > Viewer page, and then select the created instance.
2. On the Individual resource > View page, select an FHIR resource type. Then, in the Data List, select the data. The detailed information of that data will be displayed in the data details. For detailed steps, see Query Data.

What Basic Operations Does the Debugger Page Support?

It supports GET (query), POST (create), PUT (full update), PATCH (partial update), and DELETE (delete) operations.

How to View the Implementation Guide for an FHIR Instance

1. Go to the Tencent Healthcare Data Services > Browser page, and then select and click the name of the data storage instance.
2. Go to the data storage details page and select Implementation Guide. You can then view the implementation guide files that have been added under this instance. For detailed steps, see View Implementation Guide.

How Does Repository Validation Work?

For an instance with the Repository Validation feature enabled, the system matches the rules configured in the implementation guide during data creation. For example, if the instance's implementation guide specifies that the `gender` element of a Patient resource cannot be empty, the system returns an error indicating that resource creation failed when you create a resource with an empty value. For detailed steps, see Repository Validation.

What Is Search Parameter Validity Validation?

For an instance with Strict Search Mode enabled during instance creation, the system validates the search parameters during a search operation. Invalid parameters cause the search to fail. For detailed steps, see Search Parameter Validation.

How to Enable the Authentication Feature

1. On the Tencent Healthcare Data Services > Browser page, select and click the name of the data storage instance.
2. On the data storage details page, you can enable the identity authentication feature by modifying the instance configuration, which is to turn on the Valid informed consent access control switch. For detailed steps, see Identity Authentication.



Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback