@openmrs/esm-framework 6.2.1-pre.2774 → 6.2.1-pre.2779

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/API.md CHANGED
@@ -542,7 +542,7 @@ A type for any of the acceptable date formats
542
542
 
543
543
  #### Defined in
544
544
 
545
- [packages/framework/esm-styleguide/src/datepicker/index.tsx:79](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/datepicker/index.tsx#L79)
545
+ [packages/framework/esm-styleguide/src/datepicker/index.tsx:93](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/datepicker/index.tsx#L93)
546
546
 
547
547
  ___
548
548
 
@@ -719,7 +719,7 @@ ___
719
719
 
720
720
  #### Defined in
721
721
 
722
- [packages/framework/esm-api/src/types/visit-resource.ts:16](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/visit-resource.ts#L16)
722
+ [packages/framework/esm-api/src/types/visit-resource.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/visit-resource.ts#L18)
723
723
 
724
724
  ___
725
725
 
@@ -1457,6 +1457,20 @@ Note this is an alias for ListCheckedIcon
1457
1457
 
1458
1458
  ___
1459
1459
 
1460
+ ### DiagnosisTags
1461
+
1462
+ • `Const` **DiagnosisTags**: `React.FC`<`DiagnosisTagsProps`\>
1463
+
1464
+ This component takes a list of diagnoses and displays them as
1465
+ Carbon tags, with colors configured base on whether the diagnoses are primary
1466
+ or secondary.
1467
+
1468
+ #### Defined in
1469
+
1470
+ [packages/framework/esm-styleguide/src/diagnosis-tags/diagnosis-tags.component.tsx:16](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/diagnosis-tags/diagnosis-tags.component.tsx#L16)
1471
+
1472
+ ___
1473
+
1460
1474
  ### DocumentAttachmentIcon
1461
1475
 
1462
1476
  • `Const` **DocumentAttachmentIcon**: `MemoExoticComponent`<`ForwardRefExoticComponent`<[`IconProps`](API.md#iconprops) & `RefAttributes`<`SVGSVGElement`\>\>\>
@@ -1875,7 +1889,7 @@ A date picker component to select a single date. Based on React Aria, but styled
1875
1889
 
1876
1890
  #### Defined in
1877
1891
 
1878
- [packages/framework/esm-styleguide/src/datepicker/index.tsx:430](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/datepicker/index.tsx#L430)
1892
+ [packages/framework/esm-styleguide/src/datepicker/index.tsx:598](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/datepicker/index.tsx#L598)
1879
1893
 
1880
1894
  ___
1881
1895
 
@@ -3153,7 +3167,7 @@ Object containing:
3153
3167
 
3154
3168
  #### Defined in
3155
3169
 
3156
- [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:151](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L151)
3170
+ [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:158](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L158)
3157
3171
 
3158
3172
  ___
3159
3173
 
@@ -4016,7 +4030,7 @@ CalendarDate
4016
4030
 
4017
4031
  #### Defined in
4018
4032
 
4019
- [packages/framework/esm-utils/src/dates/date-util.ts:350](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L350)
4033
+ [packages/framework/esm-utils/src/dates/date-util.ts:348](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L348)
4020
4034
 
4021
4035
  ___
4022
4036
 
@@ -4055,7 +4069,7 @@ locales.
4055
4069
 
4056
4070
  #### Defined in
4057
4071
 
4058
- [packages/framework/esm-utils/src/dates/date-util.ts:239](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L239)
4072
+ [packages/framework/esm-utils/src/dates/date-util.ts:237](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L237)
4059
4073
 
4060
4074
  ___
4061
4075
 
@@ -4084,7 +4098,7 @@ output of `Date.prototype.toLocaleString` for *most* locales.
4084
4098
 
4085
4099
  #### Defined in
4086
4100
 
4087
- [packages/framework/esm-utils/src/dates/date-util.ts:342](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L342)
4101
+ [packages/framework/esm-utils/src/dates/date-util.ts:340](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L340)
4088
4102
 
4089
4103
  ___
4090
4104
 
@@ -4107,7 +4121,7 @@ Formats the input as a time, according to the current locale.
4107
4121
 
4108
4122
  #### Defined in
4109
4123
 
4110
- [packages/framework/esm-utils/src/dates/date-util.ts:326](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L326)
4124
+ [packages/framework/esm-utils/src/dates/date-util.ts:324](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L324)
4111
4125
 
4112
4126
  ___
4113
4127
 
@@ -4129,7 +4143,7 @@ Retrieves the default calendar for the specified locale if any.
4129
4143
 
4130
4144
  #### Defined in
4131
4145
 
4132
- [packages/framework/esm-utils/src/dates/date-util.ts:213](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L213)
4146
+ [packages/framework/esm-utils/src/dates/date-util.ts:211](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L211)
4133
4147
 
4134
4148
  ___
4135
4149
 
@@ -4223,7 +4237,7 @@ registerDefaultCalendar('en', 'buddhist') // sets the default calendar for the '
4223
4237
 
4224
4238
  #### Defined in
4225
4239
 
4226
- [packages/framework/esm-utils/src/dates/date-util.ts:204](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L204)
4240
+ [packages/framework/esm-utils/src/dates/date-util.ts:202](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-utils/src/dates/date-util.ts#L202)
4227
4241
 
4228
4242
  ___
4229
4243
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Hierarchy
6
6
 
7
- - [`OpenmrsResource`](OpenmrsResource.md)
7
+ - [`OpenmrsResourceStrict`](OpenmrsResourceStrict.md)
8
8
 
9
9
  ↳ **`Concept`**
10
10
 
@@ -13,8 +13,12 @@
13
13
  ### Properties
14
14
 
15
15
  - [auditInfo](Concept.md#auditinfo)
16
+ - [conceptNameType](Concept.md#conceptnametype)
16
17
  - [display](Concept.md#display)
17
18
  - [links](Concept.md#links)
19
+ - [localPreferred](Concept.md#localpreferred)
20
+ - [locale](Concept.md#locale)
21
+ - [name](Concept.md#name)
18
22
  - [resourceVersion](Concept.md#resourceversion)
19
23
  - [uuid](Concept.md#uuid)
20
24
 
@@ -26,7 +30,7 @@
26
30
 
27
31
  #### Inherited from
28
32
 
29
- [OpenmrsResource](OpenmrsResource.md).[auditInfo](OpenmrsResource.md#auditinfo)
33
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[auditInfo](OpenmrsResourceStrict.md#auditinfo)
30
34
 
31
35
  #### Defined in
32
36
 
@@ -34,13 +38,23 @@
34
38
 
35
39
  ___
36
40
 
41
+ ### conceptNameType
42
+
43
+ • `Optional` **conceptNameType**: ``"FULLY_SPECIFIED"`` \| ``"SHORT"`` \| ``"INDEX_TERM"``
44
+
45
+ #### Defined in
46
+
47
+ [packages/framework/esm-api/src/types/concept-resource.ts:7](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/concept-resource.ts#L7)
48
+
49
+ ___
50
+
37
51
  ### display
38
52
 
39
53
  • `Optional` **display**: `string`
40
54
 
41
55
  #### Inherited from
42
56
 
43
- [OpenmrsResource](OpenmrsResource.md).[display](OpenmrsResource.md#display)
57
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[display](OpenmrsResourceStrict.md#display)
44
58
 
45
59
  #### Defined in
46
60
 
@@ -54,7 +68,7 @@ ___
54
68
 
55
69
  #### Inherited from
56
70
 
57
- [OpenmrsResource](OpenmrsResource.md).[links](OpenmrsResource.md#links)
71
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[links](OpenmrsResourceStrict.md#links)
58
72
 
59
73
  #### Defined in
60
74
 
@@ -62,13 +76,43 @@ ___
62
76
 
63
77
  ___
64
78
 
79
+ ### localPreferred
80
+
81
+ • `Optional` **localPreferred**: `boolean`
82
+
83
+ #### Defined in
84
+
85
+ [packages/framework/esm-api/src/types/concept-resource.ts:6](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/concept-resource.ts#L6)
86
+
87
+ ___
88
+
89
+ ### locale
90
+
91
+ • `Optional` **locale**: `string`
92
+
93
+ #### Defined in
94
+
95
+ [packages/framework/esm-api/src/types/concept-resource.ts:5](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/concept-resource.ts#L5)
96
+
97
+ ___
98
+
99
+ ### name
100
+
101
+ • `Optional` **name**: `string`
102
+
103
+ #### Defined in
104
+
105
+ [packages/framework/esm-api/src/types/concept-resource.ts:4](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/concept-resource.ts#L4)
106
+
107
+ ___
108
+
65
109
  ### resourceVersion
66
110
 
67
111
  • `Optional` **resourceVersion**: `string`
68
112
 
69
113
  #### Inherited from
70
114
 
71
- [OpenmrsResource](OpenmrsResource.md).[resourceVersion](OpenmrsResource.md#resourceversion)
115
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[resourceVersion](OpenmrsResourceStrict.md#resourceversion)
72
116
 
73
117
  #### Defined in
74
118
 
@@ -82,7 +126,7 @@ ___
82
126
 
83
127
  #### Inherited from
84
128
 
85
- [OpenmrsResource](OpenmrsResource.md).[uuid](OpenmrsResource.md#uuid)
129
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[uuid](OpenmrsResourceStrict.md#uuid)
86
130
 
87
131
  #### Defined in
88
132
 
@@ -0,0 +1,122 @@
1
+ [@openmrs/esm-framework](../API.md) / ConceptClass
2
+
3
+ # Interface: ConceptClass
4
+
5
+ ## Hierarchy
6
+
7
+ - [`OpenmrsResourceStrict`](OpenmrsResourceStrict.md)
8
+
9
+ ↳ **`ConceptClass`**
10
+
11
+ ## Table of contents
12
+
13
+ ### Properties
14
+
15
+ - [auditInfo](ConceptClass.md#auditinfo)
16
+ - [description](ConceptClass.md#description)
17
+ - [display](ConceptClass.md#display)
18
+ - [links](ConceptClass.md#links)
19
+ - [name](ConceptClass.md#name)
20
+ - [resourceVersion](ConceptClass.md#resourceversion)
21
+ - [retired](ConceptClass.md#retired)
22
+ - [uuid](ConceptClass.md#uuid)
23
+
24
+ ## Properties
25
+
26
+ ### auditInfo
27
+
28
+ • `Optional` **auditInfo**: [`AuditInfo`](AuditInfo.md)
29
+
30
+ #### Inherited from
31
+
32
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[auditInfo](OpenmrsResourceStrict.md#auditinfo)
33
+
34
+ #### Defined in
35
+
36
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:16](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L16)
37
+
38
+ ___
39
+
40
+ ### description
41
+
42
+ • `Optional` **description**: `string`
43
+
44
+ #### Defined in
45
+
46
+ [packages/framework/esm-api/src/types/concept-resource.ts:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/concept-resource.ts#L12)
47
+
48
+ ___
49
+
50
+ ### display
51
+
52
+ • `Optional` **display**: `string`
53
+
54
+ #### Inherited from
55
+
56
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[display](OpenmrsResourceStrict.md#display)
57
+
58
+ #### Defined in
59
+
60
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:14](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L14)
61
+
62
+ ___
63
+
64
+ ### links
65
+
66
+ • `Optional` **links**: [`Link`](Link.md)[]
67
+
68
+ #### Inherited from
69
+
70
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[links](OpenmrsResourceStrict.md#links)
71
+
72
+ #### Defined in
73
+
74
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:15](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L15)
75
+
76
+ ___
77
+
78
+ ### name
79
+
80
+ • `Optional` **name**: `string`
81
+
82
+ #### Defined in
83
+
84
+ [packages/framework/esm-api/src/types/concept-resource.ts:11](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/concept-resource.ts#L11)
85
+
86
+ ___
87
+
88
+ ### resourceVersion
89
+
90
+ • `Optional` **resourceVersion**: `string`
91
+
92
+ #### Inherited from
93
+
94
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[resourceVersion](OpenmrsResourceStrict.md#resourceversion)
95
+
96
+ #### Defined in
97
+
98
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:17](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L17)
99
+
100
+ ___
101
+
102
+ ### retired
103
+
104
+ • `Optional` **retired**: `boolean`
105
+
106
+ #### Defined in
107
+
108
+ [packages/framework/esm-api/src/types/concept-resource.ts:13](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/concept-resource.ts#L13)
109
+
110
+ ___
111
+
112
+ ### uuid
113
+
114
+ • **uuid**: `string`
115
+
116
+ #### Inherited from
117
+
118
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[uuid](OpenmrsResourceStrict.md#uuid)
119
+
120
+ #### Defined in
121
+
122
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:13](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L13)
@@ -0,0 +1,178 @@
1
+ [@openmrs/esm-framework](../API.md) / Diagnosis
2
+
3
+ # Interface: Diagnosis
4
+
5
+ ## Hierarchy
6
+
7
+ - [`OpenmrsResourceStrict`](OpenmrsResourceStrict.md)
8
+
9
+ ↳ **`Diagnosis`**
10
+
11
+ ## Table of contents
12
+
13
+ ### Properties
14
+
15
+ - [auditInfo](Diagnosis.md#auditinfo)
16
+ - [certainty](Diagnosis.md#certainty)
17
+ - [diagnosis](Diagnosis.md#diagnosis)
18
+ - [display](Diagnosis.md#display)
19
+ - [encounter](Diagnosis.md#encounter)
20
+ - [formFieldNamespace](Diagnosis.md#formfieldnamespace)
21
+ - [formFieldPath](Diagnosis.md#formfieldpath)
22
+ - [links](Diagnosis.md#links)
23
+ - [patient](Diagnosis.md#patient)
24
+ - [rank](Diagnosis.md#rank)
25
+ - [resourceVersion](Diagnosis.md#resourceversion)
26
+ - [uuid](Diagnosis.md#uuid)
27
+
28
+ ## Properties
29
+
30
+ ### auditInfo
31
+
32
+ • `Optional` **auditInfo**: [`AuditInfo`](AuditInfo.md)
33
+
34
+ #### Inherited from
35
+
36
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[auditInfo](OpenmrsResourceStrict.md#auditinfo)
37
+
38
+ #### Defined in
39
+
40
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:16](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L16)
41
+
42
+ ___
43
+
44
+ ### certainty
45
+
46
+ • `Optional` **certainty**: `string`
47
+
48
+ #### Defined in
49
+
50
+ [packages/framework/esm-api/src/types/diagnosis-resource.ts:19](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/diagnosis-resource.ts#L19)
51
+
52
+ ___
53
+
54
+ ### diagnosis
55
+
56
+ • `Optional` **diagnosis**: `Object`
57
+
58
+ #### Type declaration
59
+
60
+ | Name | Type |
61
+ | :------ | :------ |
62
+ | `coded?` | { `conceptClass`: [`ConceptClass`](ConceptClass.md) ; `datatype`: [`OpenmrsResource`](OpenmrsResource.md) ; `display?`: `string` ; `name`: [`Concept`](Concept.md) ; `uuid`: `string` } |
63
+ | `coded.conceptClass` | [`ConceptClass`](ConceptClass.md) |
64
+ | `coded.datatype` | [`OpenmrsResource`](OpenmrsResource.md) |
65
+ | `coded.display?` | `string` |
66
+ | `coded.name` | [`Concept`](Concept.md) |
67
+ | `coded.uuid` | `string` |
68
+ | `nonCoded?` | `string` |
69
+
70
+ #### Defined in
71
+
72
+ [packages/framework/esm-api/src/types/diagnosis-resource.ts:7](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/diagnosis-resource.ts#L7)
73
+
74
+ ___
75
+
76
+ ### display
77
+
78
+ • `Optional` **display**: `string`
79
+
80
+ #### Inherited from
81
+
82
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[display](OpenmrsResourceStrict.md#display)
83
+
84
+ #### Defined in
85
+
86
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:14](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L14)
87
+
88
+ ___
89
+
90
+ ### encounter
91
+
92
+ • `Optional` **encounter**: [`Encounter`](Encounter.md)
93
+
94
+ #### Defined in
95
+
96
+ [packages/framework/esm-api/src/types/diagnosis-resource.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/diagnosis-resource.ts#L18)
97
+
98
+ ___
99
+
100
+ ### formFieldNamespace
101
+
102
+ • `Optional` **formFieldNamespace**: `string`
103
+
104
+ #### Defined in
105
+
106
+ [packages/framework/esm-api/src/types/diagnosis-resource.ts:21](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/diagnosis-resource.ts#L21)
107
+
108
+ ___
109
+
110
+ ### formFieldPath
111
+
112
+ • `Optional` **formFieldPath**: `string`
113
+
114
+ #### Defined in
115
+
116
+ [packages/framework/esm-api/src/types/diagnosis-resource.ts:22](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/diagnosis-resource.ts#L22)
117
+
118
+ ___
119
+
120
+ ### links
121
+
122
+ • `Optional` **links**: [`Link`](Link.md)[]
123
+
124
+ #### Inherited from
125
+
126
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[links](OpenmrsResourceStrict.md#links)
127
+
128
+ #### Defined in
129
+
130
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:15](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L15)
131
+
132
+ ___
133
+
134
+ ### patient
135
+
136
+ • `Optional` **patient**: [`Patient`](Patient.md)
137
+
138
+ #### Defined in
139
+
140
+ [packages/framework/esm-api/src/types/diagnosis-resource.ts:17](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/diagnosis-resource.ts#L17)
141
+
142
+ ___
143
+
144
+ ### rank
145
+
146
+ • `Optional` **rank**: `number`
147
+
148
+ #### Defined in
149
+
150
+ [packages/framework/esm-api/src/types/diagnosis-resource.ts:20](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/diagnosis-resource.ts#L20)
151
+
152
+ ___
153
+
154
+ ### resourceVersion
155
+
156
+ • `Optional` **resourceVersion**: `string`
157
+
158
+ #### Inherited from
159
+
160
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[resourceVersion](OpenmrsResourceStrict.md#resourceversion)
161
+
162
+ #### Defined in
163
+
164
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:17](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L17)
165
+
166
+ ___
167
+
168
+ ### uuid
169
+
170
+ • **uuid**: `string`
171
+
172
+ #### Inherited from
173
+
174
+ [OpenmrsResourceStrict](OpenmrsResourceStrict.md).[uuid](OpenmrsResourceStrict.md#uuid)
175
+
176
+ #### Defined in
177
+
178
+ [packages/framework/esm-api/src/types/openmrs-resource.ts:13](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-api/src/types/openmrs-resource.ts#L13)