Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
: UAPI Code System - Copay Who is applying - JSON Representation
Raw json | Download
{
"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>This 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.19",
"name" : "UapiCodeSystemCopayEnrollById",
"title" : "UAPI Code System - Copay Who is applying",
"status" : "active",
"experimental" : false,
"date" : "2023-01-23T00:00:00-05:00",
"publisher" : "Genentech USIX",
"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.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"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"
}
]
}