{
  "resourceType" : "ValueSet",
  "id" : "MopedClaimTypeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MopedClaimTypeVS</b></p><a name=\"MopedClaimTypeVS\"> </a><a name=\"hcMopedClaimTypeVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MopedClaimTypeCS.html\"><code>https://elga.moped.at/CodeSystem/MopedClaimTypeCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MopedClaimTypeCS.html#MopedClaimTypeCS-VAEREQ\">VAEREQ</a></td><td>VAE Request</td></tr><tr><td><a href=\"CodeSystem-MopedClaimTypeCS.html#MopedClaimTypeCS-VAERESP\">VAERESP</a></td><td>VAE Response</td></tr><tr><td><a href=\"CodeSystem-MopedClaimTypeCS.html#MopedClaimTypeCS-LKFREQ\">LKFREQ</a></td><td>LKF Request</td></tr><tr><td><a href=\"CodeSystem-MopedClaimTypeCS.html#MopedClaimTypeCS-LKFRESP\">LKFRESP</a></td><td>LKF Response</td></tr><tr><td><a href=\"CodeSystem-MopedClaimTypeCS.html#MopedClaimTypeCS-ARKREQ\">ARKREQ</a></td><td>ARK Request</td></tr><tr><td><a href=\"CodeSystem-MopedClaimTypeCS.html#MopedClaimTypeCS-ARKRESP\">ARKRESP</a></td><td>ARK Response</td></tr></table></li></ul></div>"
  },
  "url" : "https://elga.moped.at/ValueSet/MopedClaimTypeVS",
  "version" : "0.1.0",
  "name" : "MopedClaimTypeVS",
  "title" : "Claim Type ValueSet",
  "status" : "draft",
  "date" : "2026-01-09T08:51:35+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [{
    "name" : "ELGA GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://elga.gv.at"
    }]
  }],
  "description" : "ValueSet für die Arten der Claims/ClaimResponses",
  "compose" : {
    "include" : [{
      "system" : "https://elga.moped.at/CodeSystem/MopedClaimTypeCS",
      "concept" : [{
        "code" : "VAEREQ",
        "display" : "VAE Request"
      },
      {
        "code" : "VAERESP",
        "display" : "VAE Response"
      },
      {
        "code" : "LKFREQ",
        "display" : "LKF Request"
      },
      {
        "code" : "LKFRESP",
        "display" : "LKF Response"
      },
      {
        "code" : "ARKREQ",
        "display" : "ARK Request"
      },
      {
        "code" : "ARKRESP",
        "display" : "ARK Response"
      }]
    }]
  }
}