ITK FHIR Distribution

ITK-BusinessAck-OperationOutcome-1

The Operation Outcome resource supports a collection of error, warning or information messages generated from an ITK business acknowledgement.

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

...id0..1IdLogical id of this artifact

...meta0..1MetaMetadata about the resource

...implicitRules0..1UriA set of rules under which this content was created

...language0..1CodeLanguage of the resource content
Binding A human language. (http://tools.ietf.org/html/bcp47)
Binding Strength Required

...text0..1NarrativeText summary of the resource, for human interpretation

...contained0..*ResourceContained, inline Resources

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

....id0..1Idxml:id (or equivalent in JSON)

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

....code1..1CodeError or warning code
Binding A code that describes the type of issue. (http://hl7.org/fhir/ValueSet/issue-type)
Binding Strength Required
Example Value informational

....details1..1CodeableConceptAdditional details about the error
Binding A code that provides details as the exact issue. (https://fhir.nhs.uk/ValueSet/itk-business-acknowledgement-1)
Binding Strength Extensible

.....id0..1Idxml:id (or equivalent in JSON)

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

......id0..1Idxml:id (or equivalent in JSON)

......system1..1UriIdentity of the terminology system
Fixed Value https://fhir.nhs.uk/ValueSet/itk-business-acknowledgement-1

......version0..1StringVersion of the system - if relevant

......code1..1CodeSymbol in syntax defined by the system
Example Value 41001

......display1..1StringRepresentation defined by the system
Example Value Patient known here. (e.g. Patient is registered here)

.....text0..1StringPlain text representation of the concept

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

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

Path Name Binding Strength ValueSet
.OperationOutcome.language language Required http://tools.ietf.org/html/bcp47
.OperationOutcome.issue.severity severity Required http://hl7.org/fhir/ValueSet/issue-severity
.OperationOutcome.issue.code code Required http://hl7.org/fhir/ValueSet/issue-type
.OperationOutcome.issue.details details Extensible https://fhir.nhs.uk/ValueSet/itk-business-acknowledgement-1