Streaming HL7 to FHIR Data with Dataflow and the Healthcare API Reviews
4735 reviews
There is a problem with this lab: if you deploy the simhospital too fast after deploying the MLLP adapter it won't get the correct address to connect to and will keep crashing. The options are to redeploy it or to patch the deployment running the following commands: MLLP_DST=$(kubectl get svc | grep mllp-adapter | awk {print'$4'}):2575 kubectl patch deployment simhospital-deployment --patch '{"spec": {"template": {"spec": {"containers": [ {"name": "simhospital", "args": ["-output=mllp", "-mllp_destination='$MLLP_DST'"] } ]}}}}'
Marcio Rui Antonio C. · Reviewed over 1 year ago
Smita G. · Reviewed over 1 year ago
Sergio J. · Reviewed over 1 year ago
Copying and pasting commands didn't teach me a whole lot (though task 7 did prove challenging at least, as I had to break the set of commands into 2 smaller subsets to get it to run correctly)
Jeffrey H. · Reviewed over 1 year ago
bobby p. · Reviewed over 1 year ago
Abhishek K. · Reviewed over 1 year ago
Vinay J. · Reviewed over 1 year ago
Lab lacks details around how the components interact and never worked. Hospital simulator never started correctly so never saw any data. FATA[2023-05-02T19:43:14Z] Cannot create Hospital Runner error="cannot create default hospital config: cannot create the sender: cannot establish mllp connection on sender &{client:<nil> conn:<nil>address:<pending>:2575 mllpKeepAlive:false mllpKeepAlivePeriod:60000000000 count:0}: cannot connect to tcp address <pending>:2575: dial tcp: lookup <pending>: no such host" prefix=cmd/simulator source="main.main(cmd/simulator/simulator.go:134)"
Michael B. · Reviewed over 1 year ago
Saim O. · Reviewed over 1 year ago
Renuka M. · Reviewed over 1 year ago
Priscilla N. · Reviewed over 1 year ago
Gregory W. · Reviewed over 1 year ago
Jae Yoon A. · Reviewed over 1 year ago
Jae Yoon A. · Reviewed over 1 year ago
Kriti M. · Reviewed over 1 year ago
Mohit C. · Reviewed over 1 year ago
Facundo R. · Reviewed over 1 year ago
Amit S. · Reviewed over 1 year ago
Camille L. · Reviewed over 1 year ago
I was not told the purpose of each step. Felt too guided to apply this technology independently
Elizabeth O. · Reviewed over 1 year ago
Khoa P. · Reviewed over 1 year ago
Alan V. · Reviewed over 1 year ago
Vasantha Kumar A. · Reviewed over 1 year ago
Vasantha Kumar A. · Reviewed over 1 year ago
Sana A. · Reviewed over 1 year ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.