From 0a35375aad9d2b816e5a896a4b754f73385c3011 Mon Sep 17 00:00:00 2001 From: Chung-Yueh Lien Date: Sat, 18 Feb 2023 12:55:39 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3f6476..a097b1a 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ | 繁體中文
- Burni is an implementation of the FHIR server with Node, Express, and MongoDB providing very simple ways to customize the HL7 FHIR® specification Currently, Burni support both Windows and Linux environment to enable developers to rapidly deploy a FHIR service. Burni also supports to import your Implementation Guide to store FHIR Resources and create FHIR RESTful API as well. - Burni use version 4.0.1 (R4) of the HL7 FHIR specification. + Burni is a user-friendly implementation of the FHIR server built using Node, Express, and MongoDB. It offers a straightforward way for developers to customize the HL7 FHIR® specification, with support for both Windows and Linux environments, making it easy to deploy a FHIR service. Burni allows you to import your Implementation Guide and store FHIR Resources, while also creating FHIR RESTful APIs.
+ Burni uses version 4.0.1 (R4) of the HL7 FHIR specification. ## Conformance Statement