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=2900&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2920&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2880&ordering=imported",
    "results": [
        {
            "id": 63206,
            "title": "Die gesundheitlichen Auswirkungen von umweltassoziierten Pilzen bzw. Pilzsporen",
            "abstract": null,
            "authors": [
                "Marth, E"
            ],
            "year": 2006,
            "source": "Symposium \"Pilze im Innenraum\"; MAR 24, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63206-14023"
            ],
            "persons": [
                "63206-51503"
            ],
            "imported": "2006-12-14T16:19:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 63207,
            "title": "Materialien in der Milchzahnheilkunde",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Stomatologie. -Österreichischer Zahnärztekongress ; SEP 27-30, 2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63207-14111"
            ],
            "persons": [
                "63207-51840"
            ],
            "imported": "2006-12-14T16:21:02+01:00",
            "journal": "Stomatologie",
            "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": 63208,
            "title": "Entstehung eines neuen Influenza-Virus: Panik oder reelle Gefahr?",
            "abstract": null,
            "authors": [
                "Marth, E"
            ],
            "year": 2006,
            "source": "12. Wissenschaftliche Sitzung der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark; MAR 30, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63208-14023"
            ],
            "persons": [
                "63208-51503"
            ],
            "imported": "2006-12-14T16:21:42+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": 63209,
            "title": "Bleaching, state of the art",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "-ConsEuro; FEB 8-11, 2006; Rom, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63209-14111"
            ],
            "persons": [
                "63209-51840"
            ],
            "imported": "2006-12-14T16:23:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 63211,
            "title": "Influenza-Pandemie: reelle Gefahr oder Panik?",
            "abstract": null,
            "authors": [
                "Marth, E"
            ],
            "year": 2006,
            "source": "Zoonose und Bakterielle Meningitis Workshop; JAN 19-21, 2006; Bad Waltersdorf. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63211-14023"
            ],
            "persons": [
                "63211-51503"
            ],
            "imported": "2006-12-14T16:23: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": false
        },
        {
            "id": 63212,
            "title": "Internal Bleaching",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2007,
            "source": "Konservierendes Symposium; FEB 1-3, 2007; Schladming, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63212-14111"
            ],
            "persons": [
                "63212-51840"
            ],
            "imported": "2006-12-14T16:24:43+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": 63213,
            "title": "Externes Bleichen, Internes Bleichen, Verarbeitung von Kompositen, Ästhetische Korrekturen mit Kompositen",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Tiroler Ärztetage; OCT 13-14, 2006; 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63213-14111"
            ],
            "persons": [
                "63213-51840"
            ],
            "imported": "2006-12-14T16:26:42+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": null,
            "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": 63214,
            "title": "Schmerztherapie in der Schwangerschaft.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schäfer, C"
            ],
            "year": 2006,
            "source": "Arzt und Praxis. 2006; 60(917): 292-293. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63214-14022"
            ],
            "persons": [
                "63214-51667"
            ],
            "imported": "2006-12-14T16:28:21+01:00",
            "journal": null,
            "issn": "0939-5989",
            "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": 63215,
            "title": "Aktuelle Trends moderner Kompositsysteme",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Amalgamfreies Wochenende; SEP 22-24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63215-14111"
            ],
            "persons": [
                "63215-51840"
            ],
            "imported": "2006-12-14T16:28:27+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": 63216,
            "title": "Multimodale Therapie des Pankreaskarzinoms",
            "abstract": null,
            "authors": [
                "Schaberl-Moser, R"
            ],
            "year": 2006,
            "source": "; 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63216-14085"
            ],
            "persons": [
                "63216-51949"
            ],
            "imported": "2006-12-14T16:29: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": null,
            "conference_place": null,
            "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": 63217,
            "title": "Neuigkeiten bei der Verarbeitung von Kompositen?",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung der ÖGZMK Zweigverein Kärnten; MAR 28, 2006; Klagenfurt, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63217-14111"
            ],
            "persons": [
                "63217-51840"
            ],
            "imported": "2006-12-14T16:32:26+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": 63219,
            "title": "Klasse-II-Kompositfüllung heute",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung der ÖGZMK Zweigverein Steiermark; MAR 11, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63219-14111"
            ],
            "persons": [
                "63219-51840"
            ],
            "imported": "2006-12-14T16:34: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63220,
            "title": "Verarbeitung von Kompositen",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung der ÖGZMK Zweigverein Oberösterreich; JAN 17, 2006; Linz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63220-14111"
            ],
            "persons": [
                "63220-51840"
            ],
            "imported": "2006-12-14T16:36:25+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": 63221,
            "title": "Bleaching",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Stomatologie. -Österreichischer Zahnärztekongress in Krems; SEP 27-30, 2006; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63221-14111"
            ],
            "persons": [
                "63221-51840"
            ],
            "imported": "2006-12-14T16:39:08+01:00",
            "journal": "Stomatologie",
            "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": 63222,
            "title": "Führt eine verminderte Ratio von L-Arginin und asymetrischem Dimethylarginin bei parodontalen Erkrankungen zu einer endothelialen Dysfunktion?",
            "abstract": null,
            "authors": [
                "Skerget, M",
                "Wimmer, G",
                "Thaller, E",
                "März, W",
                "Meinitzer, A",
                "Spary, A",
                "Brodmann, M",
                "Bratschko, RO",
                "Pilger, E",
                "Seinost, G"
            ],
            "year": 2006,
            "source": "-DGIM; 22.04.-26.04.06; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63222-14028",
                "63222-14079",
                "63222-14111"
            ],
            "persons": [
                "63222-51043",
                "63222-51541",
                "63222-51689",
                "63222-52018"
            ],
            "imported": "2006-12-14T16:48:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63223,
            "title": "Role of the interleukin-6 -174 G>C gene polymorphism in retinal artery occlusion",
            "abstract": null,
            "authors": [
                "Steinbrugger, I",
                "Haas, A",
                "El-Shabrawi, Y",
                "Schmut, O",
                "Renner, W",
                "Weger, M"
            ],
            "year": 2006,
            "source": "Ophthalmologica Hungarica . -Congress of the Alpe-Adria International Ophthalmological Society; Juni 15-17,2006; Sopron. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63223-14028",
                "63223-14043"
            ],
            "persons": [
                "63223-50910",
                "63223-51850",
                "63223-51899",
                "63223-51984"
            ],
            "imported": "2006-12-14T16:49:37+01:00",
            "journal": "Ophthalmologica Hungarica ",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63226,
            "title": "Herzmißbildung- Welche Information benötigt der Kinderkardiologe?",
            "abstract": null,
            "authors": [
                "Gamillscheg, A"
            ],
            "year": 2006,
            "source": "Interdisplinäre Herzdiagnostik III; Okt 13-14, 2006; Maria Enzersdorf, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63226-14093"
            ],
            "persons": [],
            "imported": "2006-12-14T16:52:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 63227,
            "title": "Role of thrombophilic gene polymorphisms in branch retinal vein occlusion ",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Renner, W",
                "Steinbrugger, I",
                "Temmel, W",
                "El-Shabrawi, Y",
                "Lechner, H",
                "Schmut, O",
                "Haas, A"
            ],
            "year": 2006,
            "source": "Ophthalmologica Hungarica ; -Congress of the Alpe-Adria International Ophthalmological Society ; Juni 15-17,2006; Sopron. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63227-14028",
                "63227-14043"
            ],
            "persons": [
                "63227-50910",
                "63227-51850",
                "63227-51899",
                "63227-51984"
            ],
            "imported": "2006-12-14T16:53: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63231,
            "title": "Lichen planus pemphigoides in a 9-year-old child: Successful treatment with topical corticosteroids",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Salmhofer, W",
                "Kerl, H"
            ],
            "year": 1999,
            "source": "PEDIAT DERMATOL. 1999; 16(1): 70-71. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000078773200021",
            "pubmed": "10028008",
            "doi": "10.1046/j.1525-1470.1999.016001070.x",
            "pmc": null,
            "organizations": [
                "63231-14047"
            ],
            "persons": [
                "63231-51620-6",
                "63231-51711-1",
                "63231-51721-6"
            ],
            "imported": "2006-12-14T17:02:00+01:00",
            "journal": "PEDIAT DERMATOL",
            "issn": "0736-8046",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.874,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.583333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 14777,
            "title": "High resolution ultrasound for monitoring the course of the disease and efficacy of oral PUVA-therapy in circumscribed scleroderma.",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "HofmannWellenhof, R",
                "FinkPuches, R",
                "Hofer, A",
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL. 108: 780-780.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WP04000802",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14777-14047"
            ],
            "persons": [
                "14777-51618",
                "14777-51620",
                "14777-51711",
                "14777-51721"
            ],
            "imported": "2006-12-14T17:03:25+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}