-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconstants.yml
46 lines (44 loc) · 1.31 KB
/
constants.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Patient Identifier Type UUIDs
patientIdentifierType:
nif:
uuid: "e797f826-8e8f-11e7-bb31-be2e44b06b34"
cin:
uuid: "e797face-8e8f-11e7-bb31-be2e44b06b34"
biometricsReferenceCode:
uuid: "e26ca279-8f57-44a5-9ed8-8cc16e90e559"
zlEmrId:
uuid: "a541af1e-105c-40bf-b345-ba1fd6a59b85"
dossierNumber:
uuid: "e66645eb-03a8-4991-b4ce-e87318e37566"
externalDossierNumber:
uuid: "9dbea4d4-35a9-4793-959e-952f2a9f5347"
hivemrV1:
uuid: "139766e8-15f5-102d-96e4-000c29c2a5d7"
userEnteredRef:
uuid: "d9009bd0-eac9-11e5-a837-0800200c9a66"
dentalDossierNumber:
uuid: "b5d0a5bd-adf3-4fe0-a231-5a488f6d2c61"
hivDossierNumber:
uuid: "3B954DB1-0D41-498E-A3F9-1E20CCC47323"
hivemrV1InfantId:
uuid: "B68489FE-7B34-400B-992C-D4C1B5DD2928"
hivemrV1InfantCode:
uuid: "5FB435B4-F573-48C0-A715-FEBD42FDBB75"
encounterType:
PATIENT_REGISTRATION:
name: "Enregistrement de patient"
CHECK_IN:
name: "Inscription"
MEDICATION_DISPENSED:
name: "Médicaments administrés"
VITALS:
name: "Signes vitaux"
concept:
prenatalGroup:
uuid: "f58e875f-de07-4cfd-8fc7-3e70b7390ecc"
prenatalIndividual:
uuid: "d16fc2d4-e736-4372-8cbf-99542e5dac5e"
pedsGroup:
uuid: "d087f783-de30-4aea-8a4d-50ec72ed656a"
pedsIndividual:
uuid: "59f75bbf-4a6f-42b9-92d4-9259cba548d2"