--- type: "valueset" title: "Severity with no error" valueset: "BatchTransactionOperationOutcomeSeverity" --- # Severity with no error - **Official URL**: http://hl7.org/fhir/ValueSet/BatchTransactionOperationOutcomeSeverity - **Version**: 6.0.0 - **Status**: active - **Name**: BatchTransactionOperationOutcomeSeverity - **Title**: Severity with no error - **Description**: Description Needed Here ## Content (Compose) - **System**: http://hl7.org/fhir/issue-severity | **Concepts**: information, warning ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <description value="Description Needed Here"/> <compose> <include> <system value="http://hl7.org/fhir/issue-severity"/> <concept> <code value="information"/> </concept> <concept> <code value="warning"/> </concept> </include> </compose> </ValueSet> ```