Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
: UAPI Code System - Copay assigned card type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "uapi-copay-assign-card-type",
"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-assign-card-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"uapi-copay-assign-card-type-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"uapi-copay-assign-card-type-2\"> </a></td></tr></table></div>"
},
"url" : "https://fhir.developer.gene.com/CodeSystem/uapi-copay-assign-card-type",
"version" : "1.1.19",
"name" : "UapiCodeSystemCopayAssignCardType",
"title" : "UAPI Code System - Copay assigned card type",
"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" : "Value to represent the type of Debit Card assignment that should occur with this enrollment. ",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "1"
},
{
"code" : "2"
}
]
}