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=149200&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=149220&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149180&ordering=impactfactor_norm",
    "results": [
        {
            "id": 122439,
            "title": "Distribution of CD4+CD25highCD127low/neg FOXP3+ regulatory T cells in gastrointestinal biopsies of several gut regions in humans.",
            "abstract": null,
            "authors": [
                "Tauschmann, M",
                "Prietl, B",
                "Bock, G",
                "Neuper, Ch",
                "Wolf, M",
                "Gorkiewicz, G",
                "Kump, P",
                "Högenauer, Ch",
                "Graninger, WB",
                "Pieber, TR"
            ],
            "year": 2012,
            "source": "8th meeting of the European Mucosal Immunology Group (EMIG); OCT 10-13, 2012; Dublin, IRELAND. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122439-14020",
                "122439-14046",
                "122439-14080",
                "122439-14081",
                "122439-14086"
            ],
            "persons": [
                "122439-50496",
                "122439-51831",
                "122439-53167",
                "122439-56667",
                "122439-62036",
                "122439-65139",
                "122439-71979"
            ],
            "imported": "2012-10-17T22:08: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 122440,
            "title": "VAD systems in failing ventricles with emphasis on GUCH patients",
            "abstract": null,
            "authors": [
                "Curcic, P",
                "Knez, I"
            ],
            "year": 2012,
            "source": "Transition of children with cardiac diseases into the adult age - challanges and recommendations; OKT 12-13, 2012; Zagreb, CROATIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122440-14075"
            ],
            "persons": [
                "122440-51936"
            ],
            "imported": "2012-10-17T22:47:01+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": true,
            "local_affiliation": true
        },
        {
            "id": 122447,
            "title": "Typ-1-Diabetes: Herausforderung Adoleszenz aus internistischer Sicht \"Lost in Transition\".",
            "abstract": null,
            "authors": [
                "Tauschmann, M",
                "Pieber, TR",
                "Borkenstein, MH"
            ],
            "year": 2011,
            "source": "Universum Innere Medizin. 2011; (06): 30-33. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122447-14080",
                "122447-14091"
            ],
            "persons": [
                "122447-51654",
                "122447-51831"
            ],
            "imported": "2012-10-17T23:47: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": 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": 122448,
            "title": "Der Diabetische Fuß.",
            "abstract": null,
            "authors": [
                "Tauschmann, M",
                "Koehler, G"
            ],
            "year": 2012,
            "source": "Arzt und Praxis. 2012; 66(986a): 8-11. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122448-14080"
            ],
            "persons": [
                "122448-50731"
            ],
            "imported": "2012-10-17T23:53:42+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 122450,
            "title": "Modernization of acupuncture using high-tech methods: Teleacupuncture bridges science and practice.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2013,
            "source": " In: Xia, Y; Ding, GH; Wu, GC editors(s). Current Research in Acupuncture. New York, Heidelberg, Dordrecht, London: Springer; p. 659 - 686.  2013(ISBN: 978-1-4614-3356-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122450-14044"
            ],
            "persons": [],
            "imported": "2012-10-18T09:54:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Xia, Y; Ding, GH; Wu, GC",
            "collection_title": "Current Research in Acupuncture",
            "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": 122452,
            "title": "The effect of fasting and ATGL ablation on the lipidome of hepatocyte lipid droplets",
            "abstract": null,
            "authors": [
                "Chitraju, C",
                "Trötzmüller, M",
                "Hartler, J",
                "Wolinski, H",
                "Thallinger, GG",
                "Hämmerle, G",
                "Zechner, R",
                "Zimmermann, R",
                "Köfeler, HC",
                "Spener, F"
            ],
            "year": 2012,
            "source": "4th International Graz Symposium on Lipid and Membrane Biology; MAR 8-10, 2012; Graz, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122452-14013",
                "122452-14020",
                "122452-17225"
            ],
            "persons": [
                "122452-58455",
                "122452-74656"
            ],
            "imported": "2012-10-18T11:32: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": true,
            "local_affiliation": true
        },
        {
            "id": 122453,
            "title": "The metallopeptidase neprilysin is a hypoxia-induced prognostic factor in lung adenocarcinoma",
            "abstract": null,
            "authors": [
                "Leithner, K",
                "Wohlkoenig, C",
                "Stacher, E",
                "Lindenmann, J",
                "Hofmann, NA",
                "Ebner, B",
                "Quehenberger, F",
                "Smolle-Jüttner, F-M",
                "Philipsen, S",
                "Popper, HH",
                "Hrzenjak, A",
                "Olschewski, A",
                "Olschewski, H"
            ],
            "year": 2012,
            "source": "European Respiratory Journal . 2012; 40 Suppl. 56: P4167--22nd Annual Congress ofthe European Respiratory Society; SEPT 1-5, 2012; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122453-14020",
                "122453-14026",
                "122453-14044",
                "122453-14046",
                "122453-14077",
                "122453-14082",
                "122453-14087"
            ],
            "persons": [
                "122453-50145",
                "122453-50466",
                "122453-50610",
                "122453-54345",
                "122453-57557",
                "122453-58591",
                "122453-51615"
            ],
            "imported": "2012-10-18T12:28: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 122455,
            "title": "Bronchoscopic findings and interventions in patients with long term tracheostomy.",
            "abstract": null,
            "authors": [
                "Pfleger, A",
                "Eber, E"
            ],
            "year": 2012,
            "source": "4th International Conference on Primary Central Hypoventilation Science and Life of CHS; APR 13-15, 2012; Warsaw, POLAND. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122455-14095"
            ],
            "persons": [
                "122455-60829",
                "122455-51713"
            ],
            "imported": "2012-10-18T12:40: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 122456,
            "title": "Standardisierte Versorgung des Wirbelsäulentraumas nach pHTLS.",
            "abstract": null,
            "authors": [
                "Puchwein P."
            ],
            "year": 2012,
            "source": "AGN jour fixe; OCT 9, 2012; GRAZ. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122456-14052"
            ],
            "persons": [
                "122456-62925"
            ],
            "imported": "2012-10-18T12:47: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 122457,
            "title": "Effects of nutritional and genetic stress on the lipidome of lipid droplets from murine hepatocytes",
            "abstract": null,
            "authors": [
                "Köfeler, HC",
                "Chitraju, C",
                "Trötzmüller, M",
                "Hartler, J",
                "Fauland, A",
                "Thallinger, GG",
                "Spener, F"
            ],
            "year": 2012,
            "source": "LipidomicNet Final Meeting; OCT 8-10, 2012; Regensburg, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122457-14013",
                "122457-14020",
                "122457-17225"
            ],
            "persons": [
                "122457-58455",
                "122457-74656"
            ],
            "imported": "2012-10-18T14:47:10+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": true,
            "local_affiliation": true
        },
        {
            "id": 122458,
            "title": "Electrical Impedance Scanning (TransScan): Introduction, Indications and Future.",
            "abstract": null,
            "authors": [
                "Fuchsjaeger M\t"
            ],
            "year": 2001,
            "source": "6th Congress of the AFSUMB Abstract Book. 2001; 39-40.-6th Annual Meeting of the AFSUMB (Asian Federation of Societies for Ultrasound in Medicine and Biology); OCT 23-26, 2001; Kuala Lumpur, Malaysia. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122458-14104"
            ],
            "persons": [
                "122458-82111"
            ],
            "imported": "2012-10-18T15:31:09+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": 122459,
            "title": "Adjunctive use of electrical impedance scanning (EIS) new software algorithm to differentiate breast lesions in comparison to histopathology: European multicenter study.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Diebold T, Szabo B, Malich A, Kaiser W, Bone B, Vogl T, Helbich TH"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12(S1):255--14th ECR (European Congress of Radiology); MAR 1-5, 2002; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122459-14104"
            ],
            "persons": [
                "122459-82111"
            ],
            "imported": "2012-10-18T15:34:35+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": 122460,
            "title": "Multislice computed tomography in facial trauma: Optimized scan parameters for acquisition and optimized algorithms for multiplanar reformations (MPR).",
            "abstract": null,
            "authors": [
                "Philipp MO, Funovics MA, Herneth AM, Fuchsjäger MH, Grabenwöger F, Lechner G, Metz VM"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12(S1):268--14th ECR (European Congress of Radiology); MAR 1-5, 2002; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122460-14104"
            ],
            "persons": [
                "122460-82111"
            ],
            "imported": "2012-10-18T15:36:23+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": 122461,
            "title": "Evaluation der Elektrischen Impedanzmessung mit neuem Software-Algorithmus in der Differenzierung suspekter Mammaläsionen im Vergleich zur Histopathologie: Europäische Multicenter-Studie.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Diebold T, Szabo B, Malich A, Kaiser W, Bone B, Vogl T, Helbich TH"
            ],
            "year": 2002,
            "source": "Rofo Fortschr Röntgenstr. 2002; 174: S148--83rd DRK (German Congress of Radiology); MAY 8-11, 2002; Wiesbaden, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122461-14104"
            ],
            "persons": [
                "122461-82111"
            ],
            "imported": "2012-10-18T15:40:50+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": 122462,
            "title": "Differentiation of malignant from benign breast lesions: Electrical Impedance Scanning versus Mammography and Sonography in a European multicenter evaluation.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Szabo B, Malich A, Diebold T, Vogl T, Kaiser W, Bone B, Helbich TH"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12: E12--3rd EUSOBI Conference (European Society of Breast Imaging); AUG 22-24, 2002; Stockholm, Sweden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122462-14104"
            ],
            "persons": [
                "122462-82111"
            ],
            "imported": "2012-10-18T15:43: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 122463,
            "title": "The impact of lesion size on the diagnostic value of Electrical Impedance Scanning in the differentiation of benign from malignant breast lesions.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Riedl C, Pfarl G, Funovics MA, Rudas M, Philipp M, Helbich TH"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12: E19--3rd EUSOBI (European Society of Breast Imaging) Conference; AUG 22-24, 2002; Stockholm, Sweden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122463-14104"
            ],
            "persons": [
                "122463-82111"
            ],
            "imported": "2012-10-18T15: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": 122464,
            "title": "The negative predictive value of Electrical Impedance Scanning in BI-RADS® IV breast lesions.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Funovics MA, Pfarl G, Riedl C, Rudas M, Helbich TH"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12: E19-E20.-3rd EUSOBI (European Society of Breast Imaging) Conference; AUG 222-24, 2002; Stockholm, Sweden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122464-14104"
            ],
            "persons": [
                "122464-82111"
            ],
            "imported": "2012-10-18T15:47:01+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": 122465,
            "title": "Differentiation of malignant from benign breast lesions: Adjunctive use of Electrical Impedance Scanning to Mammography and Sonography.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Pfarl G, Riedl C, Rudas M, Taucher S, Funovics MA, Helbich TH"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12: E20--3rd EUSOBI (European Society of Breast Imaging) Conference; AUG 22-24, 2002; Stockholm, Sweden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122465-14104"
            ],
            "persons": [
                "122465-82111"
            ],
            "imported": "2012-10-18T15:48: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 122466,
            "title": "Adjunctive use of Electrical Impedance Scanning new software algorithm to differentiate suspicious breast lesions in comparison to histopathology: European multicenter study.",
            "abstract": null,
            "authors": [
                "Fuchsjäger MH, Diebold T, Szabo B, Malich A, Kaiser W, Bone B, Vogl T, Helbich TH"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12: E20--3rd EUSOBI (European Society of Breast Imaging) Conference; AUG 22-24, 2002; Stockholm, Sweden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122466-14104"
            ],
            "persons": [
                "122466-82111"
            ],
            "imported": "2012-10-18T15:51:02+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": 122467,
            "title": "Potential of dose reduction after using full-field digital mammography (FFDM).",
            "abstract": null,
            "authors": [
                "Riedl CC, Pfarl G, Fuchsjäger M, Memarsadeghi M, Langenberger H, Helbich TH"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12: E21--3rd EUSOBI Conference (European Society of Breast Imaging); AUG 22-24, 2002; Stockholm, Sweden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122467-14104"
            ],
            "persons": [
                "122467-82111"
            ],
            "imported": "2012-10-18T15:54:07+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
        }
    ]
}