GP Connect Get Record FHIR API Implementation Guide

GPConnect-OperationOutcome-1

The Operation Outcome resource supports a collection of error, warning or information messages that result from a GP Connect Query Request.

View Operation Outcome Resource Changes for a delta of changes made to the standard FHIR DSTU2 Operation Outcome resource for use within the GP Connect APIs.

NameCard.TypeDescription & Constraints
..OperationOutcomeOperationOutcomeInformation about the success/failure of an action

...issue1..*BackboneElementA single issue associated with the action

....severity1..1Codefatal | error | warning | information
Binding How the issue affects the success of the action. (http://hl7.org/fhir/DSTU2/valueset-issue-severity)
Binding Strength Required

....code1..1CodeableConceptError or warning code
Binding A code that describes the type of issue. (http://hl7.org/fhir/DSTU2/valueset-issue-type)
Binding Strength Required

....details1..1CodeableConceptGP Connect Error or Warning code
Binding A coded expression of the type of issue (http://fhir.nhs.net/ValueSet/gpconnect-error-or-warning-code-1)
Binding Strength Required

.....coding1..1CodingCode defined by a terminology system

......system1..1UriGP Connect Error or Warning code
Fixed Value http://fhir.nhs.net/ValueSet/gpconnect-error-or-warning-code-1

......code1..1CodeSymbol in syntax defined by the system

......display1..1StringRepresentation defined by the system

.....text0..1StringPlain text representation of the GP Connect Error or Warning code

....diagnostics0..1StringAdditional diagnostic information about the issue

....location0..1StringXPath of element(s) related to issue

Path Name Binding Strength ValueSet
.OperationOutcome.issue.severity severity Required http://hl7.org/fhir/DSTU2/valueset-issue-severity
.OperationOutcome.issue.code code Required http://hl7.org/fhir/DSTU2/valueset-issue-type
.OperationOutcome.issue.details details Required http://fhir.nhs.net/ValueSet/gpconnect-error-or-warning-code-1

GPConnect-OperationOutcome-1

Examples Description XML File JSON File
OperationOutcome-1a GPConnect-OperationOutcome-1 (NHS Number Invalid) Example
OperationOutcome-1b GPConnect-OperationOutcome-1 (No Record Found) Example