Skip to content

Commit

Permalink
Merge pull request #7 from evshvarov/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
diashenrique authored Oct 31, 2023
2 parents e5053d2 + 821ded5 commit 43635b7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ Open the terminal in this directory and run:
$ docker-compose up -d
```

## Installation via IPM

```
zpm "install fhir-portal"
```
After installation open the URL:

your-server:port/fhir/portal/patientlist.html

## Testing the FHIR Application

Open URL http://localhost:32783/csp/user/fhirUI/patientlist.html
Expand Down

0 comments on commit 43635b7

Please sign in to comment.