Difference between revisions of "Tools"

From Hiasobi - FHIR
Jump to: navigation, search
Line 11: Line 11:
 
- live HCN
 
- live HCN
 
- instance name HCNSQL07  
 
- instance name HCNSQL07  
- patient resource id as per FHIR interface
+
- Patient.id identifies patient
 
</pre>
 
</pre>
  
Line 26: Line 26:
 
- live: BPSPatients
 
- live: BPSPatients
 
- instance name: BPINSTANCE  
 
- instance name: BPINSTANCE  
- patient resource id as per FHIR interface
+
- Patient.id identifies patient
 
</pre>
 
</pre>

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