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

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-VAESupportingInformationCategoryVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-VAESupportingInformationCategoryVS.html
URLhttps://elga.moped.at/ValueSet/VAESupportingInformationCategoryVS
Version0.1.0
Statusdraft
Date2026-01-26T07:12:06+00:00
NameVAESupportingInformationCategoryVS
TitleMOPED VAESupportingInformationCategory
DescriptionArten von zusätzlichen Informationen in der VAE

Resources that use this resource

StructureDefinition
MopedVAERequestMOPED VAERequest

Resources that this resource uses

CodeSystem
ClaimSupportingInformationCategoryCSMOPED VAESupportingInformationCategory

Narrative

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

Generated Narrative: ValueSet VAESupportingInformationCategoryVS


Source1

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