Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Code Block
languagejs
"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

Code Block
languagexml
<active>true</active>
<current>true</current>


Table of Contents
outlinetrue
stylenone