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

: Vanna Practitioner Role Code System - XML Representation

Draft as of 2024-05-03

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="practitionerrole-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://vanna.health/fhir/CodeSystem/practitionerrole-code</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">care_coordinator<a name="practitionerrole-code-care_coordinator"> </a></td><td>Care Coordinator</td><td>Vanna staff that assist in care operations for the patient</td></tr><tr><td style="white-space:nowrap">clinical<a name="practitionerrole-code-clinical"> </a></td><td>Clinical</td><td>Certified clinical staff, often psychiatrists</td></tr><tr><td style="white-space:nowrap">coach<a name="practitionerrole-code-coach"> </a></td><td>Coach</td><td>Certified peer support specialists</td></tr><tr><td style="white-space:nowrap">executive<a name="practitionerrole-code-executive"> </a></td><td>Executive</td><td>Vanna executive staff</td></tr><tr><td style="white-space:nowrap">housing_specialist<a name="practitionerrole-code-housing_specialist"> </a></td><td>Housing Specialist</td><td>Vanna staff that assist with housing needs</td></tr><tr><td style="white-space:nowrap">operations_leadership<a name="practitionerrole-code-operations_leadership"> </a></td><td>Operations Leadership</td><td>Vanna operations staff</td></tr><tr><td style="white-space:nowrap">registered_nurse<a name="practitionerrole-code-registered_nurse"> </a></td><td>Registered Nurse</td><td>Certified RNs</td></tr><tr><td style="white-space:nowrap">team_lead<a name="practitionerrole-code-team_lead"> </a></td><td>Team Lead</td><td>Vanna care operations leads</td></tr></table></div>
  </text>
  <url value="http://vanna.health/fhir/CodeSystem/practitionerrole-code"/>
  <version value="0.0.2"/>
  <name value="VannaPractitionerRoleCodeSystem"/>
  <title value="Vanna Practitioner Role 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="This code system defines the Vanna Practitioner Role codes."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="care_coordinator"/>
    <display value="Care Coordinator"/>
    <definition
                value="Vanna staff that assist in care operations for the patient"/>
  </concept>
  <concept>
    <code value="clinical"/>
    <display value="Clinical"/>
    <definition value="Certified clinical staff, often psychiatrists"/>
  </concept>
  <concept>
    <code value="coach"/>
    <display value="Coach"/>
    <definition value="Certified peer support specialists"/>
  </concept>
  <concept>
    <code value="executive"/>
    <display value="Executive"/>
    <definition value="Vanna executive staff"/>
  </concept>
  <concept>
    <code value="housing_specialist"/>
    <display value="Housing Specialist"/>
    <definition value="Vanna staff that assist with housing needs"/>
  </concept>
  <concept>
    <code value="operations_leadership"/>
    <display value="Operations Leadership"/>
    <definition value="Vanna operations staff"/>
  </concept>
  <concept>
    <code value="registered_nurse"/>
    <display value="Registered Nurse"/>
    <definition value="Certified RNs"/>
  </concept>
  <concept>
    <code value="team_lead"/>
    <display value="Team Lead"/>
    <definition value="Vanna care operations leads"/>
  </concept>
</CodeSystem>