Python mocks and examples for IHE-PCD-ACM messages We provide a mock for an AR and AM that can be run from commandline
Tested with python 3.7 You need to install the following python packages from pip https://pypi.org/project/hl7apy/ https://pypi.org/project/readchar/
It is recommend to use venvs for python, see https://docs.python.org/3/library/venv.html After activating install the packages hl7apy readchar
After this you can start the AR and AM, please start AM first as AR will connect to it