FHIR IG analytics| Package | elga.moped |
| Resource Type | ValueSet |
| Id | ValueSet-LKFSupportingInformationCategoryVS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-LKFSupportingInformationCategoryVS.html |
| URL | https://elga.moped.at/ValueSet/LKFSupportingInformationCategoryVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | LKFSupportingInformationCategoryVS |
| Title | MOPED LKFSupportingInformationCategory |
| Description | Arten von zusätzlichen Informationen im LKFRequest |
No resources found
| CodeSystem | |
| ClaimSupportingInformationCategoryCS | MOPED VAESupportingInformationCategory |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LKFSupportingInformationCategoryVS
https://elga.moped.at/CodeSystem/ClaimSupportingInformationCategoryCS version 📦0.1.0| Code | Display |
| PLAUS | Plausibilitätskennzeichen |
| ENDG | Endgültige Meldung |
{
"resourceType": "ValueSet",
"id": "LKFSupportingInformationCategoryVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/ValueSet/LKFSupportingInformationCategoryVS",
"version": "0.1.0",
"name": "LKFSupportingInformationCategoryVS",
"title": "MOPED LKFSupportingInformationCategory",
"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 im LKFRequest",
"compose": {
"include": [
{
"system": "https://elga.moped.at/CodeSystem/ClaimSupportingInformationCategoryCS",
"concept": [
{
"code": "PLAUS"
},
{
"code": "ENDG"
}
]
}
]
}
}