How can i add FHIR Notepad++ Plugin
- 
 i am working with iPhone Health app data export of FHIR (Fast Healthcare Interoperability Resources) in json format. i am trying to use the FHIR Notepad++ Plugin. i have tried the 32 and 64 versions of 7.6.1 but cannot get the plugin loaded to either. when i look at plugins admin, i do not see FHIR under available, updates or installed. program files (x86) > notepad++ > plugins has fhir directory containing libeay32.dll and ssleay32.dll as well as a file fhirnpp.dll. i have followed the instructions from 
 FHIR (Fast Healthcare Interoperability Resources) Notepad++ Plugin Documentation
 http://wiki.hl7.org/index.php?title=FHIR_Notepad%2B%2B_Plugin_Documentation
- 
 @Eliot-Robinson 
 try to install “C:\ProgramData\Notepad++”
 using notepad++ v7.6.1
 after install create a new folder C:\ProgramData\Notepad++\plugins\fhirnpp
 move fhirnpp.dll and fhir dir to C:\ProgramData\Notepad++\plugins\fhirnppdone 
- 
 that worked. 
 thanks very much.

