Sha256: e53a124900f57e26faff01dd0ac0e3f8a561512a2722d7b6182f561302ed2588

Contents?: true

Size: 138 Bytes

Versions: 23

Compression:

Stored size: 138 Bytes

Contents

#!/bin/bash

COMMAND="curl --data \"method=A19&patient_id=$1\" \"http://$2\""
XML=$(ssh mirth "$COMMAND")

echo $XML | xmllint --format -

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
roqua-healthy-1.6.0 bin/get_old_mirth_processing_result
roqua-healthy-1.5.13 bin/get_old_mirth_processing_result
roqua-healthy-1.5.12 bin/get_old_mirth_processing_result
roqua-healthy-1.5.11 bin/get_old_mirth_processing_result
roqua-healthy-1.5.10 bin/get_old_mirth_processing_result
roqua-healthy-1.5.9 bin/get_old_mirth_processing_result
roqua-healthy-1.5.8 bin/get_old_mirth_processing_result
roqua-healthy-1.5.7 bin/get_old_mirth_processing_result
roqua-healthy-1.5.6 bin/get_old_mirth_processing_result
roqua-healthy-1.5.5 bin/get_old_mirth_processing_result
roqua-healthy-1.5.4 bin/get_old_mirth_processing_result
roqua-healthy-1.5.3 bin/get_old_mirth_processing_result
roqua-healthy-1.5.2 bin/get_old_mirth_processing_result
roqua-healthy-1.5.1 bin/get_old_mirth_processing_result
roqua-healthy-1.5.0 bin/get_old_mirth_processing_result
roqua-healthy-1.4.3 bin/get_old_mirth_processing_result
roqua-healthy-1.4.2 bin/get_old_mirth_processing_result
roqua-healthy-1.4.1 bin/get_old_mirth_processing_result
roqua-healthy-1.3.0 bin/get_old_mirth_processing_result
roqua-healthy-1.2.1 bin/get_old_mirth_processing_result