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 - JSON Representation

Draft as of 2024-05-03

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "practitionerrole-code",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://vanna.health/fhir/CodeSystem/practitionerrole-code",
  "version" : "0.0.2",
  "name" : "VannaPractitionerRoleCodeSystem",
  "title" : "Vanna Practitioner Role Code System",
  "status" : "draft",
  "date" : "2024-05-03T17:27:25+00:00",
  "publisher" : "Vanna Health Engineering",
  "contact" : [
    {
      "name" : "Vanna Health Engineering",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://vanna.health"
        }
      ]
    }
  ],
  "description" : "This code system defines the Vanna Practitioner Role codes.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "care_coordinator",
      "display" : "Care Coordinator",
      "definition" : "Vanna staff that assist in care operations for the patient"
    },
    {
      "code" : "clinical",
      "display" : "Clinical",
      "definition" : "Certified clinical staff, often psychiatrists"
    },
    {
      "code" : "coach",
      "display" : "Coach",
      "definition" : "Certified peer support specialists"
    },
    {
      "code" : "executive",
      "display" : "Executive",
      "definition" : "Vanna executive staff"
    },
    {
      "code" : "housing_specialist",
      "display" : "Housing Specialist",
      "definition" : "Vanna staff that assist with housing needs"
    },
    {
      "code" : "operations_leadership",
      "display" : "Operations Leadership",
      "definition" : "Vanna operations staff"
    },
    {
      "code" : "registered_nurse",
      "display" : "Registered Nurse",
      "definition" : "Certified RNs"
    },
    {
      "code" : "team_lead",
      "display" : "Team Lead",
      "definition" : "Vanna care operations leads"
    }
  ]
}