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

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-MOPED-R5/ and changes regularly. See the Directory of published versions

: Valueset für die Art der Geburtenanzahl - XML Representation

Draft as of 2026-01-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="GeburtenanzahlVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet GeburtenanzahlVS</b></p><a name="GeburtenanzahlVS"> </a><a name="hcGeburtenanzahlVS"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/11636-8/">11636-8</a></td><td>[#] Births.live</td></tr><tr><td><a href="https://loinc.org/57062-2/">57062-2</a></td><td>[#] Births.stillborn</td></tr></table></li></ul></div>
  </text>
  <url value="https://elga.moped.at/ValueSet/GeburtenanzahlVS"/>
  <version value="0.1.0"/>
  <name value="GeburtenanzahlVS"/>
  <title value="Valueset für die Art der Geburtenanzahl"/>
  <status value="draft"/>
  <date value="2026-01-09T08:51:35+00:00"/>
  <publisher value="ELGA GmbH"/>
  <contact>
    <name value="ELGA GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://elga.gv.at"/>
    </telecom>
  </contact>
  <description value="Valueset für die Art der Geburtenanzahl in MOPED"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="11636-8"/>
        <display value="[#] Births.live"/>
      </concept>
      <concept>
        <code value="57062-2"/>
        <display value="[#] Births.stillborn"/>
      </concept>
    </include>
  </compose>
</ValueSet>