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 CRX enrollment channel - JSON Representation

Active as of 2023-01-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "uapi-copay-enrollment-channel",
  "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-enrollment-channel</b></p><a name=\"uapi-copay-enrollment-channel\"> </a><a name=\"hcuapi-copay-enrollment-channel\"> </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-enrollment-channel</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\">adminp<a name=\"uapi-copay-enrollment-channel-adminp\"> </a></td><td>Admin Portal</td></tr><tr><td style=\"white-space:nowrap\">hubp<a name=\"uapi-copay-enrollment-channel-hubp\"> </a></td><td>HUB Portal</td></tr><tr><td style=\"white-space:nowrap\">hcpp<a name=\"uapi-copay-enrollment-channel-hcpp\"> </a></td><td>HCP Portal</td></tr><tr><td style=\"white-space:nowrap\">mobile<a name=\"uapi-copay-enrollment-channel-mobile\"> </a></td><td>Mobile App</td></tr><tr><td style=\"white-space:nowrap\">api<a name=\"uapi-copay-enrollment-channel-api\"> </a></td><td>API</td></tr><tr><td style=\"white-space:nowrap\">psp<a name=\"uapi-copay-enrollment-channel-psp\"> </a></td><td>PSP</td></tr><tr><td style=\"white-space:nowrap\">patientp<a name=\"uapi-copay-enrollment-channel-patientp\"> </a></td><td>Patient Portal</td></tr><tr><td style=\"white-space:nowrap\">annexus<a name=\"uapi-copay-enrollment-channel-annexus\"> </a></td><td>Annexus</td></tr><tr><td style=\"white-space:nowrap\">tailormed<a name=\"uapi-copay-enrollment-channel-tailormed\"> </a></td><td>TailorMed</td></tr><tr><td style=\"white-space:nowrap\">pxt<a name=\"uapi-copay-enrollment-channel-pxt\"> </a></td><td>PX Technology</td></tr></table></div>"
  },
  "url" : "https://fhir.developer.gene.com/CodeSystem/uapi-copay-enrollment-channel",
  "version" : "1.1.20",
  "name" : "UapiCodeSystemCopayEnrollmentChannel",
  "title" : "UAPI Code System - Copay CRX enrollment channel",
  "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" : "Copay Enrollment Channel",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "adminp",
      "display" : "Admin Portal"
    },
    {
      "code" : "hubp",
      "display" : "HUB Portal"
    },
    {
      "code" : "hcpp",
      "display" : "HCP Portal"
    },
    {
      "code" : "mobile",
      "display" : "Mobile App"
    },
    {
      "code" : "api",
      "display" : "API"
    },
    {
      "code" : "psp",
      "display" : "PSP"
    },
    {
      "code" : "patientp",
      "display" : "Patient Portal"
    },
    {
      "code" : "annexus",
      "display" : "Annexus"
    },
    {
      "code" : "tailormed",
      "display" : "TailorMed"
    },
    {
      "code" : "pxt",
      "display" : "PX Technology"
    }
  ]
}