FHIR IG analytics| Package | elga.moped |
| Resource Type | ValueSet |
| Id | ValueSet-CompositionSectionsVS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-CompositionSectionsVS.html |
| URL | https://elga.moped.at/ValueSet/CompositionSectionsVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | CompositionSectionsVS |
| Title | Moped Composition Sections ValueSet |
| Description | ValueSet für die Moped Sections der Composition Ressource |
| StructureDefinition | |
| MopedComposition | MOPED Composition |
| CodeSystem | |
| CompositionSectionsCS | Moped Composition Sections |
| MopedClaimTypeCS | Claim Type CodeSystem |
| MopedEncounterTypesCS | Arten von Moped Encounter |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet CompositionSectionsVS
This value set includes codes based on the following rules:
https://elga.moped.at/CodeSystem/CompositionSectionsCS version 📦0.1.0https://elga.moped.at/CodeSystem/MopedEncounterTypesCS version 📦0.1.0| Code | Display |
| ENC | Moped Encounter |
| TENC | Moped Transfer Encounter |
https://elga.moped.at/CodeSystem/MopedClaimTypeCS version 📦0.1.0| Code | Display |
| ARKREQ | ARK Request |
| ARKRESP | ARK Response |
| VAEREQ | VAE Request |
| VAERESP | VAE Response |
| LKFREQ | LKF Request |
| LKFRESP | LKF Response |
{
"resourceType": "ValueSet",
"id": "CompositionSectionsVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/ValueSet/CompositionSectionsVS",
"version": "0.1.0",
"name": "CompositionSectionsVS",
"title": "Moped Composition Sections ValueSet",
"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": "ValueSet für die Moped Sections der Composition Ressource",
"compose": {
"include": [
{
"system": "https://elga.moped.at/CodeSystem/CompositionSectionsCS"
},
{
"system": "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS",
"concept": [
{
"code": "ENC"
},
{
"code": "TENC"
}
]
},
{
"system": "https://elga.moped.at/CodeSystem/MopedClaimTypeCS",
"concept": [
{
"code": "ARKREQ"
},
{
"code": "ARKRESP"
},
{
"code": "VAEREQ"
},
{
"code": "VAERESP"
},
{
"code": "LKFREQ"
},
{
"code": "LKFRESP"
}
]
}
]
}
}