List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=152440&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152460&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152420&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128787,
            "title": "Bedeutung der Gentechnologie für die Medizin : rt-PA",
            "abstract": null,
            "authors": [
                "Pilger, E"
            ],
            "year": 1990,
            "source": "Wissenschaftliche Gesellschaft der Ärzte in Wien; OKT 5, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128787-51541"
            ],
            "imported": "2013-06-02T13:49:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128788,
            "title": "Farbcodierte duplexsonographie bei der Lyse tiefer Beinvenenthrombosen",
            "abstract": null,
            "authors": [
                "Wildling, R",
                "Lederer, A, Steiner, H",
                "Pilger, E",
                "Stark, G",
                "Stiskal, M"
            ],
            "year": 1990,
            "source": "Dreiländer tagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Ultraschall in der Medizin; OKT 3 - 5, 1990; Bregenz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128788-51541"
            ],
            "imported": "2013-06-02T13:52:22+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128789,
            "title": "Laserangioplastie von femororpolitealen Gefäßverschlüssen: Obketivierung der Rekanalisation mittels farbcodierter Duplexsonographie",
            "abstract": null,
            "authors": [
                "Flückiger, F",
                "Steiner, H",
                "Lammer, H",
                "Hausgegger, K",
                "Pilger, E"
            ],
            "year": 1990,
            "source": "20.Jahrestagung der ÖGA; NOV 2 - 4, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128789-51541"
            ],
            "imported": "2013-06-02T13:56:22+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128790,
            "title": "Langzeitergenisse bei endovaskulären Metallstents",
            "abstract": null,
            "authors": [
                "Hausegger, K",
                "Lammer, H",
                "Klein, E",
                "Flückiger, F",
                "Pilger, E",
                "Lafer,M"
            ],
            "year": 1990,
            "source": "20.Jahrestagung der ÖGA; NOV 2 - 4, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128790-51541"
            ],
            "imported": "2013-06-02T13:58:35+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128791,
            "title": "Neue Verfahren zur rekanalisation arterieller Obstruktionen",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E"
            ],
            "year": 1990,
            "source": "20.Jahrestagung der ÖGA; NOV 2 - 4, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128791-51541"
            ],
            "imported": "2013-06-02T14:44:19+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128792,
            "title": "Pharmakologie von Nikotin",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Pilger, E",
                "Decrinis, M",
                "Obernosterer, A",
                "Lafer, M",
                "Pieber, D"
            ],
            "year": 1990,
            "source": "7.Wissenschaftliche Sitzung der Ärzter in der Steiermark; DEZ 13, 1990; Graz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128792-51541"
            ],
            "imported": "2013-06-02T14:46:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128793,
            "title": "Pathogenese der Arteriosklerose unter Berücksichtigung des Rauchens.",
            "abstract": null,
            "authors": [
                "Decrinis,M",
                "Pilger, E",
                "Stark, G",
                "Obernoster, A",
                "Lafer, M",
                "Pieber, D"
            ],
            "year": 1990,
            "source": "7.Wissenschaftliche Sitzung der Ärzte in der Steiermark; DEZ 13, 1990; Graz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128793-51541"
            ],
            "imported": "2013-06-02T14:49:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128794,
            "title": "Rauchen - Sozialmedizinische Bedeutung",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Stark, G",
                "Decrinis, M",
                "Obernosterer, A",
                "Lafer, M",
                "Pieber, D"
            ],
            "year": 1990,
            "source": "7. wissenschaftliche Sitzung der Ärzte in der Steiermark; DEZ 13, 1990; Graz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128794-51541"
            ],
            "imported": "2013-06-02T14:51:19+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128795,
            "title": "Short term thrombolysis with rt-PA in pulmonary embolism.",
            "abstract": null,
            "authors": [
                "Pilger, E, Smolle, H",
                "Stark, G",
                "Decrinis, M",
                "et al."
            ],
            "year": 1991,
            "source": "XIIIth ISTH Congress; 1991; Amsterdam, Netherland. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128795-51541"
            ],
            "imported": "2013-06-02T14:56:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128796,
            "title": "Intraarterial thrombolysis of peripheral arterial occlusions by recombinant tissue-type plasminogen activator using a modified technique.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Pilger, E, Stark, G",
                "Obernosterer, A",
                "Lafer, M",
                "Pieber, D",
                "Lammer, H"
            ],
            "year": 1991,
            "source": "XIIIth ISTH Congress; 1991; Amsterdam, Netherland. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128796-51541"
            ],
            "imported": "2013-06-02T14:58:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128797,
            "title": "Electrophysiological effects of plasminogen activators and plasmin.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Schwarz, P",
                "Pichler, L",
                "Philaputsch, A",
                "Pilger, E Tritthart, HA"
            ],
            "year": 1991,
            "source": "XIIIth ISTH Congress; 1991; Amsterdam, Netherland. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128797-51541"
            ],
            "imported": "2013-06-02T15:00:53+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128798,
            "title": "Kurzzeitthrombolyse bei Pulmonalarterienembolie mit rt-PA.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Pilger, E",
                "Smolle, H",
                "et al."
            ],
            "year": 1991,
            "source": "8. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; SEP 8 - 11, 1991; Essen, Germany. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128798-51541"
            ],
            "imported": "2013-06-02T15:05:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128799,
            "title": "Inzidenz eines postthrombotischen Syndroms nach systemischer Fibrinolyse.",
            "abstract": null,
            "authors": [
                "Obernosterer, A",
                "Decrinis,M",
                "Pilger, E",
                "Lafer, M",
                "Pieber, D",
                "Stark, G",
                "Aschauer, M"
            ],
            "year": 1991,
            "source": "VASA  Supplelemtum \r\nAngiologie 91. 1991; Supplementum 33: 120--8. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; SEP 8 - 11, 1991; Essen, Germany.  (ISBN: 3-456-82106-9 )",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128799-51541"
            ],
            "imported": "2013-06-02T15:15:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128800,
            "title": "Wirkung von Hydroxyäthylstärke und Dextran auf den Stoffwechsel der Extremitätenmuskulatur bei Patienten mit arteriller Verschlußkrankheit.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Tischler, R",
                "Decrinis, M",
                "Lafer, M",
                "Obernosterer, A",
                "Pieber, D",
                "Pilger, E"
            ],
            "year": 1991,
            "source": "VASA Supplementum 33\r\nAngiologie 91. 1991; Supplementum 33: 126--8. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; SEP 8 - 11, 1991; Essen, Germany. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128800-51541"
            ],
            "imported": "2013-06-02T15:19:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128801,
            "title": "Intraarterielle thrombolyse mittels rt-PA bei peripheren arteriellen Verschlüssen.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Pilger, E",
                "Stark, G",
                "Lafer,M, Obernosterer, A",
                "Pieber, D",
                "Lammer, H",
                "Aschauer, M"
            ],
            "year": 1991,
            "source": "VASA Supplementum 33\r\nAngiologie 91. 1991; Supplementum 33: 131--8. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; SEP 8 - 11, 1991; Essen, Germany. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128801-51541"
            ],
            "imported": "2013-06-02T15:21:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128802,
            "title": "Perkutane Rekanalisation von beckenarterienverschlüssen -Retrospektive Analyse vor und Verfügbarkeit von Stents.",
            "abstract": null,
            "authors": [
                "Aschauer, M",
                "Hausgeeger, K",
                "Lammer, H",
                "Klein, E",
                "Flückiger, F",
                "Lafer, M",
                "pilger, E"
            ],
            "year": 1991,
            "source": "VASA Supplementum 33\r\nAngiologie 91. 1991; Supplementum 33: 197--8. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; SEP 8 - 11, 1991; Essen, Germany. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128802-51541"
            ],
            "imported": "2013-06-02T15:26:04+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128804,
            "title": "Survey on Preparticipation Screening in Europe",
            "abstract": null,
            "authors": [
                "Fritsch, P",
                "Filnkössl, A",
                "Köstenberger, M",
                "Nagel, B",
                "Gamillscheg, A",
                ""
            ],
            "year": 2013,
            "source": "47 th annual meeting of the AEPC; MAY 22-25, 2013; London, UK. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128804-14048",
                "128804-14093"
            ],
            "persons": [
                "128804-52013"
            ],
            "imported": "2013-06-02T15:41:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128805,
            "title": "Long-term results after percutaneous transluminal laser angioplasty in peripheral arterial occlusions.",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Lammer, H",
                "Stark, G",
                "Decrinis, M",
                "Obernosterer, A"
            ],
            "year": 1991,
            "source": "7th European Congress of the IUA and 3rd Mediteraneam Congress of Angiology; MAY 26 - 31, 1991; Rhodos, Greece. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128805-51541"
            ],
            "imported": "2013-06-02T15:41:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128806,
            "title": "Intraarterielle thrombolyse mittels rt-PA bei peripheren arteriellen Verschlüssen.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Pilger, E",
                "Stark, G",
                "Lafer, M, Obernoszterer, A",
                "Pieber, D",
                "Tischler, R, Klein, E",
                "Flückiger,F"
            ],
            "year": 1991,
            "source": "22.Jahrestagung der ÖGIM; SEP 19 - 21,1991; Graz, Austria. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128806-51541"
            ],
            "imported": "2013-06-02T15:45:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128807,
            "title": "Fibrinolytische Therapie bei tiefen Beinvenentzhrombosen - Inzidenz eines postthrombotischen Syndroms.",
            "abstract": null,
            "authors": [
                "Obernosterer, A",
                "Aecrinis, M",
                "Pilger, E",
                "Lafer,M",
                "Pieber,D",
                "Stark, G",
                "Tischerl, R",
                "Aschauer, M"
            ],
            "year": 1991,
            "source": "22.Jahrestagung der ÖGIM; SEP 19 - 21,1991; Graz, Austria. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128807-51541"
            ],
            "imported": "2013-06-02T15:47:15+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}