Universal API Implementation Guide
1.1.20 - ci-build
Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-01-23 |
{
"resourceType" : "CodeSystem",
"id" : "uapi-copay-enrollby-id",
"meta" : {
"lastUpdated" : "2023-01-23T05:00:00.000+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem uapi-copay-enrollby-id</b></p><a name=\"uapi-copay-enrollby-id\"> </a><a name=\"hcuapi-copay-enrollby-id\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-01-23 05:00:00+0000</p></div><p>This case-insensitive code system <code>https://fhir.developer.gene.com/CodeSystem/uapi-copay-enrollby-id</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"uapi-copay-enrollby-id-1\"> </a></td><td>Patient</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"uapi-copay-enrollby-id-2\"> </a></td><td>Legally Authorized Person on behalf of the patient (LAP)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"uapi-copay-enrollby-id-4\"> </a></td><td>HCP on behalf of patient</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"uapi-copay-enrollby-id-6\"> </a></td><td>HCP on behalf of LAP</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"uapi-copay-enrollby-id-8\"> </a></td><td>Specialty Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"uapi-copay-enrollby-id-10\"> </a></td><td>Specialty Pharmacy on behalf of LAP</td></tr></table></div>"
},
"url" : "https://fhir.developer.gene.com/CodeSystem/uapi-copay-enrollby-id",
"version" : "1.1.20",
"name" : "UapiCodeSystemCopayEnrollById",
"title" : "UAPI Code System - Copay Who is applying",
"status" : "active",
"experimental" : false,
"date" : "2023-01-23T00:00:00-05:00",
"contact" : [
{
"name" : "Krzysztof Wilczek",
"telecom" : [
{
"system" : "email",
"value" : "mailto:wilczekk@gene.com"
}
]
}
],
"description" : "The enroll-by-id field identifies who is applying for Copay assistance.",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "Patient"
},
{
"code" : "2",
"display" : "Legally Authorized Person on behalf of the patient (LAP)"
},
{
"code" : "4",
"display" : "HCP on behalf of patient"
},
{
"code" : "6",
"display" : "HCP on behalf of LAP"
},
{
"code" : "8",
"display" : "Specialty Pharmacy"
},
{
"code" : "10",
"display" : "Specialty Pharmacy on behalf of LAP"
}
]
}