We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad0651 commit 85a6d9bCopy full SHA for 85a6d9b
iris.script
@@ -2,9 +2,9 @@
2
zpm "install fhir-portal"
3
zpm "install swagger-ui"
4
zpm "load /home/irisowner/irisdev/ -v"
5
- #; Use FHIR.utils.install
6
- #; to add new FHIR servers
7
- #; zn "USER"
8
- #; do ##class(FHIR.utils).install("PID")
9
- #; do ##class(FHIR.utils).install("CLINIC")
+ ; Use FHIR.utils.install
+ ; to add new FHIR servers
+ ; zn "USER"
+ ; do ##class(FHIR.utils).install("PID")
+ ; do ##class(FHIR.utils).install("CLINIC")
10
halt
0 commit comments