Rename 'his' to 'gpis' in all descriptions
parent
b323a48d7d
commit
9fa9e4a099
@ -1,2 +1,4 @@
|
||||
/zoo-api.html
|
||||
/zoo-api-bundle.yaml
|
||||
/.settings
|
||||
/.project
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
description: |-
|
||||
Patient's unique and persistent ID in HIS. Usually identical to `patid` but certain HISes may
|
||||
Patient's unique and persistent ID in GPIS. Usually identical to `patid` but certain HISes may
|
||||
use UUID, or has globally unique keys (e.g. very large numbers). Can be blank, but only
|
||||
if supplying HIS does not send them.
|
||||
if supplying GPIS does not send them.
|
||||
type: string
|
||||
example: 1234
|
||||
|
||||
Loading…
Reference in New Issue