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

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-MopedPaymentTypesVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-MopedPaymentTypesVS.html
URLhttps://elga.moped.at/ValueSet/MopedPaymentTypesVS
Version0.1.0
Statusdraft
Date2026-01-26T07:12:06+00:00
NameMopedPaymentTypesVS
TitleArten von Moped Payment Types VS
DescriptionArten von Moped Payment Types VS

Resources that use this resource

StructureDefinition
MopedARKStatusUpdateMOPED ARK Status Update - PaymentReconciliation

Resources that this resource uses

CodeSystem
MopedPaymentTypesCSArten von Moped Payment Types CS

Narrative

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

Generated Narrative: ValueSet MopedPaymentTypesVS

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "MopedPaymentTypesVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/ValueSet/MopedPaymentTypesVS",
  "version": "0.1.0",
  "name": "MopedPaymentTypesVS",
  "title": "Arten von Moped Payment Types VS",
  "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 Moped Payment Types VS",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/payment-type"
        ]
      },
      {
        "system": "https://elga.moped.at/CodeSystem/MopedPaymentTypesCS",
        "concept": [
          {
            "code": "statusUpdate"
          }
        ]
      }
    ]
  }
}