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=150320&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150340&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150300&ordering=impactfactor_norm",
    "results": [
        {
            "id": 125508,
            "title": "Genetik der Clopidogrel-Resistenz",
            "abstract": null,
            "authors": [
                "Renner, W"
            ],
            "year": 2012,
            "source": "4. Jahrestagung der Österreichischen Gesellschaft für Laboratoriumsmedizin und Klinische Chemie; NOV 6-10, 2012; Salzburg, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125508-14028"
            ],
            "persons": [
                "125508-50910"
            ],
            "imported": "2013-01-22T13:00:16+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125509,
            "title": "The functional rs1617640 polymorphism in the promoter of the erythropoietin gene is not associated with susceptibility and outcome of early-stage breast cancer.",
            "abstract": null,
            "authors": [
                "Szkandera, J",
                "Zulus, B",
                "Absenger, G",
                "Stotz, M",
                "Weissmueller, M",
                "Winder, T",
                "Langsenlehner, T",
                "Samonigg, H",
                "Renner, W",
                "Schippinger, W",
                "Gerger, A"
            ],
            "year": 2012,
            "source": "Drug Metabolism and Drug Interactions. 2012; 27(3):22-22.-6th Santorini Conference Biologie Prospective.; SEP 30-OKT 2, 2012; Thira, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125509-14028",
                "125509-14046",
                "125509-14060",
                "125509-14085"
            ],
            "persons": [
                "125509-50495",
                "125509-50910",
                "125509-51532",
                "125509-58814",
                "125509-66005",
                "125509-69234"
            ],
            "imported": "2013-01-22T13:16:41+01:00",
            "journal": null,
            "issn": "2191-0162",
            "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": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 125510,
            "title": "A common polymorphism in the promoter of the erythropoietin gene is associated with delayed onset of peripheral arterial disease.",
            "abstract": null,
            "authors": [
                "Marx-Neuhold, EA",
                "Zulus, B",
                "Absenger, G",
                "Szkandera, J",
                "Schippinger, W",
                "Gerger, A",
                "Renner, W"
            ],
            "year": 2012,
            "source": "Drug Metabolism and Drug Interactions. 2012; 27(3):39-39.-6th Santorini Conference Biologie Prospective; SEP 30-OKT 2, 2012; Thira, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125510-14028",
                "125510-14085"
            ],
            "persons": [
                "125510-50910",
                "125510-58814",
                "125510-69234"
            ],
            "imported": "2013-01-22T13:22:54+01:00",
            "journal": null,
            "issn": "2191-0162",
            "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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 125511,
            "title": "MICU1 and MCU Contribute to Metabolism-Secretion Coupling in Clonal Pancreatic Beta-Cells.",
            "abstract": null,
            "authors": [
                "Alam, MR",
                "Groschner, LN",
                "Parichatikanond, W",
                "Kuo, L",
                "Bondarenko, AI",
                "Rost, R",
                "Waldeck-Weiermair, M",
                "Malli, R",
                "Graier, WF"
            ],
            "year": 2012,
            "source": "Doctoral Day; DEC 7, 2012; Graz, Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125511-14013"
            ],
            "persons": [
                "125511-50810",
                "125511-51158",
                "125511-51860",
                "125511-60219",
                "125511-74916"
            ],
            "imported": "2013-01-22T13:25:27+01: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125512,
            "title": "Smoking denial in cardiovascular disease studies.",
            "abstract": null,
            "authors": [
                "Wallner-Liebmann, SJ",
                "Grammer, TB",
                "Mangge, H",
                "März, W",
                "Renner, W"
            ],
            "year": 2012,
            "source": "Drug Metabolism and Drug Interactions. 2012; 27(3):44-44.-6th Santorini Conference Biologie Prospective; SEP 30-OKT 2, 2012; Thira, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125512-14014",
                "125512-14028"
            ],
            "persons": [
                "125512-50910",
                "125512-51266",
                "125512-52854"
            ],
            "imported": "2013-01-22T13:27:41+01:00",
            "journal": null,
            "issn": "2191-0162",
            "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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 125513,
            "title": "CMK - Heilung nach Absetzen der Therapie?",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2013,
            "source": "12. Onkologisch Wintergespräche; Jan 19, 2013; Wien, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125513-14082"
            ],
            "persons": [],
            "imported": "2013-01-22T13:46:32+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125514,
            "title": "CML - Heilung nach Absetzen der Therapie?",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2013,
            "source": "12. Onkologisch Wintergespräche; Jan 19, 2013; Wien, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125514-14082"
            ],
            "persons": [],
            "imported": "2013-01-22T13:47:00+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125516,
            "title": "Frakturen und Luxationen im Wachstumsalter\r\n6.überarbeitete und erweiterte Auflage",
            "abstract": null,
            "authors": [
                "von Laer, L",
                "Kraus, R",
                "Linhart, WE"
            ],
            "year": 2013,
            "source": "Stuttgart: Georg Thieme Verlag KG; 2013. (ISBN 978-3-13-674306-5) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125516-14049"
            ],
            "persons": [
                "125516-51571"
            ],
            "imported": "2013-01-22T14:09:58+01: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 125518,
            "title": "Placental expression of indoleamine 2,3-dioxygenase.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Blaschitz, A"
            ],
            "year": 2012,
            "source": "Wien Med Wochenschr. 2012; 162(9-10): 214-219. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "22717876",
            "doi": "10.1007/s10354-012-0082-3",
            "pmc": null,
            "organizations": [
                "125518-14017"
            ],
            "persons": [],
            "imported": "2013-01-22T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125519,
            "title": "Myocytes of resistance-size arteries express CaV1.2 channels with a novel N-terminus ",
            "abstract": null,
            "authors": [
                "Cheng, X",
                "Liu, J",
                "Blaskova, E",
                "Asuncion-Chin, M",
                "Bondarenko, A",
                "Dopico, AM",
                "Jaggar, JH"
            ],
            "year": 2007,
            "source": "Faseb Meeting; APR 5,2007; USA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125519-60219"
            ],
            "imported": "2013-01-22T14:50:57+01: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 125522,
            "title": "Using the relation ontology Metarel for modelling Linked Data as multi-digraphs.",
            "abstract": null,
            "authors": [
                "Blondé W",
                "Antezana E",
                "Mironov V",
                "Schulz S",
                "Kuiper M",
                "De Baets B"
            ],
            "year": 2013,
            "source": "Semantic Web. 2013; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125522-14026"
            ],
            "persons": [
                "125522-72306"
            ],
            "imported": "2013-01-22T15:52:02+01: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125523,
            "title": "Modern methods and approaches in pediatric uroradiology",
            "abstract": null,
            "authors": [
                "Riccabona M."
            ],
            "year": 2012,
            "source": "Jährliche norwegische Radiologietagung; NOV 23, 2012; Oslo, Norwegen. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125523-14106"
            ],
            "persons": [
                "125523-51373"
            ],
            "imported": "2013-01-22T16:09:23+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125524,
            "title": "Neonatal neurosonography - Course with hands on",
            "abstract": null,
            "authors": [
                "Riccabona M."
            ],
            "year": 2012,
            "source": "US Refresherkurs; NOV 10, 2012; Ljubliana, Slovenia. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125524-14106"
            ],
            "persons": [
                "125524-51373"
            ],
            "imported": "2013-01-22T16:11:18+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125525,
            "title": "Sonogragie im Neugeborenenalter. Teil 1 - neonatale Neurosonografie",
            "abstract": null,
            "authors": [
                "Riccabona M."
            ],
            "year": 2012,
            "source": "US Refresherkurs; NOV 24, 2012; Graz, Österreich. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125525-14106"
            ],
            "persons": [
                "125525-51373"
            ],
            "imported": "2013-01-22T16:12:53+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125526,
            "title": "Mykosen der Haut.",
            "abstract": null,
            "authors": [
                "Ginter-Hanselmayer, G"
            ],
            "year": 2012,
            "source": " In: Wiesner, T; Smolle, J; Fried, Isabella; Sterry, W; Kerl, H; editors(s). Das Derma - Kurs - Buch. Berlin, Boston: Walter de Gruyter GmbH & Co. KG; p. 55-64.  2012(ISBN: 978-3-11-020067-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125526-14047"
            ],
            "persons": [],
            "imported": "2013-01-22T16:19:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Wiesner, T; Smolle, J; Fried, Isabella; Sterry, W; Kerl, H;",
            "collection_title": "Das Derma - Kurs - Buch",
            "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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125527,
            "title": "Tinea capitis-Erregerspektrum und klinisches Bild auf dunkler Haut.",
            "abstract": null,
            "authors": [
                "Ginter-Hanselmayer, G"
            ],
            "year": 2012,
            "source": "Jahrestagung Tropendermatologie; APR 27-28, 2012; Leipzig, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125527-14047"
            ],
            "persons": [],
            "imported": "2013-01-22T16:29:46+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125528,
            "title": "Ischemia Modified Albumin (IMA): diagnostic potential value beyond cardiac troponins.",
            "abstract": null,
            "authors": [
                "Stojakovic, T",
                "Scharnagl, H",
                "Winkelmann, BR",
                "Boehm, BO",
                "März, W"
            ],
            "year": 2013,
            "source": "Symposium Biomarker und Gefäßerkrankungen, 15 Jahre LURIC-Studie; JAN 18-19, 2013; Mannheim, GERMANY. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125528-14028"
            ],
            "persons": [
                "125528-50886"
            ],
            "imported": "2013-01-22T17:21:13+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125529,
            "title": "Prevalence and characteristics of autosomal dominant hypercholesterolemia in persons scheduled for angiography.",
            "abstract": null,
            "authors": [
                "Scharnagl, H",
                "Grammer, TB",
                "Kleber ME",
                "Stojakovic, T",
                "Kassner, U",
                "Steinhagen-Thiessen, E",
                "März, W"
            ],
            "year": 2013,
            "source": "Symposium Biomarker und Gefäßerkrankungen, 15 Jahre LURIC-Studie; JAN 18-19, 2013; Mannheim, GERMANY. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125529-14028"
            ],
            "persons": [
                "125529-50886"
            ],
            "imported": "2013-01-22T17:23:20+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125530,
            "title": "Prognostic value of the fatty liver index.",
            "abstract": null,
            "authors": [
                "Lerchbaum, E",
                "Pilz, S",
                "Grammer, TB",
                "Boehm, BO",
                "Stojakovic, T",
                "Obermayer-Pietsch, B",
                "März, W"
            ],
            "year": 2013,
            "source": "Symposium Biomarker und Gefäßerkrankungen, 15 Jahre LURIC-Studie; JAN 18-19, 2013; Mannheim, GERMANY. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125530-14028",
                "125530-14080"
            ],
            "persons": [
                "125530-51809",
                "125530-53344"
            ],
            "imported": "2013-01-22T17:26:11+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125531,
            "title": "Clinical features of tinea capitis with concern to etiologic agents.",
            "abstract": null,
            "authors": [
                "Ginter-Hanselmayer, G"
            ],
            "year": 2012,
            "source": "Abstracts on CD-ROM. 2012; -21st EADV Congress; 27-30 SEPT, 2012; Prague, CZECH REPUBLIC.  (ISBN: 978-88-906829-2-6 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125531-14047"
            ],
            "persons": [],
            "imported": "2013-01-22T17:28:44+01: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}