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 0155 ( Accept/Application Acknowledgment Conditions)
{ "resourceType": "ValueSet", "text": { "status": "additional", "div": "<div><p>Accept/Application Acknowledgment Conditions</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>AL<a name=\"AL\"> </a></td><td>Always</td><td>added v2.2</td></tr>\r\n <tr><td>ER<a name=\"ER\"> </a></td><td>Error/reject conditions only</td><td>added v2.2</td></tr>\r\n <tr><td>NE<a name=\"NE\"> </a></td><td>Never</td><td>added v2.2</td></tr>\r\n <tr><td>SU<a name=\"SU\"> </a></td><td>Successful completion only</td><td>added v2.2</td></tr>\r\n</table>\r\n</div>" }, "identifier": "http://hl7.org/fhir/v2/vs/0155", "name": "v2 Accept/Application Acknowledgment Conditions", "publisher": "HL7, Inc", "telecom": [ { "system": "url", "value": "http://hl7.org" } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0155 ( Accept/Application Acknowledgment Conditions)", "status": "active", "date": "2011-01-28", "define": { "system": "http://hl7.org/fhir/v2/0155", "caseSensitive": true, "concept": [ { "code": "AL", "display": "Always" }, { "code": "ER", "display": "Error/reject conditions only" }, { "code": "NE", "display": "Never" }, { "code": "SU", "display": "Successful completion only" } ] } }