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 Condition-status.xml Definition for Value SetConditionStatus { "resourceType": "ValueSet", "text": { "status": "generated", "div": "<div><h2>ConditionStatus</h2><p>The clinical status of the Condition or diagnosis</p><p>This value set defines its own terms in the system http://hl7.org/fhir/condition-status</p><table><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>provisional<a name=\"provisional\"> </a></td><td/><td>This is a tentative diagnosis - still a candidate that is under consideration.</td></tr><tr><td>working<a name=\"working\"> </a></td><td/><td>The patient is being treated on the basis that this is the condition, but it is still not confirmed.</td></tr><tr><td>confirmed<a name=\"confirmed\"> </a></td><td/><td>There is sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition.</td></tr><tr><td>refuted<a name=\"refuted\"> </a></td><td/><td>This condition has been ruled out by diagnostic and clinical evidence.</td></tr></table></div>" }, "identifier": "http://hl7.org/fhir/vs/condition-status", "name": "ConditionStatus", "publisher": "HL7 (FHIR Project)", "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ], "description": "The clinical status of the Condition or diagnosis", "status": "draft", "date": "2014-09-30T18:09:16.978+10:00", "define": { "system": "http://hl7.org/fhir/condition-status", "caseSensitive": true, "concept": [ { "code": "provisional", "definition": "This is a tentative diagnosis - still a candidate that is under consideration." }, { "code": "working", "definition": "The patient is being treated on the basis that this is the condition, but it is still not confirmed." }, { "code": "confirmed", "definition": "There is sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition." }, { "code": "refuted", "definition": "This condition has been ruled out by diagnostic and clinical evidence." } ] } } © 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 _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); })();