XealthIG
v1.42.0 - release

XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Xealth Coverage Class Type Status Value Set - JSON Representation

Active as of 2025-04-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "xealth-coverage-class-type-status-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet xealth-coverage-class-type-status-vs</b></p><a name=\"xealth-coverage-class-type-status-vs\"> </a><a name=\"hcxealth-coverage-class-type-status-vs\"> </a><a name=\"xealth-coverage-class-type-status-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-coverage-class.html\"><code>http://terminology.hl7.org/CodeSystem/coverage-class</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-coverage-class.html#coverage-class-group\">group</a></td><td>Group</td><td>An employee group</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-coverage-class.html#coverage-class-plan\">plan</a></td><td>Plan</td><td>A specific suite of benefits.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.xealth.io/ValueSet/xealth-coverage-class-type-status-vs",
  "version" : "v1.42.0",
  "name" : "XealthCoverageClassTypeStatusVS",
  "title" : "Xealth Coverage Class Type Status Value Set",
  "status" : "active",
  "date" : "2025-04-04T23:54:05+00:00",
  "publisher" : "Xealth",
  "contact" : [
    {
      "name" : "Xealth",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.xealth.io"
        },
        {
          "system" : "email",
          "value" : "support@xealth.io"
        }
      ]
    }
  ],
  "description" : "The statuses that Xealth accepts for a coverage Class Type.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
        "concept" : [
          {
            "code" : "group",
            "display" : "Group"
          },
          {
            "code" : "plan",
            "display" : "Plan"
          }
        ]
      }
    ]
  }
}