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=156420&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156893,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156440&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156400&ordering=-year",
    "results": [
        {
            "id": 76035,
            "title": "Die subaponeurotische Massenblutung beim Neugeborenen.",
            "abstract": null,
            "authors": [
                "Haidvogl, M",
                "Zach, M",
                "Müller, W"
            ],
            "year": 1977,
            "source": "Pädiatrische Praxis. 1977; 19:  361-366. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76035-14095"
            ],
            "persons": [
                "76035-51643"
            ],
            "imported": "2008-02-25T11:31:30+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": 77183,
            "title": "Neue Aspekte in der Reanimation und Beatmung von Neugeborenen.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1977,
            "source": "4. Herbsttagung der Sektion \"Süd\" der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; NOV 19, 1977; Klagenfurt, AUSTRIA. 1977. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77183-51643"
            ],
            "imported": "2008-02-28T15:32:01+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": 77184,
            "title": "Über Probleme der diabetischen Fetopathie.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1977,
            "source": "Wissenschaftliche Sitzung der Medizinisch-Wissenschaftlichen Gesellschaft für Kärnten und Osttirol; OKT 6, 1977; Klagenfurt, AUSTRIA. 1977. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77184-51643"
            ],
            "imported": "2008-02-28T15:33:06+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": 77185,
            "title": "Das oculo-oto-vertebrale Syndrom als Beispiel für ein Kieferbogensyndrom",
            "abstract": null,
            "authors": [
                "Stern, E",
                "Müller, W",
                ""
            ],
            "year": 1977,
            "source": "3. Fortbildungstagung für Kinderärzte an der Univ.-Klinik für Kinder- und Jugendheilkunde; JUN 3, 1977; Graz, AUSTRIA. 1977. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77185-51643"
            ],
            "imported": "2008-02-28T15:34: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": 77186,
            "title": "Probleme bei der Nachbehandlung Frühgeborener und intensivgepflegter Kinder.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Haidvogl, M",
                "Rosegger, H",
                ""
            ],
            "year": 1977,
            "source": "Wissenschaftliche Gesellschaft der Ärzte in der Steiermark; 1977; Bad Aussee, AUSTRIA. 1977. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77186-51643"
            ],
            "imported": "2008-02-28T15:36: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": 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": 77187,
            "title": "Intensivbetreuung von Neugeborenen im Einzugsgebiet der Univ.-Kinderklinik Graz.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Rosegger, H",
                ""
            ],
            "year": 1977,
            "source": "Vortrag anläßlich der Eröffnung der neonatologischen Intensivstation ; APRIL 15,1977; Graz, AUSTRIA. 1977. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77187-51643"
            ],
            "imported": "2008-02-28T15:37: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77188,
            "title": "Das Krankengut mit Blutaustauschtransfusionen seit Einführung der Anti-D-Prophylaxe.",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Müller, W",
                "Haidvogl, M",
                "Stern, E",
                ""
            ],
            "year": 1977,
            "source": "Wissenschaftliche Gesellschaft der Ärzte in der Steiermark; MAR 4, 1977; Graz, AUSTRIA. 1977. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77188-51643"
            ],
            "imported": "2008-02-28T15:39: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": 80075,
            "title": "Pädiatrische Probleme des Morbus Hodgkin.",
            "abstract": null,
            "authors": [
                "Urban,C",
                "Mutz,I",
                "Höllwarth,M",
                "Becker,H",
                "Kahr,E"
            ],
            "year": 1977,
            "source": "Wien med Wschr 1977; 17: 553--20. Wissenschaftliche Sitzung der Gesellschaft der Ärzte in der Steiermark und 3. Fortbildungstagung für Kinderärzte der Österr. Gesellschaft für Kinderheilkunde.; JUNI 3, 1977; 1977. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-04-22T23:38:36+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80082,
            "title": "Derzeitige Prognose der malignen Tumoren im Kindesalter. ",
            "abstract": null,
            "authors": [
                "Kurz,R",
                "Urban,C"
            ],
            "year": 1977,
            "source": "Wien med Wschr 1977; 15: 493-494.-17. Wissenschaftliche Sitzung der Gesellschaft der Ärzte in der Steiermark; APR 29,1977; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-04-23T10:33:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80549,
            "title": "Nachbehandlung maligner Lebertumoren im Kindesalter.",
            "abstract": null,
            "authors": [
                "Kurz,R",
                "Urban,C"
            ],
            "year": 1977,
            "source": "Kongreßband der Österr.Ges.f.Chirurgie 1977; 794-795.-18. Tagung der Österr. Gesellschaft für Chirurgie; MAI 20,1977; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-02T23:05:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 82049,
            "title": "Atmungsfehlhaltungen (II).",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1977,
            "source": "Bio Med. 1977; 2(9): 14-17. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82049-51505"
            ],
            "imported": "2008-06-28T01:18:03+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 82050,
            "title": "Psychologische Aspekte zu Atmungsfehlhaltungen (I).",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1977,
            "source": "Bio Med. 1977; 2(9): 32-38. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82050-51505"
            ],
            "imported": "2008-06-28T01:19:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 83370,
            "title": "Williams-beuren-syndrome (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Beitzke, A",
                "Gypser, G"
            ],
            "year": 1977,
            "source": "Padiatr Padol. 1977; 12(2):167-173",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DD14300011",
            "pubmed": "558571",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02: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": 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": 83371,
            "title": "Accidental digitalis intoxication in small children (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Beitzke, A",
                "Grubbauer, HM"
            ],
            "year": 1977,
            "source": "Padiatr Padol. 1977; 12(3): 245-257. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DN56900005",
            "pubmed": "896244",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02: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": 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": 83372,
            "title": "Supply the diagnosis. Double aortic arch",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Beitzke, A",
                "Rosegger, H",
                "Schreyer, H"
            ],
            "year": 1977,
            "source": "Padiatr Padol. 1977; 12(1): 90-94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977CT57800014",
            "pubmed": "834463",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": false,
            "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": 83373,
            "title": "Poisoning with Novodigal (beta-acetyldigoxin)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Beitzke, A",
                "Grubbauer, HM"
            ],
            "year": 1977,
            "source": "Padiatr Padol. 1977; 12(3): 301-305. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DN56900012",
            "pubmed": "896248",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": false,
            "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": 83374,
            "title": "Digoxin elimination by exchange transfusion.",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Zach, M",
                "Gleispach, H",
                "Beitzke, A"
            ],
            "year": 1977,
            "source": "Eur J Pediatr. 1977; 124(3):217-222",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977CX34000008",
            "pubmed": "837948",
            "doi": "10.1007/BF00452113",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Eur J Pediatr",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "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": 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": 83375,
            "title": "Autonomous thyroid adenoma in an 11 years old girl with childhood hyperthyroidism (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Falk, W"
            ],
            "year": 1977,
            "source": "Monatsschr Kinderheilkd. 1977; 125(4): 207-210. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DD09000006",
            "pubmed": "854033",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "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": 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": 83376,
            "title": "The syndrome of polysplenia (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Beitzke, A",
                "Gypser, G",
                "Sager, W"
            ],
            "year": 1977,
            "source": "Rofo. 1977; 126(5): 454-460. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DF84500010",
            "pubmed": "142049",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Rofo",
            "issn": "0340-1618",
            "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": 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": 83377,
            "title": "Cerebral AV fistula with cardiac insufficiency in newborns (author's transl)",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Zach, M",
                "Gypser, G",
                "Schreyer, H"
            ],
            "year": 1977,
            "source": "Klin Padiatr. 1977; 189(5): 385-391. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DY05000017",
            "pubmed": "562450",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "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": 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
        }
    ]
}