FHIR IG analytics| Package | elga.moped |
| Resource Type | CodeSystem |
| Id | CodeSystem-MopedClaimTypeCS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-MopedClaimTypeCS.html |
| URL | https://elga.moped.at/CodeSystem/MopedClaimTypeCS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | MopedClaimTypeCS |
| Title | Claim Type CodeSystem |
| Description | CodeSystem für die Arten der Claims/ClaimResponses |
| Content | complete |
| ValueSet | |
| CompositionSectionsVS | Moped Composition Sections ValueSet |
| MopedClaimTypeVS | Claim Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MopedClaimTypeCS
This code system https://elga.moped.at/CodeSystem/MopedClaimTypeCS defines the following codes:
| Code | Display |
| VAEREQ | VAE Request |
| VAERESP | VAE Response |
| LKFREQ | LKF Request |
| LKFRESP | LKF Response |
| ARKREQ | ARK Request |
| ARKRESP | ARK Response |
{
"resourceType": "CodeSystem",
"id": "MopedClaimTypeCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/CodeSystem/MopedClaimTypeCS",
"version": "0.1.0",
"name": "MopedClaimTypeCS",
"title": "Claim Type CodeSystem",
"status": "draft",
"date": "2026-01-26T07:12:06+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"
}
]
}