Whitelisting , FHIR Endpoints (Cerner) and a list of Medical Entities that utilize Cerner Endpoints

194 views
Skip to first unread message

Robert Maagdenberg

unread,
Aug 5, 2020, 7:09:19 PM8/5/20
to Cerner FHIR Developers
All,

I am seeking to speak to someone who can help me with the following information:


a. the exact process (es) to follow in how to 'whitelist' our product with the various medical entities that utilize Cerner endpoints
b. FHIR Endpoint URLs...the current list several years old (2018)..can Cerner provide me a spreadsheet (or csv or word document) of the current FHIR Endpoint list? These are URLs  https://github.com/cerner/ignite-endpoints  
c. a list of medical entities (hospitals, clinics, etc.) that are associated with these FHIR Endpoints (ex. Dignity Health, San Ramon, CA utilizes Cerner FHIR Endpoints). This can be in an excel sheet as well...

I need help on these specific points. If someone can provide me details to each one, that would be great. 

Robert

Jenni Syed (Cerner)

unread,
Aug 6, 2020, 10:49:18 AM8/6/20
to Cerner FHIR Developers
Hi Robert,

a) To confirm, is the app a read only app using "on behalf of" the patient workflow and the CCDS? Or is it provider facing/system? The type of app varies in the process.
b) That list is a list of sites that opted in to sharing their URL. It will be getting an uplift as part of our changes coming with 21st Century Cures to include all sites, but that hasn't been completed yet.
c) We don't currently have that information. Other applications have worked with the sites/systems to determine what practices or facilities should be included in a list and maintain that. 

Regards,
Jenni


Robert Maagdenberg

unread,
Aug 6, 2020, 1:19:16 PM8/6/20
to cerner-fhir...@googlegroups.com
Jenni,

a. Thank you for responding. In response to 'a'. I believe we are simply attempting to 'read'  using 'on behalf of' but below provides a more detailed explanation:

The company I work for is developing an online insurance application for the U.S market. In essence it is a B2B Portal app that solicits brokers, insurers, applicants and healthcare providers to collaborate to provide an applicant price quotes on various insurance products and services.   

b. So am I to understand that the list currently in the public forum (https://github.com/cerner/ignite-endpoints) is NOT the complete list? Is there a way you can provide us with whatever updated list you have currently collected along with the associative Medical Entity? It would greatly help us to understand the reach and complexity of Cerner's FHIR Endpoints...

c. So am I to understand that Cerner doesn't provide a list of all the medical entities that utilize their respective FHIR Endpoints?

For example, if you look at the list below you can see that there is a medical entity with the associative FHIR endpoint. Is it my understanding that Cerner does not track which medical entity is utilizing its FHIR Endpoints? Just curious...

"endpoints": [
{
"name": "A Woman's Place, LLC",
"baseUrl": "https://fhir-myrecord.cerner.com/dstu2/sqiH60CNKO9o0PByEO9XAxX0dZX5s5b2/",
"type": "prod"
},
{
"name": "ABC Pediatrics",
"baseUrl": "https://fhir-myrecord.cerner.com/dstu2/8004d35e-3cbe-40a8-8f64-f3def78d8499/",
"type": "prod"
},
{
"name": "ASCHINBERG PEDIATRICS",
"baseUrl": "https://fhir-myrecord.cerner.com/dstu2/9376d5c9-afda-4b32-a319-0c1c159dffd7/",
"type": "prod"
},
{
"name": "Abbott Laboratories, Corporate",
"baseUrl": "https://fhir-myrecord.cerner.com/dstu2/e5c7a150-047a-4c41-88cf-7d5d78afaeea/",
"type": "prod"

--
You received this message because you are subscribed to the Google Groups "Cerner FHIR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerner-fhir-devel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cerner-fhir-developers/45d8b87c-22e5-4775-a2e5-75cdf02d2183o%40googlegroups.com.


--
-------------------------------------------------------------------------------
Robert J. Maagdenberg, MBA,CMA, PMP, CSM
Licensed Real Estate Broker
CA BRE # 01432017

Jenni Syed (Cerner)

unread,
Aug 6, 2020, 1:45:27 PM8/6/20
to cerner-fhir...@googlegroups.com
Thank you for the details.

For the process to connect a system app ("b2b") - the FAQ and process is described here: https://code.cerner.com/submit

After going through code, you're typically listed in our app gallery, and clients would contact you or us to add access - you are typically under their BA for this type of connectivity (as HIPAA applies) so it does take some conversation. At that time, you also will be told the FHIR url - the URLs listed in that github repository are just for patient facing applications right now.

The reason some of the entries on that list look very detailed (EG: beyond just the system level) is that those sites specifically have their own FHIR URL - they don't share their system with a large health system.

As part of the code process, you would also have access to our business team that can talk through more details/questions that you may have which the team that supports this group may not have.

Thanks,
Jenni

Adrian Gropper

unread,
Aug 6, 2020, 1:47:41 PM8/6/20
to Cerner FHIR Developers

On Thu, Aug 6, 2020 at 1:45 PM 'Jenni Syed (Cerner)' via Cerner FHIR Developers <cerner-fhir...@googlegroups.com> wrote:
Thank you for the details.

For the process to connect a system app ("b2b") - the FAQ and process is described here: https://code.cerner.com/submit

After going through code, you're typically listed in our app gallery, and clients would contact you or us to whitelist - you are typically under their BA for this type of connectivity (as HIPAA applies) so it does take some conversation. At that time, you also will be told the FHIR url - the URLs listed in that github repository are just for patient facing applications right now.

The reason some of the entries on that list look very detailed (EG: beyond just the system level) is that those sites specifically have their own FHIR URL - they don't share their system with a large health system.

As part of the code process, you would also have access to our business team that can talk through more details/questions that you may have which the team that supports this group may not have.

Thanks,
Jenni

--
You received this message because you are subscribed to the Google Groups "Cerner FHIR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerner-fhir-devel...@googlegroups.com.

Robert Maagdenberg

unread,
Aug 6, 2020, 2:46:20 PM8/6/20
to cerner-fhir...@googlegroups.com
Jenny,

Thanks for the feedback and analysis. In response to the original I believe we are looking for the patient facing FHIR Endpoint URLs (or updated list). Our app (I may have been mistaken) is a 'read only app' and 'on behalf of' patient workflow...In this scenario, I would imagine the whitelisting process is different. Could you elaborate on this whitelisting scenario?

b. In terms of the FHIR Endpoints, any list that you have (even in beta or unpublished form) similar to the github list  https://github.com/cerner/ignite-endpoints would be most ideal. Obviously the current github list is old and it doesn't encompass all the hospitals that utilze Cerner's FHIR Endpoints

c. So it appears you are saying that Cerner doesn't keep a list of the medical entities that utilize its FHIR Endpoints? I don't know if I understood this properly and apologize if I got this wrong

Robert





Jenni Syed (Cerner)

unread,
Aug 6, 2020, 3:04:26 PM8/6/20
to Cerner FHIR Developers
For patient facing applications (the app *must* be getting the prompt for the patient to log in, and using the authorization method described in our doc), assuming the reads are for CCDS data, you just need to tell us you're ready for prod. We are working on making the authorization process more seamless, the first building block which requires an upgrade to our sandbox, but this will get better documentation over time, and have less steps in the process.

Once you've built and tested your application in our sandbox, and are ready to go to production, contact us via that code submission page linked above and just make sure to mention that you are a direct to consumer application needing read access to the CCDS dataset. We'll get some basic information from you that we add to a page that our clients can view and move your application over to the production system. We'll also grab links from you around terms/privacy policies/etc that can be viewed on the patient's consent screen to share data. You could also ask any additional questions you might have around the client base as our business associates will have more context. After that, a client or you would still typically reach out to us to get the application allowed at a specific site. Again, this is something we're working on improving/speeding up.

Today we have access to know what systems we have live on our APIs (eg: Acme Big National Health System), but don't currently have anything that breaks that down to facilities and locations (EG: Dr. Brenda's Primary Care in Sacramento, CA, Acme Hearts Hospital in North Kansas City, MO) that a patient may understand (yet). Again, this is something we want to improve over time, especially for the patient experience.

Regards,
Jenni

Robert Maagdenberg

unread,
Aug 6, 2020, 4:37:01 PM8/6/20
to cerner-fhir...@googlegroups.com
Jenni,

Thanks for the feedback on the whitelisting process. It is really helpful and appreciated and helpful :)

Regarding the FHIR Endpoints. I completely understand that it is a work in progress and you don't have a list just yet of the FHIR Endpoint with an associative medical entity name. If you are allowed to send me anything pertaining to this, that would be ideal (including a list of medical entities that are 'tied' (utilizing FHIR Endpoints) to Cerner such as hospitals, etc. 

You have been soooo helpful to me...:))))

I hope the questions were appropriate :)

Robert

--
You received this message because you are subscribed to the Google Groups "Cerner FHIR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerner-fhir-devel...@googlegroups.com.

Robert Maagdenberg

unread,
Aug 6, 2020, 7:23:09 PM8/6/20
to cerner-fhir...@googlegroups.com
Jennifer, 

Can help define for me  CCDS data

Robert Maagdenberg

unread,
Aug 6, 2020, 7:38:14 PM8/6/20
to cerner-fhir...@googlegroups.com
Jennfier,

You wrote: 'For patient facing applications (the app *must* be getting the prompt for the patient to log in, and using the authorization method described in our doc), assuming the reads are for CCDS data...'   Can you help define for me the following CCDS https://en.wikipedia.org/wiki/Consensus_CDS_Project  

--
You received this message because you are subscribed to the Google Groups "Cerner FHIR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerner-fhir-devel...@googlegroups.com.

Michele Mottini

unread,
Aug 6, 2020, 9:33:37 PM8/6/20
to Cerner FHIR Developers

Robert Maagdenberg

unread,
Aug 7, 2020, 12:04:46 PM8/7/20
to cerner-fhir...@googlegroups.com
Michele,

Thank you so much for this link. I really appreciate it :) It is very helpful:)

I notice that you are very active on the Google Cerner Forums. I was wondering if you have any exposure to (or access to) any of the major EHR 'live' FHIR Endpoints such as 

a. any updated Cerner list (other than what is published on Gitbhub)
b. other than EPIC (which publishes a list through open.epic)

Just curious...any non EPIC FHIR Endpoint list to share would be most appreciated

Robert

--
You received this message because you are subscribed to the Google Groups "Cerner FHIR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerner-fhir-devel...@googlegroups.com.

Michele Mottini

unread,
Aug 7, 2020, 4:18:29 PM8/7/20
to Cerner FHIR Developers
No, sorry, do not have such list. I used to maintain one but I gave up (...and it did not contain much more than the Epic list in any case)

  - Michele
  CareEvolution Inc

Robert Maagdenberg

unread,
Aug 24, 2020, 8:06:57 PM8/24/20
to cerner-fhir...@googlegroups.com
Michele,

Any list you have would be helpful and ideal

Contact me if you have any questions 
Robert
robert.ma...@universal.one

--
You received this message because you are subscribed to the Google Groups "Cerner FHIR Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerner-fhir-devel...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages