This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0179 ( Response Level)
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Response Level</p> <table class="grid"> <tr> <td> <b>Code</b> </td> <td> <b>Description</b> </td> <td> <b>Version</b> </td> </tr> <tr> <td>AL <a name="AL"> </a> </td> <td>Always. All MFA segments (whether denoting errors or not) must be returned via the application-leve l acknowledgment message</td> <td>added v2.2</td> </tr> <tr> <td>ER <a name="ER"> </a> </td> <td>Error/Reject conditions only. Only MFA segments denoting errors must be returned via the application-level acknowledgment for this message</td> <td>added v2.2</td> </tr> <tr> <td>NE <a name="NE"> </a> </td> <td>Never. No application-level response needed</td> <td>added v2.2</td> </tr> <tr> <td>SU <a name="SU"> </a> </td> <td>Success. Only MFA segments denoting success must be returned via the application-level acknowledgment for this message</td> <td>added v2.2</td> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/v2/vs/0179"/> <name value="v2 Response Level"/> <publisher value="HL7, Inc"/> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> <description value="FHIR Value set/code system definition for HL7 v2 table 0179 ( Response Level)"/> <status value="active"/> <date value="2011-01-28"/> <define> <system value="http://hl7.org/fhir/v2/0179"/> <caseSensitive value="true"/> <concept> <code value="AL"/> <display value="Always. All MFA segments (whether denoting errors or not) must be returned via the application-leve l acknowledgment message"/> </concept> <concept> <code value="ER"/> <display value="Error/Reject conditions only. Only MFA segments denoting errors must be returned via the application-level acknowledgment for this message"/> </concept> <concept> <code value="NE"/> <display value="Never. No application-level response needed"/> </concept> <concept> <code value="SU"/> <display value="Success. Only MFA segments denoting success must be returned via the application-level acknowledgment for this message"/> </concept> </define> </ValueSet>