Create Communication

153 views
Skip to first unread message
Assigned to Fenil....@cerner.com by me

GEM_JJ

unread,
Aug 9, 2021, 9:44:59 AM8/9/21
to Cerner FHIR Developers
Hi

We are using the Cerner API to create a communication

Once we open the message in the message center it displays a <Add Text> on the top of the message. We are not sure what that represents or what we are missing in the xhtml payload

Payload:

{"resourceType":"Communication","status":"completed","category":[{"coding":[{"system":"http://terminology.hl7.org/CodeSystem/communication-category","code":"notification"}]}],"priority":"routine","topic":{"text":"Report"},"recipient":[{"reference":"Practitioner/xxxxx"}],"sender":{"reference":"Practitioner/xxxxxx"},"payload":[{"contentAttachment":{"contentType":"application/xhtml+xml","data":"xxxxxxx"}}]}

HTML:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title> Summary </title>
</head>
<body>
<p>Summary</p>
<br /><br />
<p>Sample Body</p><br />
</body>
</html>



CreateCommunicaitonMessageBody.PNG

Fenil Desani (Cerner)

unread,
Aug 9, 2021, 11:44:58 AM8/9/21
to Cerner FHIR Developers
Hello,

Please provide the X-Request-ID of the API call.

Thanks,
Fenil

GEM_JJ

unread,
Aug 9, 2021, 12:30:51 PM8/9/21
to Cerner FHIR Developers
X-Request-Id: a7503408-6cf1-418e-a71c-f8f22c8fd43a

Fenil Desani (Cerner)

unread,
Aug 10, 2021, 10:21:45 AM8/10/21
to Cerner FHIR Developers
Thank you! We are looking into this.

Nick Babcock (Cerner)

unread,
Aug 10, 2021, 11:24:41 AM8/10/21
to Cerner FHIR Developers
The <add text> is normal and will show up when opening a message as what you're doing when you open that message is potentially editing/responding - It's a part of message center and not the message you sent. 
Reply all
Reply to author
Forward
0 new messages