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=154680&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154700&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154660&ordering=-imported",
    "results": [
        {
            "id": 62747,
            "title": "Three-dimensional models of individual cardiac histoanatomy: tools and challenges.",
            "abstract": null,
            "authors": [
                "Burton, RA",
                "Plank, G",
                "Schneider, JE",
                "Grau, V",
                "Ahammer, H",
                "Keeling, SL",
                "Lee, J",
                "Smith, NP",
                "Gavaghan, D",
                "Trayanova, N",
                "Kohl, P"
            ],
            "year": 2006,
            "source": "Ann N Y Acad Sci. 2006; 1080(4): 301-319. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244100900022",
            "pubmed": "17132791",
            "doi": "10.1196/annals.1380.023",
            "pmc": "PMC3313659",
            "organizations": [
                "62747-14011"
            ],
            "persons": [
                "62747-50966-1",
                "62747-51753-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Ann N Y Acad Sci",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.93,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.916666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62934,
            "title": "Bone marrow edema of the mandibular condyle related to internal derangement, osteoarthrosis, and joint effusion.",
            "abstract": null,
            "authors": [
                "Emshoff, R",
                "Brandlmaier, I",
                "Schmid, C",
                "Bertram, S",
                "Rudisch, A"
            ],
            "year": 2003,
            "source": "J Oral Maxillofac Surg. 2003; 61(1): 35-40. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180143100007",
            "pubmed": "12524605",
            "doi": "10.1053/joms.2003.50006",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Oral Maxillofac Surg",
            "issn": "0278-2391",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.912,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.347826086956522,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62923,
            "title": "Interferon-gamma in combination with carboplatin and paclitaxel as a safe and effective first-line treatment option for advanced ovarian cancer: results of a phase I/II study.",
            "abstract": null,
            "authors": [
                "Marth, C",
                "Windbichler, GH",
                "Hausmaninger, H",
                "Petru, E",
                "Estermann, K",
                "Pelzer, A",
                "Mueller-Holzner, E"
            ],
            "year": 2006,
            "source": "Int J Gynecol Cancer. 2006; 16(4): 1522-1528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239005500005",
            "pubmed": "16884360",
            "doi": "10.1111/j.1525-1438.2006.00622.x",
            "pmc": null,
            "organizations": [
                "62923-14038"
            ],
            "persons": [
                "62923-51624-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Int J Gynecol Cancer",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.469,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.491228070175439,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62966,
            "title": "Increased serum levels of soluble CD14 indicate stable multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Lutterotti, A",
                "Kuenz, B",
                "Gredler, V",
                "Khalil, M",
                "Ehling, R",
                "Gneiss, C",
                "Egg, R",
                "Deisenhammer, F",
                "Berger, T",
                "Reindl, M"
            ],
            "year": 2006,
            "source": "J Neuroimmunol. 2006; 181(1-2):145-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243214900017",
            "pubmed": "17046070",
            "doi": "10.1016/j.jneuroim.2006.09.002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62966-57435-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Neuroimmunol",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.88,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.626086956521739,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62970,
            "title": "Vascular calcification and osteoporosis--from clinical observation towards molecular understanding.",
            "abstract": null,
            "authors": [
                "Hofbauer, LC",
                "Brueck, CC",
                "Shanahan, CM",
                "Schoppet, M",
                "Dobnig, H"
            ],
            "year": 2007,
            "source": "Osteoporos Int. 2007; 18(3): 251-259. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000244095000001",
            "pubmed": "17151836",
            "doi": "10.1007/s00198-006-0282-z",
            "pmc": null,
            "organizations": [
                "62970-14080"
            ],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.893,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.764044943820225,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62961,
            "title": "Plasma levels of soluble adhesion molecules sPECAM-1, sP-selectin and sE-selectin are associated with relapsing-remitting disease course of multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Kuenz, B",
                "Lutterotti, A",
                "Khalil, M",
                "Ehling, R",
                "Gneiss, C",
                "Deisenhammer, F",
                "Reindl, M",
                "Berger, T"
            ],
            "year": 2005,
            "source": "J Neuroimmunol. 2005; 167(1-2):143-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232344500017",
            "pubmed": "16040131",
            "doi": "10.1016/j.jneuroim.2005.06.019",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62961-57435-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Neuroimmunol",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.824,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.626086956521739,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62977,
            "title": "Studies of osmotic diarrhea induced in normal subjects by ingestion of polyethylene glycol and lactulose.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Santa Ana, CA",
                "Schiller, LR",
                "Fordtran, JS"
            ],
            "year": 1989,
            "source": "J Clin Invest. 1989; 84(4): 1056-1062. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AT80800003",
            "pubmed": "2794043",
            "doi": "10.1172/JCI114267",
            "pmc": "PMC329760",
            "organizations": [],
            "persons": [
                "62977-51531-1"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Clin Invest",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62920,
            "title": "Ovarian granulosa cell tumors frequently express EGFR (Her-1), Her-3, and Her-4: An immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Leibl, S",
                "Bodo, K",
                "Gogg-Kammerer, M",
                "Hrzenjak, A",
                "Petru, E",
                "Winter, R",
                "Denk, H",
                "Moinfar, F"
            ],
            "year": 2006,
            "source": "Gynecol Oncol. 2006; 101(1): 18-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236486400004",
            "pubmed": "16330088",
            "doi": "10.1016/j.ygyno.2005.10.009",
            "pmc": null,
            "organizations": [
                "62920-14020",
                "62920-14038"
            ],
            "persons": [
                "62920-50610-6",
                "62920-51515-6",
                "62920-51624-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Gynecol Oncol",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.319,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.807017543859649,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62745,
            "title": "pAVK-Die verkannte Bedrohung.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "Atherothrombose Symposium 2006- das Gefäßkonzept im Blickpunkt; Jänner, 21-22, 2006; Linz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62745-14079"
            ],
            "persons": [
                "62745-51689"
            ],
            "imported": "2006-12-13T00:26:36+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62744,
            "title": "Aktuelle Therapiekonzepte der Extrauteringravidität.",
            "abstract": null,
            "authors": [
                "Schoell, W"
            ],
            "year": 2006,
            "source": "6. Deutschlandsberger Fortbildungstagung, Deutschlandsberg; 13. 5. 2006; Deutschlandsberg. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62744-14063"
            ],
            "persons": [
                "62744-51941"
            ],
            "imported": "2006-12-13T00:24:28+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62743,
            "title": "EVR in the Lower Limb.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "-XXII World Congress of the International Union of Angiology; Jun 24-28, 2006; Lissabon, Portugal. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62743-14079"
            ],
            "persons": [
                "62743-51689"
            ],
            "imported": "2006-12-13T00:23: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62742,
            "title": "Frequency of stent fractures in the femoropopliteal artery",
            "abstract": null,
            "authors": [
                "Fröhlich, H",
                "Tarmann, M",
                "Seinost, G",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "Cardiovascular and Interventional Radiology (CVIR). 29(S 1):S 81-S 291.-CIRSE; Sept 9-13 ,2006; Rom, Italien.  (ISBN: 0174-1551  )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62742-14079"
            ],
            "persons": [
                "62742-51541",
                "62742-51689",
                "62742-52018"
            ],
            "imported": "2006-12-13T00:14:34+01:00",
            "journal": "Cardiovascular and Interventional Radiology (CVIR)",
            "issn": "0174-1551 ",
            "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": 62741,
            "title": "HPV-Vakzination und Zervixkarzinom",
            "abstract": null,
            "authors": [
                "Schoell, W"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung LKH Leoben; 6. 4. 2006; Leoben, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62741-14063"
            ],
            "persons": [
                "62741-51941"
            ],
            "imported": "2006-12-13T00:05:52+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62737,
            "title": "Angiologische Aspekte beim diabetischen Fuß.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "51.Ausseer symposium der Wissenscahftlichen Gesellschaft der Ärzte in der Steiermark; Mai 11-13, 2006; Bad Aussee, AUSTRIa. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62737-14079"
            ],
            "persons": [
                "62737-51689"
            ],
            "imported": "2006-12-12T23:57: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": true,
            "conference_place": true,
            "conference_international": false,
            "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": 62736,
            "title": "Diagnostik und Therapie der mit Skelrodermie (SSc) assozierten Vascuolpathien: ischämische Fingerulzerationen und PAH _Expertenstatement",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "Update Internationale Zeitschrift für ärztliche Fortbildung. 2006; ",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62736-14079"
            ],
            "persons": [
                "62736-51689"
            ],
            "imported": "2006-12-12T23:54:17+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": 62735,
            "title": "Früherekennung und Diagnostik der peripheren arteriellen Verschlußerkrankung",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "Der Mediziner. 2006; 7-8/2006:  8-12. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62735-14079"
            ],
            "persons": [
                "62735-51689"
            ],
            "imported": "2006-12-12T23:52:08+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": 62734,
            "title": "Effect of therapy with endothelinerceptorantagonist bosentan on arterial perfusion in patients with crest syndrome ans scleroderma",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Skerget, M",
                "Spary, A",
                "Seinost, G",
                "Pilger, E"
            ],
            "year": 2006,
            "source": "-34.Kongress der Deutschen Gesellschaft für Rheumatologie; Oct 18 -21, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62734-14079"
            ],
            "persons": [
                "62734-51541",
                "62734-51689",
                "62734-52018"
            ],
            "imported": "2006-12-12T23:48:33+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62733,
            "title": "Tongue necrosis - Initial manifestation of temporal arteritis .",
            "abstract": null,
            "authors": [
                "Skerget, M",
                "Dorr, A",
                "Hafner, F",
                "Seinost, G",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "-34.Kongress der Deutschen Gesellschaft für Rheumatologie ; Oct 18 -21, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62733-14079"
            ],
            "persons": [
                "62733-51541",
                "62733-51689",
                "62733-52018",
                "62733-57267"
            ],
            "imported": "2006-12-12T23:43:04+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62729,
            "title": "Noninvasive Gefäßdiagnostik.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "Fortbildungsabend Radiologie Graz; Oct 24,2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62729-14079"
            ],
            "persons": [
                "62729-51689"
            ],
            "imported": "2006-12-12T23:10:39+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62728,
            "title": "Die Nierenarterienstenose als Zufallsbefund-To stent or not to stent?.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "Fortbildungsabend Radiologie Graz; NOV 21,2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62728-14079"
            ],
            "persons": [
                "62728-51689"
            ],
            "imported": "2006-12-12T23:08: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}