Newbie

73 views
Skip to first unread message

Frank Byrd

unread,
Feb 1, 2023, 9:38:04 AM2/1/23
to Oracle Cerner FHIR Developers
Hello,

I am a newbie to FHIR , and I finding it a bit overwhelming. I am trying to create an application that will allow me to pull Patient information from CERNER and write information to Cerner. I have obtained my Cerner Central System Account Mangement ID for my production CERNER.  I am at a total loss of where to go next from here. Any help or direction to where I can find next steps would be greatly appreciated.

Thanks,
Frank

Yitzhak Magoon

unread,
Feb 1, 2023, 4:33:46 PM2/1/23
to Oracle Cerner FHIR Developers
I'd recommend following the tutorial. It has sample code that can be used for patient/provider context apps. There is very little documentation for system apps and I'm working through the process myself. 

Aaron McGinn (Oracle Cerner)

unread,
Feb 8, 2023, 4:10:47 PM2/8/23
to Oracle Cerner FHIR Developers
The system app flow will follow the contextless flow [1].
The start of the flow is to access the server Conformance [2] with the tenant ID provided (bolded) for the client/domain:
https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/metadata

Beyond this, it follows the typical auth discovery [3], and subsequently, calling needed resources.


-Aaron (Oracle Cerner)
Reply all
Reply to author
Forward
Message has been deleted
0 new messages