We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35295b commit 10d6b25Copy full SHA for 10d6b25
specification/validated-relationships-service-api.yaml
@@ -2115,14 +2115,16 @@ components:
2115
format: date-time
2116
actor:
2117
type: array
2118
- description: "Who or what is controlled by this provision"
+ description: "Individuals or organisations involved in the provision"
2119
items:
2120
type: object
2121
properties:
2122
reference:
2123
$ref: "#/components/schemas/Reference"
2124
+ description: "Reference to the actor (individual or organisation)"
2125
role:
2126
$ref: "#/components/schemas/CodeableConcept"
2127
+ description: "The role of the actor in the consent provision"
2128
2129
Extension:
2130
0 commit comments