[rename] GPIS -> EPD
parent
f8ef0f09b5
commit
1c4aff7e5c
@ -1,3 +1,3 @@
|
|||||||
description: Alias for the doctor, sometimes called _memocode_. Should be an unique identifier for a doctor in a GPIS.
|
description: Alias for the doctor, sometimes called _memocode_. Should be an unique identifier for a doctor in an EPD.
|
||||||
type: string
|
type: string
|
||||||
example: MH,RZ,AXW
|
example: MH,RZ,AXW
|
||||||
@ -1,6 +1,6 @@
|
|||||||
description: |-
|
description: |-
|
||||||
Patient's unique and persistent ID in GPIS. Usually identical to `patPubId` but certain GPISes may
|
Patient's unique and persistent ID in the EPD. Usually identical to `patPubId` but certain EPDs may
|
||||||
use UUID, or has globally unique keys (e.g. very large numbers). Can be blank, but only
|
use UUID, or has globally unique keys (e.g. very large numbers). Can be blank, but only
|
||||||
if supplying GPIS does not send them.
|
if supplying EPD does not send them.
|
||||||
type: string
|
type: string
|
||||||
example: "1234"
|
example: "1234"
|
||||||
|
|||||||
Loading…
Reference in New Issue