CMS ACCESS Model API
0.9.0 - ci-build United States of America flag

CMS ACCESS Model API - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ACCESS Referral Type - XML Representation

Draft as of 2026-03-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ACCESSReferralTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ACCESSReferralTypeCS</b></p><a name="ACCESSReferralTypeCS"> </a><a name="hcACCESSReferralTypeCS"> </a><p>This case-sensitive code system <code>https://globalalliantinc.com/access/CodeSystem/ACCESSReferralTypeCS</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">patient-self-referral<a name="ACCESSReferralTypeCS-patient-self-referral"> </a></td><td>Patient self-referral</td><td>The patient independently initiated contact with the ACCESS Model participant to request services through the ACCESS Model.</td></tr><tr><td style="white-space:nowrap">provider-referral<a name="ACCESSReferralTypeCS-provider-referral"> </a></td><td>Provider referral</td><td>A healthcare provider identified the patient as a potential candidate for the ACCESS Model.</td></tr><tr><td style="white-space:nowrap">direct-to-consumer<a name="ACCESSReferralTypeCS-direct-to-consumer"> </a></td><td>Direct to consumer</td><td>The patient was reached through direct marketing, advertising, or outreach campaigns specifically designed to promote awareness of the participant’s services through the ACCESS Model.</td></tr></table></div>
  </text>
  <url
       value="https://globalalliantinc.com/access/CodeSystem/ACCESSReferralTypeCS"/>
  <version value="0.9.0"/>
  <name value="ACCESSReferralTypeCS"/>
  <title value="ACCESS Referral Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-06T16:03:26-05:00"/>
  <publisher value="Global Alliant, Inc."/>
  <contact>
    <name value="Global Alliant, Inc."/>
    <telecom>
      <system value="url"/>
      <value value="https://globalalliantinc.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="david.h@globalalliantinc.org"/>
    </telecom>
  </contact>
  <description
               value="This codesystem defines codes that indicate how the patient was referred to the ACCESS Model."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright (c) 2026 Centers for Medicare and Medicaid Services (CMS)."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="patient-self-referral"/>
    <display value="Patient self-referral"/>
    <definition
                value="The patient independently initiated contact with the ACCESS Model participant to request services through the ACCESS Model."/>
  </concept>
  <concept>
    <code value="provider-referral"/>
    <display value="Provider referral"/>
    <definition
                value="A healthcare provider identified the patient as a potential candidate for the ACCESS Model."/>
  </concept>
  <concept>
    <code value="direct-to-consumer"/>
    <display value="Direct to consumer"/>
    <definition
                value="The patient was reached through direct marketing, advertising, or outreach campaigns specifically designed to promote awareness of the participant’s services through the ACCESS Model."/>
  </concept>
</CodeSystem>