Exam4Training

If a Health Cloud administrator wanted to consume the content of an HL7 v2 C Simple Application message, which step would they need to take?

If a Health Cloud administrator wanted to consume the content of an HL7 v2 C Simple Application message, which step would they need to take?
A . Do Nothing C Health Cloud works out of the box with native HL7 message
B . Use salesforce Connect
C . Write a custom apex class to consume parse and store a native HL7 message
D . Use an HL7 broker/engine to transform the text based HL7 message into JSON and pass it to the Health Cloud.

Answer: D

Explanation:

Health Cloud does not support native HL7 messages out of the box, so option A is incorrect. Option B is also incorrect, because Salesforce Connect is not designed to handle HL7 messages. Option C is possible, but it would require a lot of custom code and maintenance, and it is not recommended by Salesforce. Option D is the best option, because it uses an external HL7 broker/engine to convert the HL7 message into JSON, which can be easily consumed by Health Cloud using the standard REST API or the Health Cloud Data Loader12.

Exit mobile version