PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r5@2.1.0
    http://terminology.hl7.org/CodeSystem/v2-0516
{
  "description": "HL7-defined code system of concepts specifying the severity of an application error as reported during acknowledgment of messages. Knowing if something is Error, Warning or Information is intrinsic to how an application handles the content and the information flow.  Used in HL7 Version 2.x messaging acknowledgment in the ERR segment.",
  "_filename": "CodeSystem-v2-0516.json",
  "package_name": "hl7.terminology.r5",
  "date": "2019-12-01",
  "versionNeeded": false,
  "publisher": "HL7, Inc",
  "purpose": "Underlying Master Code System for V2 table 0516 (Error Severity)",
  "content": "complete",
  "property": [ {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "Status of the concept"
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "code": "deprecated",
    "type": "code",
    "description": "Version of HL7 in which the code was deprecated"
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment",
    "code": "v2-concComment",
    "type": "string",
    "description": "V2 Concept Comment"
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub",
    "code": "v2-concCommentAsPub",
    "type": "string",
    "description": "V2 Concept Comment As Published"
  } ],
  "name": "ErrorSeverity",
  "copyright": "Copyright HL7. Licensed under creative commons public domain",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "errorSeverity",
  "package_version": "2.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "inm"
  } ],
  "compositional": false,
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "dc8eb428-0125-4a1a-aaf7-1a2ded134603",
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0516",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/v2-0516",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.18.337",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "id": "5586",
    "code": "W",
    "display": "Warning",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "Use this severity when parts of the message may not have been stored."
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "Transaction successful, but there may issues"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Transaction successful, but there may be issues",
    "designation": [ {
      "use": {
        "code": "preferredForLanguage",
        "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"
      },
      "value": "Warnung",
      "language": "de"
    } ]
  }, {
    "id": "5587",
    "code": "I",
    "display": "Information",
    "property": [ {
      "code": "v2-concComment",
      "valueString": "e.g., inform patient"
    }, {
      "code": "v2-concCommentAsPub",
      "valueString": "Transaction was successful but includes information e.g., inform patient"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Transaction was successful but includes information",
    "designation": [ {
      "use": {
        "code": "preferredForLanguage",
        "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"
      },
      "value": "Information",
      "language": "de"
    } ]
  }, {
    "id": "5588",
    "code": "E",
    "display": "Error",
    "property": [ {
      "code": "v2-concCommentAsPub",
      "valueString": "Transaction was unsuccessful"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Transaction was unsuccessful",
    "designation": [ {
      "use": {
        "code": "preferredForLanguage",
        "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"
      },
      "value": "Fehler",
      "language": "de"
    } ]
  }, {
    "id": "5589",
    "code": "F",
    "display": "Fatal Error",
    "property": [ {
      "code": "v2-concCommentAsPub",
      "valueString": "Message not processed due to application or network failure condition"
    }, {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Message not processed due to application or network failure condition"
  } ],
  "caseSensitive": true,
  "version": "2.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/",
      "system": "url"
    } ]
  } ]
}