This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Code System Process Outcome Codes
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="process-outcome"/> <meta> <lastUpdated value="2016-08-11T17:02:54.322+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>Process Outcome Codes</h2> <div> <p>This value set includes sample Process Outcome codes.</p> </div> <p> <b>Copyright Statement:</b> This is an example set. </p> <p>This code system http://hl7.org/fhir/processoutcomecodes defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>complete <a name="process-outcome-complete"> </a> </td> <td/> </tr> <tr> <td>pended <a name="process-outcome-pended"> </a> </td> <td/> </tr> <tr> <td>error <a name="process-outcome-error"> </a> </td> <td/> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/processoutcomecodes"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.352"/> </identifier> <version value="1.6.0"/> <name value="Process Outcome Codes"/> <status value="draft"/> <experimental value="true"/> <publisher value="Financial Management"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set includes sample Process Outcome codes."/> <copyright value="This is an example set."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/process-outcome"/> <content value="complete"/> <concept> <code value="complete"/> </concept> <concept> <code value="pended"/> </concept> <concept> <code value="error"/> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.