{
  "resourceType" : "Organization",
  "id" : "SV19",
  "meta" : {
    "profile" : ["https://elga.moped.at/StructureDefinition/SVOrganization"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization SV19</b></p><a name=\"SV19\"> </a><a name=\"hcSV19\"> </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>/19</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 Vorarlberg</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>Jahngasse 4, 6850 Dornbirn Dornbirn Vorarlberg 6850 AUT </td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "http://svc.co.at/CodeSystem/ecard-svt-cs",
    "value" : "19"
  }],
  "type" : [{
    "coding" : [{
      "system" : "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
      "code" : "406",
      "display" : "Sozialversicherung"
    }]
  }],
  "name" : "Österreichische Gesundheitskasse Vorarlberg",
  "contact" : [{
    "address" : {
      "line" : ["Jahngasse 4, 6850 Dornbirn"],
      "_line" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
          "valueString" : "Jahngasse"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
          "valueString" : "4"
        }]
      }],
      "city" : "Dornbirn",
      "state" : "Vorarlberg",
      "postalCode" : "6850",
      "country" : "AUT"
    }
  }]
}