This wiki has undergone a migration to Confluence found Here
Difference between revisions of "FHIR Notepad++ Plugin Documentation"
Jump to navigation
Jump to search
(→Installation Notes: link to where to get it) |
|||
Line 3: | Line 3: | ||
== Installation Notes == | == Installation Notes == | ||
− | + | # [http://www.healthintersections.com.au/FhirServer/fhirnpp.htm Download and install] the plugin. | |
+ | # Restart Notepad++ if it was already running. | ||
+ | # Choose Plug-ins..FHIR.. View Toolbox, and dock it as convenient for you | ||
== Functionality provided == | == Functionality provided == |
Revision as of 21:16, 5 June 2018
Documentation about the FHIR Notepad++ Plugin
Installation Notes
- Download and install the plugin.
- Restart Notepad++ if it was already running.
- Choose Plug-ins..FHIR.. View Toolbox, and dock it as convenient for you
Functionality provided
- conversion between json and xml formats
- instance validation
- narrative generation
- FHIR Path analysis
- connect to a server (including Smart on FHIR login)
- fetch resource from server (driven by conformance statement)
- post/put a resource to the server
Coming:
- intellisense (maybe)
- background validation (maybe)
- code lookup
Trouble shooting
- my smart on fhir login doesn't work, because the browser window doesn't display properly
- this is a microsoft special. You need to set the follow registry key (the installation program tries to do it, but it sometimes fails):
HKEY_LOCAL_MACHINE\SOFTWARE\(Wow6432Node\)Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION\notepad++.exe = 10000