From b323a48d7dac84d30f05af4c8295ee0a8cb12775 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 27 May 2024 13:44:20 +0200 Subject: [PATCH] Renamed HIS to GPIS --- schemas/employee-alias.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/employee-alias.yaml b/schemas/employee-alias.yaml index f869d22..fedc4ff 100644 --- a/schemas/employee-alias.yaml +++ b/schemas/employee-alias.yaml @@ -1,3 +1,3 @@ -description: Alias for the doctor, sometimes called _memocode_. Should be an unique identifier for a doctor in a HIS. +description: Alias for the doctor, sometimes called _memocode_. Should be an unique identifier for a doctor in a GPIS. type: string example: MH,RZ,AXW \ No newline at end of file