simhospital
simhospital copied to clipboard
Can anyone suggest or update readme which version of bazel and go to be used to have a local setup and run the instance.I am facing compataibility issues with go...
Ubuntu 16.04 is a bit old and is being flagged by our vulnerability scanner. This moves the container image from Ubuntu 16.04 to 22.04.
Hi all, I'm currently working on an application that is intended to be consuming version 2.6 data and was wondering, if it's possible to switch the version of H7L schema....
Hi tried to build this on Mac. I am getting following error /Users/shumonalam/Documents/simhospital/WORKSPACE:58:15: in /private/var/tmp/_bazel_shumonalam/335dd65aaaca9d8a54966ea18af5f74a/external/io_bazel_rules_docker/repositories/deps.bzl:35:12: in deps /private/var/tmp/_bazel_shumonalam/335dd65aaaca9d8a54966ea18af5f74a/external/io_bazel_rules_docker/repositories/py_repositories.bzl:36:19: in py_deps Repository rule pip_import defined at: /private/var/tmp/_bazel_shumonalam/335dd65aaaca9d8a54966ea18af5f74a/external/rules_python/python/pip.bzl:42:29: in ERROR: An error...
I cloned the project and when i did run the bazel build , it is throwing error like this both in Windows & linux C:\trial\simhospital>bazel run /cmd/simulator:simulator WARNING: Output user...
The industry is [federally mandated to move to FHIR](https://www.cms.gov/Regulations-and-Guidance/Guidance/Interoperability/index) and FHIR is easier to work with. Also, synthea supports FHIR.
I'm looking for a hl7 parser for a project and this implementation looks promising. Can you share any details on how the schema files are generated? Would you be interested...
I am running the docker image it starts with the default command line in getting started, but when I add arguments to connect to a MLLP server (localhost) it fails...
Hi, I was trying it out through `docker run --rm -it -p 8000:8000 eu.gcr.io/simhospital-images/simhospital:latest health/simulator`, and the installation part worked. After which INFO written with 30-40 lines of information. Most...
When I tried to establish a connection to the MLLP adapter (https://github.com/GoogleCloudPlatform/mllp) by specifying mllp_destination option for SimHospital, an error occurred. Error message: FATA [2021-05-26T02: 16: 16Z] Cannot create Hospital...