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-task-output-type",
"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-task-output-type</b></p><a name=\"uapi-copay-task-output-type\"> </a><a name=\"hcuapi-copay-task-output-type\"> </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-task-output-type</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\">enrollment-status<a name=\"uapi-copay-task-output-type-enrollment-status\"> </a></td><td>Enrollment Status</td></tr><tr><td style=\"white-space:nowrap\">assign-card-type<a name=\"uapi-copay-task-output-type-assign-card-type\"> </a></td><td>Debit Card Type</td></tr></table></div>"
},
"url" : "https://fhir.developer.gene.com/CodeSystem/uapi-copay-task-output-type",
"version" : "1.1.20",
"name" : "UapiCodeSystemCopayTaskOutputType",
"title" : "UAPI Code System - Copay Task output types",
"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" : "This is used to define copay identifiers returned by the Copay enrollment.",
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "enrollment-status",
"display" : "Enrollment Status"
},
{
"code" : "assign-card-type",
"display" : "Debit Card Type"
}
]
}