FHIR IG analytics| Package | elga.moped |
| Resource Type | ValueSet |
| Id | ValueSet-VAESupportingInformationCategoryVS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-VAESupportingInformationCategoryVS.html |
| URL | https://elga.moped.at/ValueSet/VAESupportingInformationCategoryVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | VAESupportingInformationCategoryVS |
| Title | MOPED VAESupportingInformationCategory |
| Description | Arten von zusätzlichen Informationen in der VAE |
| StructureDefinition | |
| MopedVAERequest | MOPED VAERequest |
| CodeSystem | |
| ClaimSupportingInformationCategoryCS | MOPED VAESupportingInformationCategory |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VAESupportingInformationCategoryVS
https://elga.moped.at/CodeSystem/ClaimSupportingInformationCategoryCS version 📦0.1.0| Code | Display |
| KLAS | Allgemeine Gebührenklasse/Sonderklasse |
| FREVER | Fremdversschluden |
{
"resourceType": "ValueSet",
"id": "VAESupportingInformationCategoryVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/ValueSet/VAESupportingInformationCategoryVS",
"version": "0.1.0",
"name": "VAESupportingInformationCategoryVS",
"title": "MOPED VAESupportingInformationCategory",
"status": "draft",
"experimental": true,
"date": "2026-01-26T07:12:06+00:00",
"publisher": "ELGA GmbH",
"contact": [
{
"name": "ELGA GmbH",
"telecom": [
{
"system": "url",
"value": "https://elga.gv.at"
}
]
}
],
"description": "Arten von zusätzlichen Informationen in der VAE",
"compose": {
"include": [
{
"system": "https://elga.moped.at/CodeSystem/ClaimSupportingInformationCategoryCS",
"concept": [
{
"code": "KLAS"
},
{
"code": "FREVER"
}
]
}
]
}
}