DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.23.4.1.80 v3 Code System MessageCondition

This code system (http://hl7.org/fhir/v3/MessageCondition) is defined as part of HL7 v3.

Formal value Set definition (identifier http://hl7.org/fhir/v3/vs/MessageCondition): XML or JSON

Release Date: 2015-03-23

OID for code system: 2.16.840.1.113883.5.80

1.23.4.1.80.1 Description

Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.This isn't referenced in the RIM and is a copy of old v2 codes. It's superseded by AcknowledgementDetailCode


LevelCodeDisplayDefinition
10 Message accepted Success. Optional, as in version 2.x the AA conveys success. Used for systems that must always return a status code.
1100 Sequence error The message elements were not in the proper order, or required elements are missing.
1101 Missing required element. A required message element is missing.
1102 Data type error An element is represented by a data type that is not compatible with that which is allowable.
1103 Table value not found The value received for a common HL7 or user defined table was not found to match allowable table values.
1200 Unsupported message type The message type is not supported.
1201 Unsupported interaction The identified interaction is not supported.
1202 Unsupported ProcessingID The ProcessingID is not supported.
1203 Unsupported VersionID The VersionID is not supported.
1204 Unknown key identifier The identifier for a patient, order, etc. was not found. Occurs for transactions other than additions.
1205 Duplicate key identifier The identifier for a patient, order, etc. already exists. Occurs in response to addition transactions (e.g. new Admit, new Order, etc.).
1206 Application record locked The transaction could not be performed at the application storage level, e.g. database locked.
1207 Application internal error A catchall for internal errors not explicitly covered by other error codes.