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

: UAPI Code System - Copay Claim Supporting Information Category - JSON Representation

Active as of 2024-06-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "uapi-copay-claim-supporting-info-category",
  "meta" : {
    "lastUpdated" : "2024-06-07T05: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-claim-supporting-info-category</b></p><a name=\"uapi-copay-claim-supporting-info-category\"> </a><a name=\"hcuapi-copay-claim-supporting-info-category\"> </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: 2024-06-07 05:00:00+0000</p></div><p>This case-insensitive code system <code>https://fhir.developer.gene.com/CodeSystem/uapi-copay-claim-supporting-info-category</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\">eobdate<a name=\"uapi-copay-claim-supporting-info-category-eobdate\"> </a></td><td>EOB Date</td></tr><tr><td style=\"white-space:nowrap\">ndc<a name=\"uapi-copay-claim-supporting-info-category-ndc\"> </a></td><td>NDC</td></tr><tr><td style=\"white-space:nowrap\">claimrequesteddate<a name=\"uapi-copay-claim-supporting-info-category-claimrequesteddate\"> </a></td><td>Claim Requested Date</td></tr><tr><td style=\"white-space:nowrap\">claimapproveddate<a name=\"uapi-copay-claim-supporting-info-category-claimapproveddate\"> </a></td><td>Claim Approved Date</td></tr><tr><td style=\"white-space:nowrap\">jcode<a name=\"uapi-copay-claim-supporting-info-category-jcode\"> </a></td><td>JCode</td></tr></table></div>"
  },
  "url" : "https://fhir.developer.gene.com/CodeSystem/uapi-copay-claim-supporting-info-category",
  "version" : "1.1.20",
  "name" : "UapiCodeSystemCopayClaimSupportingInfoCategory",
  "title" : "UAPI Code System - Copay Claim Supporting Information Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-07T00:00:00-05:00",
  "contact" : [
    {
      "name" : "Krzysztof Wilczek",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:wilczekk@gene.com"
        }
      ]
    }
  ],
  "description" : "Genentech supporting info categories utilized in UAPI for Copay claims.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "eobdate",
      "display" : "EOB Date"
    },
    {
      "code" : "ndc",
      "display" : "NDC"
    },
    {
      "code" : "claimrequesteddate",
      "display" : "Claim Requested Date"
    },
    {
      "code" : "claimapproveddate",
      "display" : "Claim Approved Date"
    },
    {
      "code" : "jcode",
      "display" : "JCode"
    }
  ]
}