Regulatory Correspondence
0.1.0 - ci-build
Regulatory Correspondence, published by Gravitate Health and HL7 Vulcan. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cander2/rfi-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-06-19 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="rfi-priority"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet rfi-priority</b></p><a name="rfi-priority"> </a><a name="hcrfi-priority"> </a><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/rfi-priority</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>high</td><td>High</td></tr><tr><td>medium</td><td>Medium</td></tr><tr><td>low</td><td>Low</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.org/fhir/ValueSet/rfi-priority"/>
<version value="0.1.0"/>
<name value="RFIPriority"/>
<status value="draft"/>
<date value="2025-06-19T00:08:28+00:00"/>
<publisher value="Gravitate Health and HL7 Vulcan"/>
<contact>
<name value="Gravitate Health and HL7 Vulcan"/>
<telecom>
<system value="url"/>
<value value="https://www.gravitatehealth.eu/"/>
</telecom>
</contact>
<description value="Priority levels for RFIs."/>
<compose>
<include>
<system value="http://hl7.org/fhir/rfi-priority"/>
<concept>
<code value="high"/>
<display value="High"/>
</concept>
<concept>
<code value="medium"/>
<display value="Medium"/>
</concept>
<concept>
<code value="low"/>
<display value="Low"/>
</concept>
</include>
</compose>
</ValueSet>