You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Allows filtering results by entity type id"
@@ -1870,13 +1870,13 @@ components:
1870
1870
properties:
1871
1871
Entity ID:
1872
1872
type: string
1873
-
description: ID of the entity for which the approval status is being returned
1873
+
description: ID of the entity for which the approval action was done.
1874
1874
Entity type:
1875
1875
type: string
1876
-
description: Type of the entity for which the approval status is being returned i.e. Subject / Encounter etc
1876
+
description: Type of the entity which the approval action was done.
1877
1877
Entity type ID:
1878
1878
type: string
1879
-
description: ID of the entity type for which the approval status is being returned
1879
+
description: ID of the entity type of the entity for which the approval action was done. This will be the ID of the subject type, program, or encounter type - for the entity for which approval action was taken.
0 commit comments