LinuxForHealth-FHIR-Server-Starter-Project

所属分类:collect
开发工具:PowerShell
文件大小:0KB
下载次数:0
上传日期:2023-01-31 02:36:09
上 传 者sh-1993
说明:  LinuxForHealth FHIR服务器快速入门,
(Get started quickly with LinuxForHealth FHIR Server,)

文件列表:
certs/ (0, 2023-01-30)
certs/CA.key (1751, 2023-01-30)
certs/CA.pem (1269, 2023-01-30)
certs/CA.srl (41, 2023-01-30)
certs/certs.md (1573, 2023-01-30)
certs/localhost.crt (1302, 2023-01-30)
certs/localhost.csr (968, 2023-01-30)
certs/localhost.decrypted.key (1679, 2023-01-30)
certs/localhost.ext (250, 2023-01-30)
certs/localhost.key (1751, 2023-01-30)
derby/ (0, 2023-01-30)
derby/docker-create-and-run-fhir-server-no-persistence.ps1 (1091, 2023-01-30)
derby/docker-create-if-not-exists.ps1 (660, 2023-01-30)
derby/docker-fhir-server-ssh.ps1 (197, 2023-01-30)
derby/docker-start-fhir-server-and-attach.ps1 (332, 2023-01-30)
derby/setup-prerequisites.ps1 (161, 2023-01-30)
fhir-server.code-workspace (110, 2023-01-30)
fhir-server/ (0, 2023-01-30)
fhir-server/Dockerfile (616, 2023-01-30)
fhir-server/capabilities/ (0, 2023-01-30)
fhir-server/capabilities/capabilities.json (1676574, 2023-01-30)
fhir-server/capabilities/check-capabilities.ps1 (483, 2023-01-30)
fhir-server/docker-build.ps1 (383, 2023-01-30)
fhir-server/docker-network-create.ps1 (71, 2023-01-30)
fhir-server/fhir-server-config.json (8782, 2023-01-30)
fhir-server/fhir-server-config.json.md (146, 2023-01-30)
fhir-server/health-check/ (0, 2023-01-30)
fhir-server/health-check/health-check.ps1 (404, 2023-01-30)
fhir-server/health-check/health-check.sh (330, 2023-01-30)
postgres/ (0, 2023-01-30)
postgres/Dockerfile (272, 2023-01-30)
postgres/docker-build-fhir-server.ps1 (319, 2023-01-30)
postgres/docker-run-fhir-server-ssh.ps1 (670, 2023-01-30)
postgres/docker-run-fhir-server.ps1 (953, 2023-01-30)
... ...

# LinuxForHealth FHIR Server Starter Project This project demonstrates using [LinuxForHealth FHIR Server](https://github.com/LinuxForHealth/FHIR) with minimal configuration to importing synthetic data from Synthea and set up a Postgres database. Much of the set up is automated with help from Docker and Powershell. The entire process of getting the server running is just a matter of running our Powershell scripts in the right order. The official documentation for setting up Linux For Health is in their [User's Guide](https://linuxforhealth.github.io/FHIR/guides/FHIRServerUsersGuide). ## Run with Derby configuration See our [README for Derby](derby/README.md) for instructions on running the FHIR server with the default Derby database. This is the simplest option, but viewing the database yourself is more difficult and this use case is less realistic as Derby is not suitable for production. ## Run with Postgres configuration See our [README for Postgres](postgres/README.md) for instructions on running the FHIR server with a Postgres database. ## Generating and importing test data with Synthea See our [Synthea README](synthea/README.md) for instructions on generating test data and importing it to LinuxForHealth FHIR server.

近期下载者

相关文件


收藏者