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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ClaimSupportingInformationCategoryCSMOPED VAESupportingInformationCategory

Narrative

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

Generated Narrative: ValueSet LKFSupportingInformationCategoryVS


Source1

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