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

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-KostenmeldungARKVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-KostenmeldungARKVS.html
URLhttps://elga.moped.at/ValueSet/KostenmeldungARKVS
Version0.1.0
Statusdraft
Date2026-01-26T07:12:06+00:00
NameKostenmeldungARKVS
TitleKostenmeldung für (A/R/K)
DescriptionValueSet für die Art der Kostenmeldung

Resources that use this resource

StructureDefinition
MopedARKRequestMOPED ARKRequest
MopedARKResponseMOPED ARKResponse
MopedLKFResponseMOPED LKFResponse

Resources that this resource uses

CodeSystem
MopedClaimSubTypeCSClaim Subtype CodeSystem

Narrative

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

Generated Narrative: ValueSet KostenmeldungARKVS


Source1

{
  "resourceType": "ValueSet",
  "id": "KostenmeldungARKVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/ValueSet/KostenmeldungARKVS",
  "version": "0.1.0",
  "name": "KostenmeldungARKVS",
  "title": "Kostenmeldung für (A/R/K)",
  "status": "draft",
  "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 Art der Kostenmeldung",
  "compose": {
    "include": [
      {
        "system": "https://elga.moped.at/CodeSystem/MopedClaimSubTypeCS",
        "concept": [
          {
            "code": "A"
          },
          {
            "code": "R"
          },
          {
            "code": "K"
          }
        ]
      }
    ]
  }
}