Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-03 |
{
"resourceType" : "CodeSystem",
"id" : "MopedClaimTypeCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MopedClaimTypeCS</b></p><a name=\"MopedClaimTypeCS\"> </a><a name=\"hcMopedClaimTypeCS\"> </a><p>This code system <code>https://elga.moped.at/CodeSystem/MopedClaimTypeCS</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\">VAEREQ<a name=\"MopedClaimTypeCS-VAEREQ\"> </a></td><td>VAE Request</td></tr><tr><td style=\"white-space:nowrap\">VAERESP<a name=\"MopedClaimTypeCS-VAERESP\"> </a></td><td>VAE Response</td></tr><tr><td style=\"white-space:nowrap\">LKFREQ<a name=\"MopedClaimTypeCS-LKFREQ\"> </a></td><td>LKF Request</td></tr><tr><td style=\"white-space:nowrap\">LKFRESP<a name=\"MopedClaimTypeCS-LKFRESP\"> </a></td><td>LKF Response</td></tr><tr><td style=\"white-space:nowrap\">ARKREQ<a name=\"MopedClaimTypeCS-ARKREQ\"> </a></td><td>ARK Request</td></tr><tr><td style=\"white-space:nowrap\">ARKRESP<a name=\"MopedClaimTypeCS-ARKRESP\"> </a></td><td>ARK Response</td></tr></table></div>"
},
"url" : "https://elga.moped.at/CodeSystem/MopedClaimTypeCS",
"version" : "0.1.0",
"name" : "MopedClaimTypeCS",
"title" : "Claim Type CodeSystem",
"status" : "draft",
"date" : "2025-12-03T08:55:01+00:00",
"publisher" : "ELGA GmbH",
"contact" : [
{
"name" : "ELGA GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://elga.gv.at"
}
]
}
],
"description" : "CodeSystem für die Arten der Claims/ClaimResponses",
"content" : "complete",
"count" : 6,
"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"
}
]
}