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 Using Codes Systems Value Sets v2 Tables v3 Namespaces Concept Maps 1.14.2.1.120 Value Set for codes in http://hl7.org/fhir/issue-severity This is a value set defined by the FHIR project. Summary Code System URL: http://hl7.org/fhir/issue-severity Value Set URL: http://hl7.org/fhir/vs/issue-severity Definition: How the issue affects the success of the action Formal value Set definition : XML or JSON . This value set defines its own codes: 1.14.2.1.120.1 IssueSeverity How the issue affects the success of the action This value set defines its own terms in the system http://hl7.org/fhir/issue-severity Code Display Definition fatal The issue caused the action to fail, and no further checking could be performed. error The issue is sufficiently important to cause the action to fail. warning The issue is not important enough to cause the action to fail, but may cause it to be performed suboptimally or in a way that is not as desired. information The issue has no relation to the degree of success of the action. These codes are used in the following places: OperationOutcome.issue.severity ( Fixed ) OIDs Code System URL: 120 Value Set URL: 2.16.840.1.113883.4.642.2.120 Note: these OIDs are not used in FHIR, but may be used in v3, or OID based terminology systems See the full registry of value sets defined as part of FHIR. Explanation of the columns that may appear on this page: Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance) Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning of the concept Comments Additional notes about how to use the code In addition, this page will include mappings to HL7 v2 or HL7 v3 code where these have been defined. © HL7.org 2011+. FHIR DSTU (v0.0.82.2943) generated on Tue, Sep 30, 2014 18:09+1000. Links: What's a DSTU? | Version History | | Propose a change var disqus_shortname = 'fhirdstu';(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-676355-1']); _gaq.push(['_setDomainName', '.hl7.org']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();