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=155640&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155660&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155620&ordering=-imported",
    "results": [
        {
            "id": 61592,
            "title": "Artificial vision and retinal chip implantation ",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M",
                "Ivastinovic, D",
                "Koch, M",
                "Langmann, G",
                "Langmann, A",
                "Hornig, R"
            ],
            "year": 2006,
            "source": "-XXIX. Congress of the Alpe-Adria International Ophthalmological Society; JUN 17; Sopron, HUNGARY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61592-14043"
            ],
            "persons": [
                "61592-50850",
                "61592-53949"
            ],
            "imported": "2006-11-23T13:15:37+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": 61591,
            "title": "Visual acuity and function tests for patients with a retinal implant",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M"
            ],
            "year": 2006,
            "source": "-Eye and the Chip; JUN 16; Detroid, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61591-14043"
            ],
            "persons": [],
            "imported": "2006-11-23T13: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": 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": 61590,
            "title": "Neues Sehen mit Retina-Implantaten",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M"
            ],
            "year": 2006,
            "source": "-Selbsthilfegruppe der RP Patienten\r\n; MAI 10; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61590-14043"
            ],
            "persons": [],
            "imported": "2006-11-23T13:08:10+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61589,
            "title": "Wann ist die Ophthalmolge/-in dankbar für eine Interdisziplinäre Zusammenarbeit, Diabetes und Auge",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M"
            ],
            "year": 2006,
            "source": "-Ärztekammer Steiermark; MÄRZ 23; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61589-14043"
            ],
            "persons": [],
            "imported": "2006-11-23T13:06:14+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": 61588,
            "title": "Retina-Implantate: aktueller Stand des \"Artficial Vision\"",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M",
                "Ivastinovic, D",
                "Koch, M",
                "Langmann, A",
                "Langmann, G"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. -47. Tagung der Österreichischen Ophthalmologischen Gesellschaft,; MAI 19-21; Stift Göttweig, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61588-14043"
            ],
            "persons": [
                "61588-50850",
                "61588-53949"
            ],
            "imported": "2006-11-23T13:02:12+01:00",
            "journal": "Spektrum der Augenheilkunde",
            "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": 61585,
            "title": "Neuer Mobilitätstest zur Erfassung des funktionellen Sehens",
            "abstract": null,
            "authors": [
                "Ivastinovic, D",
                "Koch, M",
                "Langmann, A",
                "Velikay-Parel, M"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. -47. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAI 19-21; Stift Göttweig, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61585-14043"
            ],
            "persons": [
                "61585-50850",
                "61585-53949"
            ],
            "imported": "2006-11-23T12:56:49+01:00",
            "journal": "Spektrum der Augenheilkunde",
            "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": 61584,
            "title": "The IIP Retinal Implant System",
            "abstract": null,
            "authors": [
                "Hornig, R",
                "Zehnder, Th",
                "Velikay-Parel, M",
                "Laube, T",
                "Feucht, M",
                "Richard, G"
            ],
            "year": 2006,
            "source": "Artificial Sight.  2006. (ISBN: 9780387493299) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61584-14043"
            ],
            "persons": [],
            "imported": "2006-11-23T12:50:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Artificial Sight",
            "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": 61583,
            "title": "The pig as an animal model for retinal chip implantation",
            "abstract": null,
            "authors": [
                "Ivastinovic, D",
                "Langmann, G",
                "Nemetz, W",
                "Hornig, R",
                "Meyer, A",
                "Velikay-Parel, M\r\n"
            ],
            "year": 2006,
            "source": "Invest Ophthalmol Vis Sci. 47 E-Absract 3164: -Association for Research in Vision and Ophthalmology (ARVO); MAI, 2006; Fort Lauderdale, Florida, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61583-14043",
                "61583-14070"
            ],
            "persons": [
                "61583-50850"
            ],
            "imported": "2006-11-23T12:37:05+01:00",
            "journal": "Invest Ophthalmol Vis Sci",
            "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": 61582,
            "title": "A test battery for visual function and performance in artificial vision",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M",
                "Ivastinovic, D",
                "Langmann, A",
                "Richard, G",
                "Zehnder, T",
                "Hornig, R"
            ],
            "year": 2006,
            "source": "Invest Ophthalmol Vis Sci. ARVO E-Abstract 3205; 47: -ARVO; 31.4.-4.5.2006; USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61582-14043"
            ],
            "persons": [
                "61582-50850"
            ],
            "imported": "2006-11-23T12:15:20+01:00",
            "journal": "Invest Ophthalmol Vis Sci",
            "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": 61581,
            "title": "Retina Implantate: aktueller Stand des Artificial Vision",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M",
                "Ivastinovic, D",
                "Hornig, R",
                "Koch, M",
                "Langmann, G",
                "Langmann, A"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 20:  211-214. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61581-14043"
            ],
            "persons": [
                "61581-50850",
                "61581-53949"
            ],
            "imported": "2006-11-23T12:04: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": 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": true,
            "local_affiliation": true
        },
        {
            "id": 61580,
            "title": "Neuer Mobilitätstest und Wahrnehmungstest zur Erfassung des funktionellen Sehens",
            "abstract": null,
            "authors": [
                "Ivastinovic, D",
                "Koch, M",
                "Langmann, A",
                "Hornig, R",
                "Velikay-Parel, M"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 20(4): 180-184. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61580-14043"
            ],
            "persons": [
                "61580-50850",
                "61580-53949"
            ],
            "imported": "2006-11-23T11:56:47+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": true,
            "local_affiliation": true
        },
        {
            "id": 61576,
            "title": "Expectant management of eclampsia complicated by HELLP syndrome, DIC and IUGR in the 28th week of gestation",
            "abstract": null,
            "authors": [
                "Schneuber, S",
                "Moertl M, Pickel, K",
                "Zeck, W",
                "Lang, U",
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "keine2006; -XXVIII Alpe Adria Meeting of Perinatal Medicine; October 6-7 2006; Varazdin, Croatia. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61576-14063",
                "61576-14064"
            ],
            "persons": [
                "61576-74840"
            ],
            "imported": "2006-11-23T09:06:34+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": 61575,
            "title": "Adolescent primiparas: Changes in obstetrical risk between 1983-87 and 1999-2005",
            "abstract": null,
            "authors": [
                "Zeck, W",
                "Wolfgang, W",
                "Tamussino, K",
                "Lang, U"
            ],
            "year": 2006,
            "source": "-XXVIII Alpe Adria Meeting of Perinatal Medicine; October 6 - 7 2006; Varazdin, Croatia. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61575-14063",
                "61575-14064"
            ],
            "persons": [
                "61575-51634",
                "61575-51826"
            ],
            "imported": "2006-11-23T09:01:03+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": 61629,
            "title": "Rochus, patron saint of physicians and hospitals--a teledermatologic quiz",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2006,
            "source": "J Dtsch Dermatol Ges. 2006; 4(7): 597-601. ",
            "category": 1,
            "document_type": 13,
            "sci": null,
            "pubmed": "16883658",
            "doi": "10.1111/j.1610-0387.2006.05909.x",
            "pmc": null,
            "organizations": [
                "61629-14047"
            ],
            "persons": [
                "61629-51346-2"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "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": 61579,
            "title": "Unusual association between acrokeratosis verruciformis of Hopf and multiple keratoacanthomas. Successful therapy with acitretin.",
            "abstract": null,
            "authors": [
                "Farro, P",
                "Zalaudek, I",
                "Ferrara, G",
                "Fulgione, E",
                "Cicale, L",
                "Petrillo, G",
                "Zanchini, R",
                "Ruocco, E",
                "Argenziano, G"
            ],
            "year": 2004,
            "source": "J Dtsch Dermatol Ges. 2004; 2(6): 440-442. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16281601",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61579-14047"
            ],
            "persons": [
                "61579-50151-6"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 61586,
            "title": "Comparative studies of airborne, cultivatable microorganisms at selected sites of waste managements, domestic animal husbandry and in the surrounding residential area",
            "abstract": null,
            "authors": [
                "Wüst, G",
                "Reinthaler, FF",
                "Haas, D",
                "Marth, E"
            ],
            "year": 1999,
            "source": "Schriftenr Ver Wasser Boden Lufthyg. 1999; 104(1-2): 703-711. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10803245",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61586-14023"
            ],
            "persons": [
                "61586-50497-6",
                "61586-51503-6",
                "61586-51674-6"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Schriftenr Ver Wasser Boden Lufthyg",
            "issn": "0300-8665",
            "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": 61578,
            "title": "Clonal seborrheic keratosis: a dermoscopic pitfall.",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Ferrara, G",
                "Argenziano, G"
            ],
            "year": 2004,
            "source": "Arch Dermatol. 2004; 140(9):1169-1170",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000223835000024",
            "pubmed": "15381565",
            "doi": "10.1001/archderm.140.9.1169-b",
            "pmc": null,
            "organizations": [
                "61578-14047"
            ],
            "persons": [
                "61578-50151-1"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Arch Dermatol",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.187,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.973684210526316,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 61607,
            "title": "Comparison of heart rate responses during cortical and subcortical arousals in term and preterm infants.",
            "abstract": null,
            "authors": [
                "Hanzer, M",
                "Kerbl, R",
                "Urlesberger, B",
                "Mueller, W",
                "Pichler, G",
                "Zotter, H"
            ],
            "year": 2007,
            "source": "Early Hum Dev. 2007; 83(8):511-515",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249086800005",
            "pubmed": "17113731",
            "doi": "10.1016/j.earlhumdev.2006.09.038",
            "pmc": null,
            "organizations": [
                "61607-14091",
                "61607-14094"
            ],
            "persons": [
                "61607-50907-6",
                "61607-51643-6",
                "61607-51821-6",
                "61607-62745-1"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Early Hum Dev",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.85,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.575342465753425,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 61614,
            "title": "Intracranial haemorrhage in the term neonate diagnosed by computerised tomography--perinatal history, symptoms and outcome.",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Müller, WD",
                "Ladurner, G",
                "Schober, P",
                "Sager, D"
            ],
            "year": 1983,
            "source": "Padiatr Padol. 1983; 18(2): 149-160. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6856317",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61614-51643-6"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 61615,
            "title": "Mortality and morbidity of newborn infants in intensive care (birth weight less than 1,501 grams)",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Müller, WD",
                "Reisinger, A",
                "Schober, P",
                "Trop, M"
            ],
            "year": 1984,
            "source": "Padiatr Padol. 1984; 19(4): 377-383. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6504546",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61615-51643-6"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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
        }
    ]
}