Should you require any more information or have encountered a problem, please call the support helpdesk on (07) 5456 6000.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Overview

This article is for Medical Objects staff an integrators wanting to make sense of responses to recipient lookup requests.

Recipient installed in network to receive messages

JSON

"activeFlag": "A",

"hospitalService": [
	{
		"class": "CE",
		"identifier": "True",
		"nameOfCodingSystem": "MO_ROUTABLE"
	}
],

activeFlag must be A

hospitalService must have an identifier of True and nameOfCodingSystem as MO_ROUTABLE

XML

<active>true</active>
<current>true</current>

  • No labels