FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-CompositionSectionsVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-CompositionSectionsVS.html
URLhttps://elga.moped.at/ValueSet/CompositionSectionsVS
Version0.1.0
Statusdraft
Date2026-01-26T07:12:06+00:00
NameCompositionSectionsVS
TitleMoped Composition Sections ValueSet
DescriptionValueSet für die Moped Sections der Composition Ressource

Resources that use this resource

StructureDefinition
MopedCompositionMOPED Composition

Resources that this resource uses

CodeSystem
CompositionSectionsCSMoped Composition Sections
MopedClaimTypeCSClaim Type CodeSystem
MopedEncounterTypesCSArten von Moped Encounter

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet CompositionSectionsVS

This value set includes codes based on the following rules:


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}