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 c779d67 commit 6249873Copy full SHA for 6249873
specification/examples/responses/POST_Consent/errors/invalid_identifier_value.yaml
@@ -11,6 +11,6 @@ PostConsentInvalidIdentifierValueError:
11
system: https://fhir.nhs.uk/R4/CodeSystem/ValidatedRelationships-ErrorOrWarningCode
12
version: "1"
13
diagnostics: Performer identifier value is invalid
14
- expression: performer.identifier.value
+ expression: performer.[0].identifier.value
15
severity: error
16
resourceType: OperationOutcome
0 commit comments