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 Valueset-encounter-priority.xml Definition for Value SetDiet { "resourceType": "ValueSet", "text": { "status": "generated", "div": "<div><h2>Diet</h2><p>This value set defines a set of codes that can be used to indicate the encounter priority as determined by triage.</p><p>This value set defines its own terms in the system http://hl7.org/fhir/diet</p><table><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>imm<a name=\"imm\"> </a></td><td>Immediate</td><td>Within seconds</td></tr><tr><td>emg<a name=\"emg\"> </a></td><td>Emergency</td><td>Within 10 minutes</td></tr><tr><td>urg<a name=\"urg\"> </a></td><td>Urgent</td><td>Within 30 minutes</td></tr><tr><td>s-urg<a name=\"s-urg\"> </a></td><td>Semi-urgent</td><td>Within 60 minutes</td></tr><tr><td>no-urg<a name=\"no-urg\"> </a></td><td>Non-urgent</td><td>Within 120 minutes</td></tr></table></div>" }, "identifier": "http://hl7.org/fhir/vs/encounter-priority", "name": "Diet", "publisher": "FHIR Project team", "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ], "description": "This value set defines a set of codes that can be used to indicate the encounter priority as determined by triage.", "status": "draft", "define": { "system": "http://hl7.org/fhir/diet", "caseSensitive": true, "concept": [ { "code": "imm", "display": "Immediate", "definition": "Within seconds" }, { "code": "emg", "display": "Emergency", "definition": "Within 10 minutes" }, { "code": "urg", "display": "Urgent", "definition": "Within 30 minutes" }, { "code": "s-urg", "display": "Semi-urgent", "definition": "Within 60 minutes" }, { "code": "no-urg", "display": "Non-urgent", "definition": "Within 120 minutes" } ] } } © 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); })();