# 3.7 HBN (HealthCare Blockchain Network)

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

Size and standards of data that each medical institute holds differ and are stored individually and separately. Although the size of clinical records saved in electronic document formats is small at about megabyte level, size of medical images can range in the level of tens to hundreds of megabytes.&#x20;

In the case of genome data, the size will be at the level of gigabyte at the minimum although it will differ depending on the stage of data processing. Since there would be enormous burden to store all these data in the blockchain, data of patients are transmitted immediately to the LEMONCHAIN ecosystem by linking with individual medical institute by means of node. Each data is encoded by using private key before storing only the hash value of this data in the blockchain for connection to private node.


---

# Agent Instructions: 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:

```
GET https://lemonchain.gitbook.io/lemonchain_whitepaper_v1.9_eng/whitepaper/3.-lemonchain-new-healthcare-data-ecosystem/3.7-hbn-healthcare-blockchain-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
