You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Oracle Cerner FHIR Developers
The overall documentation showing all R4 endpoints and what functions they support said that ChartItem can only search. However, if you look at the documentation it says that this can actually credit/post new charges with
POST /ChargeItem/:id/$create
I just want to make sure this is accurate and Cerner can post charges using this endpoint.
Thanks
Sukesh Konjeti (Oracle Cerner)
unread,
Mar 16, 2023, 10:14:01 AM3/16/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Oracle Cerner FHIR Developers
Hello,
Yes you can create new charges using this endpoint. You can find post url and one example post body to create in our documentation.