http://terminology.hl7.org/CodeSystem/v3-MessageCondition|2.0.1
name
MessageCondition
MessageCondition
package
hl7.terminology.r4@6.3.0
hl7.terminology.r4@6.3.0
content
complete
complete
status
retired
retired
date
2019-03-20 00:00:00.0
2019-03-20 00:00:00.0
MessageCondition
**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
{
"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",
"compose" : null,
"package" : "hl7.terminology.r4@6.3.0",
"date" : "2019-03-20T00:00:00Z",
"publisher" : "Health Level 7",
"content" : "complete",
"property" : [ {
"code" : "Specializes",
"type" : "Coding",
"extension" : [ {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Specializes"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Generalizes"
} ],
"description" : "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric."
}, {
"code" : "Generalizes",
"type" : "Coding",
"extension" : [ {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Generalizes"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Specializes"
} ],
"description" : "Inverse of Specializes. Only included as a derived relationship."
}, {
"uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"code" : "internalId",
"type" : "code",
"description" : "The internal identifier for the concept in the HL7 Access database repository."
}, {
"uri" : "http://hl7.org/fhir/concept-properties#status",
"code" : "status",
"type" : "code",
"description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
} ],
"name" : "MessageCondition",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "MessageCondition",
"supliment" : null,
"status" : "retired",
"language" : "en",
"hierarchyMeaning" : "is-a",
"id" : "c6fd8305-56fb-5bba-8213-3c24ce45f11e",
"url" : "http://terminology.hl7.org/CodeSystem/v3-MessageCondition",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.5.80",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "0",
"display" : "Message accepted",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10131"
} ],
"definition" : "Success. Optional, as in version 2.x the AA conveys success. Used for systems that must always return a status code."
}, {
"code" : "100",
"display" : "Sequence error",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10132"
} ],
"definition" : "The message elements were not in the proper order, or required elements are missing."
}, {
"code" : "101",
"display" : "Missing required element.",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10133"
} ],
"definition" : "A required message element is missing."
}, {
"code" : "102",
"display" : "Data type error",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10134"
} ],
"definition" : "An element is represented by a data type that is not compatible with that which is allowable."
}, {
"code" : "103",
"display" : "Table value not found",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10135"
} ],
"definition" : "The value received for a common HL7 or user defined table was not found to match allowable table values."
}, {
"code" : "200",
"display" : "Unsupported message type",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10136"
} ],
"definition" : "The message type is not supported."
}, {
"code" : "201",
"display" : "Unsupported interaction",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10137"
} ],
"definition" : "The identified interaction is not supported."
}, {
"code" : "202",
"display" : "Unsupported ProcessingID",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10138"
} ],
"definition" : "The ProcessingID is not supported."
}, {
"code" : "203",
"display" : "Unsupported VersionID",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10139"
} ],
"definition" : "The VersionID is not supported."
}, {
"code" : "204",
"display" : "Unknown key identifier",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10140"
} ],
"definition" : "The identifier for a patient, order, etc. was not found. Occurs for transactions other than additions."
}, {
"code" : "205",
"display" : "Duplicate key identifier",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10141"
} ],
"definition" : "The identifier for a patient, order, etc. already exists. Occurs in response to addition transactions (e.g. new Admit, new Order, etc.)."
}, {
"code" : "206",
"display" : "Application record locked",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10142"
} ],
"definition" : "The transaction could not be performed at the application storage level, e.g. database locked."
}, {
"code" : "207",
"display" : "Application internal error",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "10143"
} ],
"definition" : "A catchall for internal errors not explicitly covered by other error codes."
} ],
"caseSensitive" : true,
"version" : "2.0.1",
"contact" : [ {
"name" : "Health Level Seven"
} ]
}