TRxHub IG
0.1.0 - ci-build

TRxHub IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TRxHub Coverage Payor Role - JSON Representation

Draft as of 2026-05-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "trxhub-coverage-payor-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem trxhub-coverage-payor-role</b></p><a name=\"trxhub-coverage-payor-role\"> </a><a name=\"hctrxhub-coverage-payor-role\"> </a><p>This case-sensitive code system <code>https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-payor-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">self-pay<a name=\"trxhub-coverage-payor-role-self-pay\"> </a></td><td>Self Pay</td><td>Patient pays directly, no insurance</td></tr><tr><td style=\"white-space:nowrap\">main-insurance<a name=\"trxhub-coverage-payor-role-main-insurance\"> </a></td><td>Main Insurance</td><td>Grundversicherung (mandatory on coverage type insurance)</td></tr><tr><td style=\"white-space:nowrap\">supplementary-insurance<a name=\"trxhub-coverage-payor-role-supplementary-insurance\"> </a></td><td>Supplementary Insurance</td><td>Zusatzversicherung (optional on coverage type insurance)</td></tr></table></div>"
  },
  "url" : "https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-payor-role",
  "version" : "0.1.0",
  "name" : "TRxHubCoveragePayorRole",
  "title" : "TRxHub Coverage Payor Role",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-05-29T15:05:20+00:00",
  "description" : "Defines the role of the payor in coverage",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "self-pay",
      "display" : "Self Pay",
      "definition" : "Patient pays directly, no insurance"
    },
    {
      "code" : "main-insurance",
      "display" : "Main Insurance",
      "definition" : "Grundversicherung (mandatory on coverage type insurance)"
    },
    {
      "code" : "supplementary-insurance",
      "display" : "Supplementary Insurance",
      "definition" : "Zusatzversicherung (optional on coverage type insurance)"
    }
  ]
}