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=149220&ordering=impactfactor_norm
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=149240&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149200&ordering=impactfactor_norm",
    "results": [
        {
            "id": 216632,
            "title": "Diagnostik in der Endodontie",
            "abstract": null,
            "authors": [
                "Hanscho, K",
                ""
            ],
            "year": 2024,
            "source": "International Postgraduate Summer School in Dentistry; 1.-2.Juli 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216632-14111"
            ],
            "persons": [
                "216632-65539"
            ],
            "imported": "2025-06-12T16:54:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 122469,
            "title": "Imaging of spine injuries.",
            "abstract": null,
            "authors": [
                "Imhof H, Fuchsjäger MH"
            ],
            "year": 2003,
            "source": "Eur Radiol. 2003; 13(S1):21--15th ECR (European Congress of Radiology); MAR 7-11, 2003; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122469-14104"
            ],
            "persons": [
                "122469-82111"
            ],
            "imported": "2012-10-18T17:27:03+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": false
        },
        {
            "id": 122470,
            "title": "Dose reduced full-field digital mammography after marker placement.",
            "abstract": null,
            "authors": [
                "Riedl C, Pfarl G, Fuchsjäger MH, Langenberger H, Memarsadeghi M, Helbich TH"
            ],
            "year": 2003,
            "source": "Eur Radiol. 2003; 13(S1):143--15th ECR (European Congress of Radiology), , 7.-11.3.2003; MAR 7-11, 2003; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122470-14104"
            ],
            "persons": [
                "122470-82111"
            ],
            "imported": "2012-10-18T17:29:00+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 122471,
            "title": "How does the acquisition dose influence the detection of simulated lung lesions? A comparison between three digital radiography systems.",
            "abstract": null,
            "authors": [
                "Uffmann M, Eisenhuber E, Fuchsjäger MH, Weber M, Herold CJ, Schaefer-Prokop C"
            ],
            "year": 2003,
            "source": "Eur Radiol. 2003; 13(S1):189--15th ECR (European Congress of Radiology); MAR 7-11, 2003; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122471-14104"
            ],
            "persons": [
                "122471-82111"
            ],
            "imported": "2012-10-18T17:30:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 122472,
            "title": "Electrical impedance scanning European multicenter trial: Definition of adjunctive value to mammography and sonography for differentiation of suspicious breast lesions.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Diebold T, Szabo B, Malich A, Kaiser W, Bone B, Vogl T, Helbich TH"
            ],
            "year": 2003,
            "source": "Eur Radiol. 2003; 13(S1):243--15th ECR (European Congress of Radiology); MAR 7-11, 2003; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122472-14104"
            ],
            "persons": [
                "122472-82111"
            ],
            "imported": "2012-10-18T17:33:13+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 122474,
            "title": "Differentiation of malignant from benign breast lesions: Electrical impedance scanning versus mammography and sonography in an European multicenter evaluation.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Diebold T, Szabo B, Malich A, Kaiser W, Bone B, Vogl T, Helbich TH"
            ],
            "year": 2003,
            "source": "Eur Radiol. 2003; 13(S1):402--15th ECR (European Congress of Radiology); MAR 7-11, 2003; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122474-14104"
            ],
            "persons": [
                "122474-82111"
            ],
            "imported": "2012-10-18T17:34:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 122475,
            "title": "How I Report - C. Breast MRI\r\n",
            "abstract": null,
            "authors": [
                "Fuchsjäger M\t"
            ],
            "year": 2012,
            "source": "ECR 2012 Book of Abstracts; Insights Into Imaging. 2012; 3(S1):98--24th ECR (European Congress of Radiology); MAR 1-5, 2012; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122475-14104"
            ],
            "persons": [
                "122475-82111"
            ],
            "imported": "2012-10-18T17:55:32+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 122476,
            "title": "Investigations and Management of Duct Discharge.",
            "abstract": null,
            "authors": [
                "Fuchsjäger M"
            ],
            "year": 2011,
            "source": "EUSOBI Annual Meeting Guide. 2011; 46--EUSOBI (European Society of Breast Imaging) Annual Meeting 2011; MAR 2-3, 2011; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122476-14104"
            ],
            "persons": [
                "122476-82111"
            ],
            "imported": "2012-10-18T17:58:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122477,
            "title": "Hands-On Workshop - Image Guided Breast Biopsy (Ultrasound and MR Imaging).",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH"
            ],
            "year": 2011,
            "source": "EUSOBI (European Society of Breast Imaging) Annual Meeting 2011; MAR 2-3, 2011; Vienna, Austria. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122477-14104"
            ],
            "persons": [
                "122477-82111"
            ],
            "imported": "2012-10-18T18:00:32+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122478,
            "title": "Report organization and assessment categories.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH"
            ],
            "year": 2009,
            "source": "Eur Radiol. 2009; 19(S1):107--21st ECR (European Congress of Radiology); MAR 6-10, 2009; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122478-14104"
            ],
            "persons": [
                "122478-82111"
            ],
            "imported": "2012-10-18T18:05:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122479,
            "title": "Diagnosis and staging of breast cancer: Lymph-node evaluation.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH"
            ],
            "year": 2008,
            "source": "Eur Radiol. 2008; 18(S1):113--20th ECR (European Congress of Radiology); MAR 7-11, 2008; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122479-14104"
            ],
            "persons": [
                "122479-82111"
            ],
            "imported": "2012-10-18T18:08:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122480,
            "title": "Role of p22phox dependent NADPH oxidase in the inflammatory response to House dust mite (HDM)",
            "abstract": null,
            "authors": [
                "Nagaraj, C",
                "Xu, H",
                "Olschewski, A",
                "Marsh, LM"
            ],
            "year": 2012,
            "source": "Pneumologie. 2012; (6):319-392.-UGMLC/DZL Symposium: Remodeling, Repair and Regeneration in Lung Diseases; 21-23.6.2012; Marburg, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122480-14044"
            ],
            "persons": [
                "122480-100911",
                "122480-54345",
                "122480-58984"
            ],
            "imported": "2012-10-18T18:10:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122481,
            "title": "Cancer of the uterus: Primary and metastatic.\r\n",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH"
            ],
            "year": 2008,
            "source": "Eur Radiol. 2008; 18(S1):25--20th ECR (European Congress of Radiology); MAR 7-11, 2008; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122481-14104"
            ],
            "persons": [
                "122481-82111"
            ],
            "imported": "2012-10-18T18:10:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122482,
            "title": "Imaging of sentinel lymph node.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH"
            ],
            "year": 2007,
            "source": "Eur Radiol. 2007; 17(S1):103--19th ECR (European Congress of Radiology); MAR 9-13, 2007; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122482-14104"
            ],
            "persons": [
                "122482-82111"
            ],
            "imported": "2012-10-18T18:13:04+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122483,
            "title": "Papilloma.",
            "abstract": null,
            "authors": [
                "Fuchsjäger M"
            ],
            "year": 2007,
            "source": "EUSOBI Annual Meeting 2007 Abstract Book. 2007; 11--EUSOBI (European Society of Breast Imaging) Annual Meeting 2007; MAR 8, 2007; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122483-14104"
            ],
            "persons": [
                "122483-82111"
            ],
            "imported": "2012-10-18T18:14:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122484,
            "title": "Imaging of sentinel lymph node.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH"
            ],
            "year": 2006,
            "source": "Eur Radiol. 2006; 16(S1):132--18th ECR (European Congress of Radiology); MAR 3-7, 2006; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122484-14104"
            ],
            "persons": [
                "122484-82111"
            ],
            "imported": "2012-10-18T18:17:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122485,
            "title": "Origin Determination Of Remodeled Parenchymal Vessels In Mouse Pulmonary Hypertension Model Using EphrinB2 And EphB4 ",
            "abstract": null,
            "authors": [
                "Crnkovic, S",
                "Hrzenjak, A",
                "Marsh, L",
                "Olschewski, A",
                "Kwapiszewska, G"
            ],
            "year": 2012,
            "source": "Am. J. Respir. Crit. Care Med.. 2012; (185):-American Thoracic Society 2012; May 2011; San Francisco. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122485-14044",
                "122485-14087"
            ],
            "persons": [
                "122485-100911",
                "122485-50610",
                "122485-54345",
                "122485-62748",
                "122485-82090"
            ],
            "imported": "2012-10-18T18:24:54+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 122486,
            "title": "Imaging The Dynamics And Interactions Of Granulocytes And Dendritic Cells In Acute Allergic Airway Inflammation By Two-Photon Microscopy ",
            "abstract": null,
            "authors": [
                "Kretschmer, S",
                "Pieper, M",
                "Marsh, LM",
                "Konig, P"
            ],
            "year": 2011,
            "source": "Am J Respir Crit Care Med. 2011; (183):-American Thoracic Society; May 2011; Denver. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "122486-100911"
            ],
            "imported": "2012-10-18T18:31:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": false
        },
        {
            "id": 122502,
            "title": "Dual energy computed tomography for non-invasive differentiation of renal stone composition.",
            "abstract": null,
            "authors": [
                "Neidl van Gorkom KF, Mohamed NM, Fuchsjaeger M, Lehtovirta J, Hachem AA, Langer RD\t"
            ],
            "year": 2011,
            "source": "3rd Annual SEHA Research Conference; DEC 14-15, 2011; Abu Dhabi, UAE. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122502-14104"
            ],
            "persons": [
                "122502-82111"
            ],
            "imported": "2012-10-18T18:45:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": false
        },
        {
            "id": 122503,
            "title": "RT-PCR Quantifizierung der Osteocalcinexpression in \"Tissue Engineering\" hergestellten Biocomposits.",
            "abstract": null,
            "authors": [
                "Turhani D, Fuchsjäger M, Peloschek P, Becherer A, Baumann A, Watzinger F"
            ],
            "year": 2002,
            "source": "Gemeinschaftstagung der DGI / ÖGOCI / SGI (Deutsche Gesellschaft für Implantologie im Zahn-, Mund- und Kieferbereich / Österreichische Gesellschaft für Orale Chirurgie und Implantologie / Schweizerische Gesellschaft für Orale Implantologie); DEC 4-7, 2002; Munich, Germany. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122503-14104"
            ],
            "persons": [
                "122503-82111"
            ],
            "imported": "2012-10-18T18:48:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}