{
"description": "FHIR Value set/code system definition for HL7 v2 table 0516 ( Error Severity)",
"_filename": "CodeSystem-v2-0516.json",
"package_name": "hl7.fhir.r2b.core",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ]
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v2 Error Severity",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.133883.18.337"
} ],
"compositional": false,
"status": "active",
"id": "87b2ba0d-0076-4e90-bd25-556dcf25fa71",
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0516",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/v2/0516",
"concept": [ {
"code": "E",
"display": "Error",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Transaction was unsuccessful"
} ],
"designation": [ {
"use": {
"userSelected": false
},
"value": "Fehler",
"language": "de"
} ]
}, {
"code": "F",
"display": "Fatal Error",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Message not processed due to application or network failure condition"
} ]
}, {
"code": "I",
"display": "Information",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Transaction was successful but includes information e.g. inform patient"
} ],
"designation": [ {
"use": {
"userSelected": false
},
"value": "Information",
"language": "de"
} ]
}, {
"code": "W",
"display": "Warning",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Transaction successful, but there may issues"
} ],
"designation": [ {
"use": {
"userSelected": false
},
"value": "Warnung",
"language": "de"
} ]
} ],
"caseSensitive": false,
"version": "2.8.2",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org",
"system": "other"
} ]
} ]
}