Difference between revisions of "Tools"

From Hiasobi - FHIR
Jump to: navigation, search
(Best Practice IHI Tool)
(Medical Director IHI Tool)
Line 14: Line 14:
 
</pre>
 
</pre>
  
[[File:mdihi.zip]]
+
[[http://oridashi.com.au/install/tools/mdihi.zip]]
  
 
== Best Practice IHI Tool ==  
 
== Best Practice IHI Tool ==  

Revision as of 22:26, 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

[[1]]

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

File:Bpihi.zip