Stream: implementers
Topic: npi in FHIR
nicola (RIO/SS) (Dec 07 2017 at 09:10):
Do we have publicly available us npi in FHIR? Or mapping npi data to FHIR?
Grahame Grieve (Dec 07 2017 at 09:10):
npi?
nicola (RIO/SS) (Dec 07 2017 at 09:11):
https://npiregistry.cms.hhs.gov/
Grahame Grieve (Dec 07 2017 at 09:12):
all I know of is this:
https://github.com/dmccallie/nppes_fhir_demo
(yay @David McCallie ) - but @Mark Scrimshire might have something
nicola (RIO/SS) (Dec 07 2017 at 09:12):
thx
nicola (RIO/SS) (Dec 07 2017 at 09:13):
We just completed second version of such service (which used by couple of our clients) - potentially if anybody interested we can open it
nicola (RIO/SS) (Dec 07 2017 at 12:02):
First question is - where to put license number? Into identifier's collection?
John Moehrke (Dec 07 2017 at 13:22):
I would say, yes. they are just types of identifiers, identified by their assigning authority, and scoped by the identifier-type
nicola (RIO/SS) (Dec 07 2017 at 16:03):
Thank you, John. Should i encode state into system url or create extension for it?
John Moehrke (Dec 07 2017 at 16:09):
I was referring only to the Identifier. The NPI is just an identifier like any other identifier. The other demographics about the clinician would be in the Practitioner or PractitonerRole depending on the deployment decisions. Thus a Provider-Directory is not just identifiers. For example the Profile (Implementation Guide) from IHE http://wiki.ihe.net/index.php/Mobile_Care_Services_Discovery_(mCSD)
nicola (RIO/SS) (Dec 07 2017 at 16:15):
Ups, i mean we have downloaded all nppes npi data and serve it like fhir server /Practitioner
nicola (RIO/SS) (Feb 25 2018 at 11:44):
@Brian Postlethwaite - gonna update npi registry app - would you like to participate in mapping? Let's use gh issue tracker to discuss translation - https://github.com/HealthSamurai/us-npi/issues
Brian Postlethwaite (Feb 25 2018 at 12:45):
@Cooper Thompson you might be interested in this too.
Brian Postlethwaite (Feb 25 2018 at 12:45):
Thanks Nicola
Last updated: Apr 12 2022 at 19:14 UTC