Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Moped Composition Sections ValueSet - JSON Representation

Draft as of 2025-04-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "CompositionSectionsVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CompositionSectionsVS</b></p><a name=\"CompositionSectionsVS\"> </a><a name=\"hcCompositionSectionsVS\"> </a><a name=\"CompositionSectionsVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-CompositionSectionsCS.html\"><code>https://elga.moped.at/CodeSystem/CompositionSectionsCS</code></a></li><li>Include these codes as defined in <a href=\"CodeSystem-MopedEncounterTypesCS.html\"><code>https://elga.moped.at/CodeSystem/MopedEncounterTypesCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MopedEncounterTypesCS.html#MopedEncounterTypesCS-ENC\">ENC</a></td><td style=\"color: #cccccc\">Moped Encounter</td></tr><tr><td><a href=\"CodeSystem-MopedEncounterTypesCS.html#MopedEncounterTypesCS-TENC\">TENC</a></td><td style=\"color: #cccccc\">Moped Transfer Encounter</td></tr></table></li></ul></div>"
  },
  "url" : "https://elga.moped.at/ValueSet/CompositionSectionsVS",
  "version" : "0.1.0",
  "name" : "CompositionSectionsVS",
  "title" : "Moped Composition Sections ValueSet",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-04-01T15:07:55+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"
          }
        ]
      }
    ]
  }
}