Vanna Health IG
0.0.2 - ci-build
Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-05-03 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="member-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://vanna.health/fhir/CodeSystem/member-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">unassigned<a name="member-status-unassigned"> </a></td><td>Unassigned</td><td>Default status for members that have yet to engaged by Vanna</td></tr><tr><td style="white-space:nowrap">outreach<a name="member-status-outreach"> </a></td><td>Outreach</td><td>Status for Members who Vanna is actively trying to engage and enroll.</td></tr><tr><td style="white-space:nowrap">enrolled<a name="member-status-enrolled"> </a></td><td>Enrolled</td><td>Status for Members who are enrolled with Vanna and receiving support and services. Implies but does not guarantee that the Member signed Consent forms.</td></tr><tr><td style="white-space:nowrap">closed<a name="member-status-closed"> </a></td><td>Closed</td><td>Members that are no longer engaged with Vanna</td></tr></table></div>
</text>
<url value="http://vanna.health/fhir/CodeSystem/member-status"/>
<version value="0.0.2"/>
<name value="VannaMemberStatusCodeSystem"/>
<title value="Vanna Member Status Code System"/>
<status value="draft"/>
<date value="2024-05-03T17:27:25+00:00"/>
<publisher value="Vanna Health Engineering"/>
<contact>
<name value="Vanna Health Engineering"/>
<telecom>
<system value="url"/>
<value value="http://vanna.health"/>
</telecom>
</contact>
<description
value="A local code system defined within the context of the Vanna IG to hold the custom codes for Member Status."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="unassigned"/>
<display value="Unassigned"/>
<definition
value="Default status for members that have yet to engaged by Vanna"/>
</concept>
<concept>
<code value="outreach"/>
<display value="Outreach"/>
<definition
value="Status for Members who Vanna is actively trying to engage and enroll."/>
</concept>
<concept>
<code value="enrolled"/>
<display value="Enrolled"/>
<definition
value="Status for Members who are enrolled with Vanna and receiving support and services. Implies but does not guarantee that the Member signed Consent forms."/>
</concept>
<concept>
<code value="closed"/>
<display value="Closed"/>
<definition value="Members that are no longer engaged with Vanna"/>
</concept>
</CodeSystem>