type: valuesetvalueset: 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 version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="BatchTransactionOperationOutcomeSeverity"/>
<meta>
</meta>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/BatchTransactionOperationOutcomeSeverity"/>
<version value="6.0.0"/>
<name value="BatchTransactionOperationOutcomeSeverity"/>
<title value="Severity with no error"/>
<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>