first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package practitioner
|
||||
|
||||
// Konstanta standar untuk sistem identifier Practitioner di Satu Sehat.
|
||||
const (
|
||||
IdentifierSystemNIK = "https://fhir.kemkes.go.id/id/nik"
|
||||
IdentifierSystemIHS = "https://fhir.kemkes.go.id/id/nakes-his-number"
|
||||
IdentifierSystemSTR = "https://fhir.kemkes.go.id/id/str-kki-number"
|
||||
)
|
||||
Reference in New Issue
Block a user