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

: SV14 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="SV14"/>
  <meta>
    <profile
             value="https://elga.moped.at/StructureDefinition/SVOrganization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization SV14</b></p><a name="SV14"> </a><a name="hcSV14"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SVOrganization.html">SV Organization</a></p></div><p><b>identifier</b>: <code>http://svc.co.at/CodeSystem/ecard-svt-cs</code>/14</p><p><b>type</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen 406}">Sozialversicherung</span></p><p><b>name</b>: Österreichische Gesundheitskasse Oberösterreich</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>Gruberstraße 77, 4021 Linz Linz Oberösterreich 4021 AUT </td></tr></table></div>
  </text>
  <identifier>
    <system value="http://svc.co.at/CodeSystem/ecard-svt-cs"/>
    <value value="14"/>
  </identifier>
  <type>
    <coding>
      <system
              value="https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen"/>
      <code value="406"/>
      <display value="Sozialversicherung"/>
    </coding>
  </type>
  <name value="Österreichische Gesundheitskasse Oberösterreich"/>
  <contact>
    <address>
      <line value="Gruberstraße 77, 4021 Linz">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
          <valueString value="Gruberstraße"/>
        </extension>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
          <valueString value="77"/>
        </extension>
      </line>
      <city value="Linz"/>
      <state value="Oberösterreich"/>
      <postalCode value="4021"/>
      <country value="AUT"/>
    </address>
  </contact>
</Organization>