Skip to content

johnny990628/FHIR_IG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TW_Registry

The base FHIR Specification is a platform specification - a specification on which all sorts of different solutions are built. The specification focuses on defining capabilities, and creating an ecosystem. National standards, vendor consortiums, clinical societies, etc publish "implementation guides" that define how the capabilities defined by the FHIR specification are used in particular data exchanges, or to solve particular problems. Here is a list of some of the implementation guides defined by the FHIR community:

image

How to deploy

1. Requirement

2. Clone the repo

$ git clone https://gitlab.dicom.tw/webgroup/twregistry.git 

3. Install dependencies

$ npm install  

4. Config api Url

Proxy Setting example (./.env)

REACT_APP_BASE_URL = http://localhost:8080

5. Run the app

$ npm run start 

6. Build the to Static Webpage

$ npm run build

After entering Folder in the ./build

Dependent module

Author

Refer to

HL7 FHIR Foundation Enabling health interoperability through FHIR
TW Core IG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages