http://terminology.hl7.org/CodeSystem/v2-0357|2.9

name
v2.0357
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 Message error condition codes

FHIR Value set/code system definition for HL7 v2 table 0357 ( Message error condition codes)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0357 ( Message error condition  codes)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0357",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Message error condition  codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "7f46108c-bf43-554b-968f-a6bcbec5f123",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0357",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.217",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "0",
    "display" : "Message accepted",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Success. Optional, as the AA conveys success. Used for systems that must always return a status code.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Succes. Optioneel, aangezien de AA succes betekent. Bedoeld voor systemen die altijd een status code teruggeven"
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Nachricht akzeptiert",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Bericht geaccepteerd",
      "language" : "nl"
    } ]
  }, {
    "code" : "100",
    "display" : "Segment sequence error",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Error: The message segments were not in the proper order, or required segments are missing.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Fout: De berichtsegmenten stonden niet inde juiste volgorde, of er ontbraken verplichte segmenten"
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Fehler in der Segmentreihenfolge",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Fout in segmentvolgorde",
      "language" : "nl"
    } ]
  }, {
    "code" : "101",
    "display" : "Required field missing",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Error: A required field is missing from a segment",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Fout: Er ontbreekt een verplicht veld in een segment"
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "erforderliches Feld leer",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Verplicht veld ontbreekt",
      "language" : "nl"
    } ]
  }, {
    "code" : "102",
    "display" : "Data type error",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Error: The field contained data of the wrong data type, e.g., an NM field contained \"FOO\".",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Fout: Het veld bevatte gegevens van het verkeerde type, bijv. een NM veld met \"FOO\"."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Datentypfehler",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Fout in datatype",
      "language" : "nl"
    } ]
  }, {
    "code" : "103",
    "display" : "Table value not found",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Error: A field of data type ID or IS was compared against the corresponding table, and no match was found.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Fout: Er is een veld van datatype ID of IS vergeleken met de bijbehorende tabel en er is geen match gevonden."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "fehlender Eintrag in der Tabelle",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Tabelwaarde niet gevonden",
      "language" : "nl"
    } ]
  }, {
    "code" : "104",
    "display" : "Value too long",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Error: a value exceeded the normative length, or the length that the application is able to safely handle.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Fout: Een waarde overschreed de maximumlengte, of de lengte die de applicatie veilig kan verwerken."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Waarde te lang",
      "language" : "nl"
    } ]
  }, {
    "code" : "198",
    "display" : "Non-Conformant Cardinality"
  }, {
    "code" : "199",
    "display" : "Other HL7 Error"
  }, {
    "code" : "200",
    "display" : "Unsupported message type",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection: The Message Type is not supported.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: Het berichttype wordt niet ondersteund."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Nachrichtentyp wird nicht unterstützt",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Niet-ondersteund berichttype",
      "language" : "nl"
    } ]
  }, {
    "code" : "201",
    "display" : "Unsupported event code",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection: The Event Code is not supported.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: De eventcode wordt niet ondersteund."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Ereignis wird nicht unterstützt",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Niet-ondersteunde eventcode",
      "language" : "nl"
    } ]
  }, {
    "code" : "202",
    "display" : "Unsupported processing id",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection: The Processing ID is not supported.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: De processing id wordt niet ondersteund."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Processing-ID wird nicht unterstützt",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Niet-ondersteunde processing id",
      "language" : "nl"
    } ]
  }, {
    "code" : "203",
    "display" : "Unsupported version id",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection:  The Version ID is not supported.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: De versie wordt niet ondersteund."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Version wird nicht unterstützt",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Niet-ondersteunde versie",
      "language" : "nl"
    } ]
  }, {
    "code" : "204",
    "display" : "Unknown key identifier",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection: The ID of the patient, order, etc., was not found. Used for transactions other than additions, e.g., transfer of a non-existent patient.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: Het id van de patiënt, order etc. is niet gevonden. Bedoeld voor transacties anders dan toevoegingen, bijv. overdracht van een niet-bestaande patiënt."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Schlüsselwert nicht gefunden",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Onbekende sleutel-identificatie",
      "language" : "nl"
    } ]
  }, {
    "code" : "205",
    "display" : "Duplicate key identifier",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.).",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: Het id van de patiënt, order, etc. bestond al. Bedoeld voor antwoorden op toevoegingen (Opname, Nieuwe order, etc.)."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "doppelter Schlüsselwert",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Duplicaat sleutel-identificatie",
      "language" : "nl"
    } ]
  }, {
    "code" : "206",
    "display" : "Application record locked",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection: The transaction could not be performed at the application storage level, e.g., database locked.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: De transactie kon niet worden uitgevoerd op niveau van applicatie-opslag, e.g. database vergrendeld."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Datensatz durch Applikation gesperrt",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Applicatie record vergrendeld",
      "language" : "nl"
    } ]
  }, {
    "code" : "207",
    "display" : "Application error",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Rejection: A catchall for internal errors not explicitly covered by other codes.",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Afkeuring: Een generieke opvang voor interne fouten die niet expliciet worden gedekt door andere codes."
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "applikationsinterner Fehler",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Interne applicatiefout",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}