CMS ACCESS Model API
0.9.0 - ci-build
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
| Draft as of 2026-03-06 |
{
"resourceType" : "CodeSystem",
"id" : "ACCESSReferralTypeCS",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://globalalliantinc.com/access/CodeSystem/ACCESSReferralTypeCS",
"version" : "0.9.0",
"name" : "ACCESSReferralTypeCS",
"title" : "ACCESS Referral Type",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-06T16:03:26-05:00",
"publisher" : "Global Alliant, Inc.",
"contact" : [
{
"name" : "Global Alliant, Inc.",
"telecom" : [
{
"system" : "url",
"value" : "https://globalalliantinc.com"
},
{
"system" : "email",
"value" : "david.h@globalalliantinc.org"
}
]
}
],
"description" : "This codesystem defines codes that indicate how the patient was referred to the ACCESS Model.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "Copyright (c) 2026 Centers for Medicare and Medicaid Services (CMS).",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "patient-self-referral",
"display" : "Patient self-referral",
"definition" : "The patient independently initiated contact with the ACCESS Model participant to request services through the ACCESS Model."
},
{
"code" : "provider-referral",
"display" : "Provider referral",
"definition" : "A healthcare provider identified the patient as a potential candidate for the ACCESS Model."
},
{
"code" : "direct-to-consumer",
"display" : "Direct to consumer",
"definition" : "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."
}
]
}