HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: AcknowledgementDetailCode - JSON Representation

Active as of 2019-03-20

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v3-AcknowledgementDetailCode",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>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.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state.  Normally is not populated unless the state is retired..</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailCode</code> defines the following codes in a Is-A heirarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>status</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_AcknowledgementDetailNotSupportedCode<a name=\"v3-AcknowledgementDetailCode-_AcknowledgementDetailNotSupportedCode\"> </a></td><td>AcknowledgementDetailNotSupportedCode</td><td>Refelects rejections because elements of the communication are not supported in the current context.</td><td>21419</td><td>active</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NS200<a name=\"v3-AcknowledgementDetailCode-NS200\"> </a></td><td>Unsupported interaction</td><td>The interaction (or: this version of the interaction) is not supported.</td><td>21420</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NS202<a name=\"v3-AcknowledgementDetailCode-NS202\"> </a></td><td>Unsupported processing id</td><td>The Processing ID is not supported.</td><td>21421</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NS203<a name=\"v3-AcknowledgementDetailCode-NS203\"> </a></td><td>Unsupported version id</td><td>The Version ID is not supported.</td><td>21423</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NS250<a name=\"v3-AcknowledgementDetailCode-NS250\"> </a></td><td>Unsupported processing Mode</td><td>The processing mode is not supported.</td><td>21422</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NS260<a name=\"v3-AcknowledgementDetailCode-NS260\"> </a></td><td>Unknown sender</td><td>The Device.id of the sender is unknown.</td><td>21424</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NS261<a name=\"v3-AcknowledgementDetailCode-NS261\"> </a></td><td>Unrecognized attentionline</td><td>The receiver requires information in the attentionLine classes for routing purposes.</td><td>21425</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">INTERR<a name=\"v3-AcknowledgementDetailCode-INTERR\"> </a></td><td>Internal system error</td><td>An internal software component (database, application, queue mechanism, etc.) has failed, leading to inability to process the message.</td><td>22074</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">NOSTORE<a name=\"v3-AcknowledgementDetailCode-NOSTORE\"> </a></td><td>No storage space for message.</td><td>**Rejection:** The message can't be stored by the receiver due to an unspecified internal application issue. The message was neither processed nor stored by the receiving application.</td><td>21442</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">RTEDEST<a name=\"v3-AcknowledgementDetailCode-RTEDEST\"> </a></td><td>Message routing error, destination unreachable.</td><td>**Error:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is unavailable.</td><td>21443</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">RTUDEST<a name=\"v3-AcknowledgementDetailCode-RTUDEST\"> </a></td><td>Error: Message routing error, unknown destination.</td><td>The destination of this message is unknown to the receiving application. The receiving application in the message does not match the application which received the message. The message was neither routed, processed nor stored by the receiving application.</td><td>21440</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">RTWDEST<a name=\"v3-AcknowledgementDetailCode-RTWDEST\"> </a></td><td>Message routing warning, destination unreachable.</td><td>**Warning:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is (temporarily) unavailable. The receiving application will forward the message as soon as the destination can be reached again.</td><td>21441</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">SYN<a name=\"v3-AcknowledgementDetailCode-SYN\"> </a></td><td>Syntax error</td><td>Reflects errors in the syntax or structure of the communication.</td><td>22075</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SYN102<a name=\"v3-AcknowledgementDetailCode-SYN102\"> </a></td><td>Data type error</td><td>The attribute contained data of the wrong data type, e.g. a numeric attribute contained &quot;FOO&quot;.</td><td>21414</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SYN105<a name=\"v3-AcknowledgementDetailCode-SYN105\"> </a></td><td>Required element missing</td><td>**Description:** Required association or attribute missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message.</td><td>22747</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN100<a name=\"v3-AcknowledgementDetailCode-SYN100\"> </a></td><td>Required association missing</td><td>Required association missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message.</td><td>21412</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN101<a name=\"v3-AcknowledgementDetailCode-SYN101\"> </a></td><td>Required attribute missing</td><td>A required attribute is missing in a class.</td><td>21413</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN114<a name=\"v3-AcknowledgementDetailCode-SYN114\"> </a></td><td>Insufficient repetitions</td><td>**Description:** The number of repetitions of a group of association or attributes is less than the required minimum for the standard or of one of the conformance profiles or templates identified in the message.</td><td>22748</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SYN106<a name=\"v3-AcknowledgementDetailCode-SYN106\"> </a></td><td>Terminology error</td><td>**Description:** A coded attribute or datatype property violates one of the terminology constraints specified in the standard or one of the conformance profiles or templates declared by the instance.</td><td>22749</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN103<a name=\"v3-AcknowledgementDetailCode-SYN103\"> </a></td><td>Value not found in code system</td><td>An attribute value was compared against the corresponding code system, and no match was found.</td><td>21415</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN104<a name=\"v3-AcknowledgementDetailCode-SYN104\"> </a></td><td>Invalid code system in CNE</td><td>An attribute value referenced a code system that is not valid for an attribute constrained to CNE.</td><td>21416</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN107<a name=\"v3-AcknowledgementDetailCode-SYN107\"> </a></td><td>Deprecated code</td><td>**Description:** A coded attribute is referencing a code that has been deprecated by the owning code system.</td><td>22750</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SYN108<a name=\"v3-AcknowledgementDetailCode-SYN108\"> </a></td><td>Number of repetitions exceeds limit</td><td>**Description:** The number of repetitions of a (group of) association(s) or attribute(s) exceeds the limits of the standard or of one of the conformance profiles or templates identified in the message.</td><td>22751</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN110<a name=\"v3-AcknowledgementDetailCode-SYN110\"> </a></td><td>Number of association repetitions exceeds limit</td><td>The number of repetitions of a (group of) association(s) exceeds the limits of the standard or of one of the conformance profiles identified in the message.</td><td>21417</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0SYN112<a name=\"v3-AcknowledgementDetailCode-SYN112\"> </a></td><td>Number of attribute repetitions exceeds limit</td><td>The number of repetitions of an attribute exceeds the limits of the standard or of one of the conformance profiles identified in the message.</td><td>21418</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SYN109<a name=\"v3-AcknowledgementDetailCode-SYN109\"> </a></td><td>Mandatory element with null value</td><td>**Description:** An attribute or association identified as mandatory in a specification or declared conformance profile or template has been specified with a null flavor.</td><td>22752</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SYN111<a name=\"v3-AcknowledgementDetailCode-SYN111\"> </a></td><td>Value does not match fixed value</td><td>**Description:** The value of an attribute or property differs from the fixed value asserted in the standard or one of the conformance profiles or templates declared in the message.</td><td>22753</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SYN113<a name=\"v3-AcknowledgementDetailCode-SYN113\"> </a></td><td>Formal constraint violation</td><td>**Description:** A formal constraint asserted in the standard or one of the conformance profiles or templates declared in the message has been violated.</td><td>22754</td><td>active</td><td/></tr><tr style=\"background-color: #ffeeee\"><td>1</td><td style=\"white-space:nowrap\">_AcknowledgementDetailSyntaxErrorCode<a name=\"v3-AcknowledgementDetailCode-_AcknowledgementDetailSyntaxErrorCode\"> </a></td><td>AcknowledgementDetailSyntaxErrorCode</td><td>Reflects errors in the syntax or structure of the communication.</td><td>21411</td><td>retired</td><td>true</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailCode",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.5.1100"
    }
  ],
  "version" : "3.0.0",
  "name" : "AcknowledgementDetailCode",
  "title" : "AcknowledgementDetailCode",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-03-20",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "*OpenIssue:*Missing description.",
  "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [
    {
      "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"
        }
      ],
      "code" : "Specializes",
      "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.",
      "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"
        }
      ],
      "code" : "Generalizes",
      "description" : "Inverse of Specializes.  Only included as a derived relationship.",
      "type" : "Coding"
    },
    {
      "code" : "internalId",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
      "description" : "The internal identifier for the concept in the HL7 Access database repository.",
      "type" : "code"
    },
    {
      "code" : "status",
      "uri" : "http://hl7.org/fhir/concept-properties#status",
      "description" : "Designation of a concept's state.  Normally is not populated unless the state is retired..",
      "type" : "code"
    },
    {
      "code" : "notSelectable",
      "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
      "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type" : "boolean"
    }
  ],
  "concept" : [
    {
      "code" : "_AcknowledgementDetailNotSupportedCode",
      "display" : "AcknowledgementDetailNotSupportedCode",
      "definition" : "Refelects rejections because elements of the communication are not supported in the current context.",
      "property" : [
        {
          "code" : "notSelectable",
          "valueBoolean" : true
        },
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "21419"
        }
      ],
      "concept" : [
        {
          "code" : "NS200",
          "display" : "Unsupported interaction",
          "definition" : "The interaction (or: this version of the interaction) is not supported.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "21420"
            }
          ]
        },
        {
          "code" : "NS202",
          "display" : "Unsupported processing id",
          "definition" : "The Processing ID is not supported.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "21421"
            }
          ]
        },
        {
          "code" : "NS203",
          "display" : "Unsupported version id",
          "definition" : "The Version ID is not supported.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "21423"
            }
          ]
        },
        {
          "code" : "NS250",
          "display" : "Unsupported processing Mode",
          "definition" : "The processing mode is not supported.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "21422"
            }
          ]
        },
        {
          "code" : "NS260",
          "display" : "Unknown sender",
          "definition" : "The Device.id of the sender is unknown.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "21424"
            }
          ]
        },
        {
          "code" : "NS261",
          "display" : "Unrecognized attentionline",
          "definition" : "The receiver requires information in the attentionLine classes for routing purposes.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "21425"
            }
          ]
        }
      ]
    },
    {
      "code" : "INTERR",
      "display" : "Internal system error",
      "definition" : "An internal software component (database, application, queue mechanism, etc.) has failed, leading to inability to process the message.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "22074"
        }
      ]
    },
    {
      "code" : "NOSTORE",
      "display" : "No storage space for message.",
      "definition" : "**Rejection:** The message can't be stored by the receiver due to an unspecified internal application issue. The message was neither processed nor stored by the receiving application.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "21442"
        }
      ]
    },
    {
      "code" : "RTEDEST",
      "display" : "Message routing error, destination unreachable.",
      "definition" : "**Error:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is unavailable.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "21443"
        }
      ]
    },
    {
      "code" : "RTUDEST",
      "display" : "Error: Message routing error, unknown destination.",
      "definition" : "The destination of this message is unknown to the receiving application. The receiving application in the message does not match the application which received the message. The message was neither routed, processed nor stored by the receiving application.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "21440"
        }
      ]
    },
    {
      "code" : "RTWDEST",
      "display" : "Message routing warning, destination unreachable.",
      "definition" : "**Warning:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is (temporarily) unavailable. The receiving application will forward the message as soon as the destination can be reached again.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "21441"
        }
      ]
    },
    {
      "code" : "SYN",
      "display" : "Syntax error",
      "definition" : "Reflects errors in the syntax or structure of the communication.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "22075"
        }
      ],
      "concept" : [
        {
          "code" : "SYN102",
          "display" : "Data type error",
          "definition" : "The attribute contained data of the wrong data type, e.g. a numeric attribute contained \"FOO\".",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "21414"
            }
          ]
        },
        {
          "code" : "SYN105",
          "display" : "Required element missing",
          "definition" : "**Description:** Required association or attribute missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "22747"
            }
          ],
          "concept" : [
            {
              "code" : "SYN100",
              "display" : "Required association missing",
              "definition" : "Required association missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "21412"
                }
              ]
            },
            {
              "code" : "SYN101",
              "display" : "Required attribute missing",
              "definition" : "A required attribute is missing in a class.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "21413"
                }
              ]
            },
            {
              "code" : "SYN114",
              "display" : "Insufficient repetitions",
              "definition" : "**Description:** The number of repetitions of a group of association or attributes is less than the required minimum for the standard or of one of the conformance profiles or templates identified in the message.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "22748"
                }
              ]
            }
          ]
        },
        {
          "code" : "SYN106",
          "display" : "Terminology error",
          "definition" : "**Description:** A coded attribute or datatype property violates one of the terminology constraints specified in the standard or one of the conformance profiles or templates declared by the instance.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "22749"
            }
          ],
          "concept" : [
            {
              "code" : "SYN103",
              "display" : "Value not found in code system",
              "definition" : "An attribute value was compared against the corresponding code system, and no match was found.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "21415"
                }
              ]
            },
            {
              "code" : "SYN104",
              "display" : "Invalid code system in CNE",
              "definition" : "An attribute value referenced a code system that is not valid for an attribute constrained to CNE.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "21416"
                }
              ]
            },
            {
              "code" : "SYN107",
              "display" : "Deprecated code",
              "definition" : "**Description:** A coded attribute is referencing a code that has been deprecated by the owning code system.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "22750"
                }
              ]
            }
          ]
        },
        {
          "code" : "SYN108",
          "display" : "Number of repetitions exceeds limit",
          "definition" : "**Description:** The number of repetitions of a (group of) association(s) or attribute(s) exceeds the limits of the standard or of one of the conformance profiles or templates identified in the message.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "22751"
            }
          ],
          "concept" : [
            {
              "code" : "SYN110",
              "display" : "Number of association repetitions exceeds limit",
              "definition" : "The number of repetitions of a (group of) association(s) exceeds the limits of the standard or of one of the conformance profiles identified in the message.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "21417"
                }
              ]
            },
            {
              "code" : "SYN112",
              "display" : "Number of attribute repetitions exceeds limit",
              "definition" : "The number of repetitions of an attribute exceeds the limits of the standard or of one of the conformance profiles identified in the message.",
              "property" : [
                {
                  "code" : "status",
                  "valueCode" : "active"
                },
                {
                  "code" : "internalId",
                  "valueCode" : "21418"
                }
              ]
            }
          ]
        },
        {
          "code" : "SYN109",
          "display" : "Mandatory element with null value",
          "definition" : "**Description:** An attribute or association identified as mandatory in a specification or declared conformance profile or template has been specified with a null flavor.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "22752"
            }
          ]
        },
        {
          "code" : "SYN111",
          "display" : "Value does not match fixed value",
          "definition" : "**Description:** The value of an attribute or property differs from the fixed value asserted in the standard or one of the conformance profiles or templates declared in the message.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "22753"
            }
          ]
        },
        {
          "code" : "SYN113",
          "display" : "Formal constraint violation",
          "definition" : "**Description:** A formal constraint asserted in the standard or one of the conformance profiles or templates declared in the message has been violated.",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "22754"
            }
          ]
        }
      ]
    },
    {
      "code" : "_AcknowledgementDetailSyntaxErrorCode",
      "display" : "AcknowledgementDetailSyntaxErrorCode",
      "definition" : "Reflects errors in the syntax or structure of the communication.",
      "property" : [
        {
          "code" : "notSelectable",
          "valueBoolean" : true
        },
        {
          "code" : "status",
          "valueCode" : "retired"
        },
        {
          "code" : "internalId",
          "valueCode" : "21411"
        }
      ]
    }
  ]
}