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=153660&ordering=-imported
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=153680&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153640&ordering=-imported",
    "results": [
        {
            "id": 63843,
            "title": "Restless legs syndrom - Diagnose und Differentialdiagnose.",
            "abstract": null,
            "authors": [
                "Katschnig, P"
            ],
            "year": 2006,
            "source": "7. Grazer Parkinsontag; DEC 15-16, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63843-14051"
            ],
            "persons": [
                "63843-50982"
            ],
            "imported": "2006-12-21T16:04:29+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": 63840,
            "title": "The future of paediatric radiology in Europe. ",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Avni, F"
            ],
            "year": 2006,
            "source": "Hospital Imaging & Radiology Europe. 2006. 1: 46-48. (ISSN: ) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63840-14106"
            ],
            "persons": [
                "63840-51557"
            ],
            "imported": "2006-12-21T12:42:38+01:00",
            "journal": "Hospital Imaging & Radiology Europe",
            "issn": "1748-1082",
            "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": 63839,
            "title": "S-nitroso human serum albumin attenuates ischemia/repersusion after cardioplegic arrest in isolated rabbit hearts",
            "abstract": null,
            "authors": [
                "Semsroth, S",
                "Fellner, B",
                "Trescher, K",
                "Bernecker, OY",
                "Kalinowski, L",
                "Gasser, H",
                "Hallstom, S",
                "Malinski, T",
                "Podesser, PK"
            ],
            "year": 2006,
            "source": "European Surgery. 38(207):6-6.-Kardiovaskuläre Forschungstage 2006 -1st Joint Meeting of the Austrian, German and Swiss Societies for Cardio-Thoracic Surgery and Cardiology , 2006; ; JAN 18-21; Weissensee, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63839-14012"
            ],
            "persons": [
                "63839-50840"
            ],
            "imported": "2006-12-21T12:01:37+01:00",
            "journal": "European Surgery",
            "issn": "1682-8631",
            "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": 63838,
            "title": "Prävalenz der Faktor V Leiden- und der G20210A Prothrombin-Mutation bei Patientinnen mit HELLP-Syndrom und deren Kindern.",
            "abstract": null,
            "authors": [
                "Schlembach, D"
            ],
            "year": 2001,
            "source": " [ Dissertation ] Friedrich Alexander University of Erlangen-Nuremberg; 2001. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63838-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:52:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Friedrich Alexander University of Erlangen-Nuremberg",
            "country": "276",
            "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": 63837,
            "title": "Präeklampsie: Neue Erkenntnisse – Alte Dogmen.",
            "abstract": null,
            "authors": [
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "Aktuelles zur Präeklampsie; SEP 27, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63837-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:50:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63836,
            "title": "Update zur Therapie und zum Screening der Präeklampsie/Eklampsie.",
            "abstract": null,
            "authors": [
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "  \r\nWissenschaftliche Tagung der Österreichischen Gesellschaft für Prä- und Perinatale Medizin\r\n; JAN 14, 2006; Klagenfurt, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63836-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:48:09+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": 63835,
            "title": "Neues zur Pathophysiologie und Screening bei IUGR und Präeklampsie.",
            "abstract": null,
            "authors": [
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "Neues zur Pathophysiologie und Screening bei IUGR und Präeklampsie.; JUL 14-17, 2006; Linz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63835-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:46:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63834,
            "title": "Wachstum bei Mehrlingsschwangerschaften.",
            "abstract": null,
            "authors": [
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "Jahrestagung der ÖGGG; JUL 14-17, 2006; Linz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63834-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:45:29+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": 63833,
            "title": "Die reversible myokardiale Dysfunktion Eine Komplikation der postpartalen Blutung?",
            "abstract": null,
            "authors": [
                "Mörtl, M",
                "Ballon, M",
                "Kraker, B",
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "IV. Internationaler Dialog – Österreichische Gesellschaft für Prä- und Perinatale Medizin; SEP 14-16, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63833-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:43:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63832,
            "title": "Der Tod ist das Schlimmste nicht - Ethische und rechtliche Überlegungen am Lebensende",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Pateter, W"
            ],
            "year": 2006,
            "source": "Österreichische Medizinrechtstage Linz; DEZ 6 - 7, 2006; Linz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63832-14069"
            ],
            "persons": [
                "63832-51613"
            ],
            "imported": "2006-12-21T11:42:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63831,
            "title": "Überwachung von Mutter und Kind.",
            "abstract": null,
            "authors": [
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "56. Kongress der Dt. Gesellschaft für Gynäkologie und Geburtshilfe; Sitzung AG Schwangerschaftshochdruck/Gestose; SEP 19-22, 2006; Berlin, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63831-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:40:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 63830,
            "title": "Freie fetale DNA im mütterlichen Plasma bei wehentätigkeit: ein möglicher marker für Frühgeburtlichkeit?",
            "abstract": null,
            "authors": [
                "Magnet, E",
                "Majer, S",
                "Schöll, W",
                "Schlembach, D",
                "Strele, A",
                "Lang, U",
                "Pertl, B"
            ],
            "year": 2006,
            "source": "Speculum. 24(1):41-41.-Jahrestagung der ÖGGG; JUL 14-17, 2006; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63830-14038",
                "63830-14063",
                "63830-14064",
                "63830-28394",
                "63830-29444"
            ],
            "persons": [
                "63830-51719",
                "63830-51941",
                "63830-57544"
            ],
            "imported": "2006-12-21T11:30:18+01:00",
            "journal": "Speculum",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 63829,
            "title": "Maternale und fetale Fibroblast Growth Factor Serumspiegel bei intrauteriner Wachstumsrestriktion (IUGR).",
            "abstract": null,
            "authors": [
                "Schlembach, D",
                "Wallner, W",
                "Lang, U"
            ],
            "year": 2006,
            "source": "Speculum. 24(1):19-19.-Jahrestagung der ÖGGG; JUL 14-17, 2006; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63829-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:26:47+01:00",
            "journal": "Speculum",
            "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": 63827,
            "title": "Twin pregnancy: Neonatal outcome of second twins depending on presentation and mode of delivery.",
            "abstract": null,
            "authors": [
                "Schlembach, D",
                "Bjelic-Radisic, V",
                "Pristauz-Telsnigg, G",
                "Haas, J",
                "Guliani, A",
                "Tamussino, K",
                "Lang, U"
            ],
            "year": 2006,
            "source": "Geburtshilfe und Frauenheilkunde. 67 (Suppl 1): S146-S146.-56. Kongress der Dt. Gesellschaft für Gynäkologie und Geburtshilfe; SEP 19-22, 2006; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63827-14038",
                "63827-14063",
                "63827-14064"
            ],
            "persons": [
                "63827-51627",
                "63827-51826",
                "63827-74796"
            ],
            "imported": "2006-12-21T11:17:20+01:00",
            "journal": "Geburtshilfe und Frauenheilkunde",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63826,
            "title": "Maternale und fetale Fibroblast Growth Factor Serumspiegel bei intrauteriner Wachstumsrestriktion (IUGR).",
            "abstract": null,
            "authors": [
                "Schlembach, D",
                "Wallner, W",
                "Sengenberger, R",
                "Strick, R",
                "Strissel, PL",
                "Meurer, B",
                "Beckmann, MW"
            ],
            "year": 2006,
            "source": "Geburtshilfe und Frauenheilkunde. 67 Suppl 1: S146-S146.-56. Kongress der Dt. Gesellschaft für Gynäkologie und Geburtshilfe, Berlin 2006; SEP 19-22, 2006; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63826-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:14:30+01:00",
            "journal": "Geburtshilfe und Frauenheilkunde",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 43823,
            "title": "Maternal and fetal serum levels of fibroblast growth factor (bFGF) in pregnancies complicated by intrauterine growth restriction.",
            "abstract": null,
            "authors": [
                "Schlembach, D",
                "Wallner, W",
                "Lang, U"
            ],
            "year": 2006,
            "source": "J SOC GYNECOL INVESTIGATION. 13: 98A-98A.-53rd Annual Scientific Meeting of the Society-for-Gynecologic-Investigation; MAR 22-25, 2006; Toronto, CANADA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000235693800105",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "43823-14064"
            ],
            "persons": [],
            "imported": "2006-12-21T11:07:01+01:00",
            "journal": "J SOC GYNECOL INVESTIGATION",
            "issn": "1071-5576",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.379,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.87719298245614,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63825,
            "title": "Komplikationen nach ESMN von Unterschenkelfrakturen im Kindesalter ",
            "abstract": null,
            "authors": [
                "Castellani, C"
            ],
            "year": 2006,
            "source": "Steirische Gesellschaft für Unfallchirurgie ; APR 28, 2006; Graz, AUSTRIA . 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63825-14049"
            ],
            "persons": [
                "63825-54087"
            ],
            "imported": "2006-12-21T11:03:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63850,
            "title": "Bacteriologic findings in premature rupture of the fetal membranes",
            "abstract": null,
            "authors": [
                "Mayer, HO",
                "Auner, J"
            ],
            "year": 1989,
            "source": "Gynakol Rundsch. 1989; 29 Suppl 2(3-4): 152-154. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2693239",
            "doi": "10.1159/000271030",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-21T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 63806,
            "title": "Nitric oxide synthase activity and Doppler parameters in the fetoplacental and uteroplacental circulation in preeclampsia.",
            "abstract": null,
            "authors": [
                "Beinder, E",
                "Mohaupt, MG",
                "Schlembach, D",
                "Fischer, T",
                "Sterzel, RB",
                "Lang, N",
                "Baylis, C"
            ],
            "year": 1999,
            "source": "Hypertens Pregnancy. 1999; 18(2): 115-127. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081120700001",
            "pubmed": "10476613",
            "doi": "10.3109/10641959909023071",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-21T01:00:00+01:00",
            "journal": "Hypertens Pregnancy",
            "issn": "1064-1955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.943,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63841,
            "title": "The tension-free vaginal tape operation for the treatment of stress incontinence",
            "abstract": null,
            "authors": [
                "Bader, AA",
                "Zivkovic, F",
                "Moser, F",
                "Tamussino, K"
            ],
            "year": 2002,
            "source": "Gynakol Geburtshilfliche Rundsch. 2002; 42(3): 141-145. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12169783",
            "doi": "10.1159/000063204",
            "pmc": null,
            "organizations": [
                "63841-14063"
            ],
            "persons": [
                "63841-51826-6",
                "63841-51891-2"
            ],
            "imported": "2006-12-21T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "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
        }
    ]
}