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=150780&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150800&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150760&ordering=impactfactor",
    "results": [
        {
            "id": 181461,
            "title": "Wie relevant sind die großen Glaukomstudien für die Praxis? ",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2019,
            "source": "31. Kongress der Deutschen Ophthalmochirurgen; MAY 23-25,2019; Nürnberg, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181461-14043"
            ],
            "persons": [
                "181461-51585"
            ],
            "imported": "2020-03-10T14:10:40+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": 181462,
            "title": "Die Bedeutung von Augendruckschwankungen für die Progression des Glaukomschadens. ",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2019,
            "source": "VIII. Dresdner Glaukomtage. ; JUN 14-15, 2019; Dresden, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181462-14043"
            ],
            "persons": [
                "181462-51585"
            ],
            "imported": "2020-03-10T14:12:07+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": 181463,
            "title": "Gonioskopie update",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2019,
            "source": "VIII. Dresdner Glaukomtage; JUN 14-15, 2019; Dresden, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181463-14043"
            ],
            "persons": [
                "181463-51585"
            ],
            "imported": "2020-03-10T14:13:22+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": 181464,
            "title": "40 Jahre Glaukomrevue: was ging, was blieb, was kam? ",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2019,
            "source": "Allergan Alpine Glaucoma Advisary Board; SEP 20-21, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181464-14043"
            ],
            "persons": [
                "181464-51585"
            ],
            "imported": "2020-03-10T14:14:48+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": 181465,
            "title": "Myopie und Glaukom: das Böse. ",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2019,
            "source": "Glaukom im Herbst; OCT 4-5, 2019; Vienna, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181465-14043"
            ],
            "persons": [
                "181465-51585"
            ],
            "imported": "2020-03-10T14:16:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181466,
            "title": "Meniskuschirurgie – von der Teilresektion zur Transplantation.",
            "abstract": null,
            "authors": [
                "Bernhardt, GA"
            ],
            "year": 2020,
            "source": "Austrian Knee Symposium - Orthopädie und Traumatologie rund um das Kniegelenk; State of the Art & Zukunftsperspektiven; MAR 6, 2020; Graz, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181466-14052"
            ],
            "persons": [],
            "imported": "2020-03-10T19:01:19+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": 181467,
            "title": "First three cases of lymphogranuloma venerea in Graz – a diagnosis to keep in mind.\r\n",
            "abstract": null,
            "authors": [
                "Tripolt-Droschl, K",
                "Komericki, P",
                "Stanek, G",
                "Stary, G",
                "Mandl, J",
                "Igrec, J",
                "Fuchsjäger, M",
                "Sadoghi, B"
            ],
            "year": 2019,
            "source": "Jahrestagung der Osterreichischen Gesellschaft Für Dermatologie und Venerologie; DEZ 5-7, 2019; Wien, Hofburg. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181467-14047",
                "181467-14054",
                "181467-14104"
            ],
            "persons": [
                "181467-100618",
                "181467-50041",
                "181467-75636",
                "181467-82111",
                "181467-66027"
            ],
            "imported": "2020-03-10T21:40:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181469,
            "title": "The interaction of microbiome, metbolism, Inflammation and gut barrier in tumor associated cachexia.",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Singer, G",
                "Till, H"
            ],
            "year": 2020,
            "source": "21th International Paediatric Surgical Week; FEB 29- MAR 4; Kuhtai, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181469-14049"
            ],
            "persons": [
                "181469-50778",
                "181469-54087",
                "181469-83445"
            ],
            "imported": "2020-03-11T08:05: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 181474,
            "title": "Chirurgie des Magens und Duodenums.",
            "abstract": null,
            "authors": [
                "Kornprat Peter"
            ],
            "year": 2020,
            "source": "ULG der Pflege im Operationsbereich; 15.5.2019; Graz. 2019.  [Oral Communication; 26.2.2020; Graz. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181474-14073"
            ],
            "persons": [
                "181474-50039"
            ],
            "imported": "2020-03-12T08:13:56+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": 181475,
            "title": "Chirurgie von Hernien.",
            "abstract": null,
            "authors": [
                "Kornprat Peter"
            ],
            "year": 2020,
            "source": "ULG der Pflege im Operationsbereich; 15.5.2019; Graz. 2019.  [Oral Communication; 26.2.2020; Graz. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181475-14073"
            ],
            "persons": [
                "181475-50039"
            ],
            "imported": "2020-03-12T08:14:38+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": 181476,
            "title": "Chirurgie der weiblichen Brust.",
            "abstract": null,
            "authors": [
                "Kornprat Peter"
            ],
            "year": 2020,
            "source": "ULG der Pflege im Operationsbereich; 15.5.2019; Graz. 2019.  [Oral Communication; 28.4.20; Graz. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181476-14073"
            ],
            "persons": [
                "181476-50039"
            ],
            "imported": "2020-03-12T08:15:31+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": 181478,
            "title": "Chirurgie des Akuten Abdomens.",
            "abstract": null,
            "authors": [
                "Kornprat Peter"
            ],
            "year": 2020,
            "source": "ULG der Pflege im Operationsbereich; 15.5.2019; Graz. 2019.  [Oral Communication; 4.5.20; Graz. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181478-14073"
            ],
            "persons": [
                "181478-50039"
            ],
            "imported": "2020-03-12T08:16:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 181479,
            "title": "Chirurgie der Milz.",
            "abstract": null,
            "authors": [
                "Kornprat Peter"
            ],
            "year": 2020,
            "source": "ULG Pflege im Operationsbereich; 28.4.20; Graz. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181479-14073"
            ],
            "persons": [
                "181479-50039"
            ],
            "imported": "2020-03-12T08:19:21+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": 181480,
            "title": "Inzidenz von Morphea nach adjuvanter Brustbestrahlung bei 2268 Patientinnen.",
            "abstract": null,
            "authors": [
                "Partl, R",
                "Regitnig, P",
                "Lukasiak, K",
                "Winkler, P",
                "Kapp KS"
            ],
            "year": 2019,
            "source": "Strahlentherapie und Radioonkologie. 2019; 196(3):304-304.-36. Jahrestagung der Österreichischen Gesellschaft für Radioonkologie, Radiobiologie und Medizinische Radiophysik; NOV 8 -9, 2019; Wiener Neustadt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181480-14060"
            ],
            "persons": [
                "181480-57567",
                "181480-105681",
                "181480-62261"
            ],
            "imported": "2020-03-12T09:55:46+01:00",
            "journal": null,
            "issn": "0179-7158",
            "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": 190747,
            "title": "BODY-TEMPERATURE RELATED FACTORS DIMINISHING THE DRIVE TO EXERCISE",
            "abstract": null,
            "authors": [
                "BRUCK, K",
                "OLSCHEWSKI, H"
            ],
            "year": 1987,
            "source": "CAN J PHYSIOL PHARM. 1987; 65(6): 1274-1280. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J388000028",
            "pubmed": "3621076",
            "doi": "10.1139/y87-203",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-11-29T13:06:41+01:00",
            "journal": "CAN J PHYSIOL PHARM",
            "issn": "0008-4212",
            "collection_publisher": null,
            "collection_title": "CANADIAN JOURNAL OF PHYSIOLOGY AND PHARMACOLOGY; ",
            "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": 181619,
            "title": "Neonatal Outcome After Hexoprenaline Compared with Atosiban After Preterm Premature Rupture of Membranes",
            "abstract": null,
            "authors": [
                "Ulrich, D",
                "Schneider, V",
                "Pichler, G",
                "Haas, J",
                "Culea, V",
                "Joksch, M",
                "Mager, C",
                "Schmied, C",
                "Lakovschek, IC",
                "Lang, U",
                "Reif, P"
            ],
            "year": 2019,
            "source": "J FETAL MED. 2019; 6(4): 171-176. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000511493300003",
            "pubmed": null,
            "doi": "10.1007/s40556-019-00225-7",
            "pmc": null,
            "organizations": [
                "181619-14038",
                "181619-14051",
                "181619-14063",
                "181619-14064"
            ],
            "persons": [
                "181619-50907-6",
                "181619-51627-6",
                "181619-58907-2",
                "181619-80259-6"
            ],
            "imported": "2020-03-12T10:14:43+01:00",
            "journal": "J FETAL MED",
            "issn": "2348-1153",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF FETAL MEDICINE; ",
            "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": true
        },
        {
            "id": 181625,
            "title": "Pediatric and Adolescent Surgery Swallowed Button Cell: What does the Specialist Society recommend?",
            "abstract": null,
            "authors": [
                "Schalamon, J"
            ],
            "year": 2020,
            "source": "PADIATR PADOL. 2020; 55(1): 38-39. ",
            "category": 1,
            "document_type": 99,
            "sci": "ISI:000512947300011",
            "pubmed": null,
            "doi": "10.1007/s00608-019-00740-w",
            "pmc": null,
            "organizations": [
                "181625-14049"
            ],
            "persons": [
                "181625-50052-2"
            ],
            "imported": "2020-03-12T10:14:43+01:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PADIATRIE UND PADOLOGIE; ",
            "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": 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": true
        },
        {
            "id": 181627,
            "title": "Drug Treatment of Vascular Anomalies.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Lackner, H",
                "Sorantin, E",
                "Haxhija, E",
                "Gasparella, P",
                "Pfleger, A"
            ],
            "year": 2020,
            "source": "PADIATR PADOL. 2020; 55(1): 21-27. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000512947300005",
            "pubmed": null,
            "doi": "10.1007/s00608-019-00739-3",
            "pmc": null,
            "organizations": [
                "181627-14049",
                "181627-14092",
                "181627-14095",
                "181627-14106"
            ],
            "persons": [
                "181627-60829-6",
                "181627-51369-2",
                "181627-51879-6",
                "181627-51913-6",
                "181627-93943-6"
            ],
            "imported": "2020-03-12T10:14:43+01:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PADIATRIE UND PADOLOGIE; ",
            "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": true
        },
        {
            "id": 181633,
            "title": "Ophthalmology.",
            "abstract": null,
            "authors": [
                "Wedrich, A"
            ],
            "year": 2020,
            "source": "SPEKTRUM AUGENHEILKD. 2020; ",
            "category": 1,
            "document_type": 7,
            "sci": "ISI:000515843200001",
            "pubmed": null,
            "doi": "10.1007/s00717-020-00445-7",
            "pmc": null,
            "organizations": [
                "181633-14043"
            ],
            "persons": [
                "181633-53938-2"
            ],
            "imported": "2020-03-12T10:14:43+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "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": 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": true
        },
        {
            "id": 196254,
            "title": "Multiple-Breath Washout as a Lung Function Test in Cystic Fibrosis. A Cystic Fibrosis Foundation Workshop Report.",
            "abstract": null,
            "authors": [
                "Subbarao, P",
                "Milla, C",
                "Aurora, P",
                "Davies, JC",
                "Davis, SD",
                "Hall, GL",
                "Heltshe, S",
                "Latzin, P",
                "Lindblad, A",
                "Pittman, JE",
                "Robinson, PD",
                "Rosenfeld, M",
                "Singer, F",
                "Starner, TD",
                "Ratjen, F",
                "Morgan, W"
            ],
            "year": 2015,
            "source": "Ann Am Thorac Soc. 2015; 12(6):932-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000437146700024",
            "pubmed": "26075554",
            "doi": "10.1513/AnnalsATS.201501-021FR",
            "pmc": "PMC5466249",
            "organizations": [],
            "persons": [
                "196254-113973-6"
            ],
            "imported": "2022-06-30T02:00:00+02:00",
            "journal": "Ann Am Thorac Soc",
            "issn": "2325-6621",
            "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
        }
    ]
}