> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/ri-ben-yu/use-cases/cancan/telehealth.md).

# 遠隔医療

CanCanの機能を使用してテレヘルスアプリを構築する方法について説明します。

このようなアプリを構築するには、以下の機能が必要です：

* ユーザーがアプリにブログを開発する機能
* 医療従事者がアプリで仕事を申し込む機能
* 医療従事者がアプリでサービスを提供する機能
* 医療従事者とのコンサルテーションをアプリで予約する機能
* アプリでのコンサルテーションの実施機能
* 各販売から手数料を差し引く機能
* 医療従事者/クライアントを評価および/またはレビューする機能

## アプリにブログを開発する

CanCanチャンネルに記事、画像、またはビデオを投稿できます。これについてのガイドについては、以下のページのガイドをお読みください：

{% content-ref url="/pages/DZ3zrRYB6StXDSo2mgGl" %}
[製品/サービスのリスト](/ri-ben-yu/products/cancan/products-services/listing-products-services.md)
{% endcontent-ref %}

## 医療従事者がアプリでサービスを提供する

アプリのユーザーが利用者にサービスを提供する場合、チャンネルのパートナーになり、自分のサービスをチャンネルにリストすることができます。

チャンネルを許可されたパートナーシップのみに設定すると、これらの医療従事者からパートナーシップのリクエストを受け取ります。これらのリクエストは受け入れるか拒否するかを選択できます。

許可されたパートナーシップのチャンネルの設定とパートナーウォールへの製品リストの詳細については、以下のページをご覧ください：

{% content-ref url="/pages/EAUhSJDo4ggNsgVhlIex" %}
[パートナーシップ](/ri-ben-yu/products/cancan/partnerships.md)
{% endcontent-ref %}

## 医療従事者とのコンサルテーションを予約する

医療従事者は、コンサルテーションの予約時間を日付ごとにリストされたオプションで設定し、特定の時間に特定の日付にユーザーがコンサルテーションを予約できるようにすることができます。これについての詳細については、以下のページをお読みください：

{% content-ref url="/pages/DZ3zrRYB6StXDSo2mgGl" %}
[製品/サービスのリスト](/ri-ben-yu/products/cancan/products-services/listing-products-services.md)
{% endcontent-ref %}

## 医療従事者を信頼する

医療従事者がアプリでサービスを提供する際には、彼らが資格情報を提出することを求めることで、信頼性を確認できます。医療従事者を適切に審査する方法がわからない場合は、[監査人](/ri-ben-yu/products/auditors.md)を見つけてください。

また、医療従事者に、[trustBounties](/ri-ben-yu/products/trustbounties.md)を作成するように要求し、最低残高を設定することもできます。これにより、誰もが医療従事者の能力不足や不正行為の証拠を持っている場合に、その報酬を請求できます。

## アプリでのコンサルテーションの実施

医療従事者は、[PayChatのビデオ会議ツール](https://paychat.payswap.org)を使用して患者とのコンサルテーションを行い、[PaySwapのSSIシステム](/ri-ben-yu/products/ssi.md)を使用して患者のデータを記録することができます。これにより、患者の情報がブロックチェーン上で暗号化されて記録され、将来の医師や医療従事者と共有する可能性が生まれます。

## 各販売から手数料を差し引く

医療従事者がサービスをパートナーウォールにリストする際、販売ごとにあなたに支払う割合を指定します。以下の画像では、ユーザーが紹介料のフィールドに10を入力しているため、各販売に対して10％を提供することになります。

<figure><img src="/files/tKBPA6ce8yjrrUZAHZ62" alt=""><figcaption></figcaption></figure>

また、チャンネルで許可されている最小料金が0％であることもわかります。このパラメータを変更するには、以下のページのガイドに従ってください。**最小提携料の更新**セクションを参照してください。

{% content-ref url="/pages/EAUhSJDo4ggNsgVhlIex" %}
[パートナーシップ](/ri-ben-yu/products/cancan/partnerships.md)
{% endcontent-ref %}

上記ページの\*\*

パートナーウォールへのアイテムの追加\*\*セクションで、サービス（製品）をパートナーのチャンネルにリストする方法について詳しく説明しています。

## 医療従事者/患者の評価とレビュー

医療従事者のサービスを評価するには、サービスをクリックしてその製品ページに移動し、評価とレビューを入力してください。その方法についての詳細は、以下のページで確認できます。

{% content-ref url="/pages/7aerkSqZBg1JMCv48ObY" %}
[レビュー](/ri-ben-yu/products/cancan/reviews.md)
{% endcontent-ref %}

医療従事者の場合、患者を評価することもできます。その方法については、以下のページで確認できます。

{% content-ref url="/pages/eoYNioGuZB66t71Y3qvj" %}
[投票](/ri-ben-yu/products/cancan/votes.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.payswap.org/ri-ben-yu/use-cases/cancan/telehealth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
