Difference between revisions of "Tools"
From Hiasobi - FHIR
Brett Esler (Talk | contribs) |
Brett Esler (Talk | contribs) |
||
Line 14: | Line 14: | ||
</pre> | </pre> | ||
− | [File:mdihi.zip] | + | [[File:mdihi.zip]] |
== Best Practice IHI Tool == | == Best Practice IHI Tool == | ||
Line 30: | Line 30: | ||
- Patient.id identifies patient | - Patient.id identifies patient | ||
</pre> | </pre> | ||
+ | |||
+ | [[File:bpihi.zip]] |
Revision as of 22:20, 23 June 2016
Medical Director IHI Tool
Manually set an IHI for a selected MD patient for testing purposes. Without the need to connect to HI Services.
Usage: mdihi <database> <instance> <patient resource id> <ihi> Example: mdihi HCN_SAMPLES server1\HCNSQL07 23 8003608233326545 Details: - samples HCN_SAMPLES - live HCN - instance name HCNSQL07 - Patient.id identifies patient
Best Practice IHI Tool
Manually set an IHI for a selected BP patient for testing purposes. Without the need to connect to HI Services.
Usage: bpihi <database> <instance> <patient resource id> <ihi> Example: bpihi BPSSamples server1\BPINSTANCE 35 8003608233326542 Details: - samples: BPSSamples - live: BPSPatients - instance name: BPINSTANCE - Patient.id identifies patient