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 6249873 commit 1061214Copy full SHA for 1061214
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.[0].identifier.value
+ expression: performer[0].identifier.value
15
severity: error
16
resourceType: OperationOutcome
0 commit comments