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=156820&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156840&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156800&ordering=impactfactor_norm",
    "results": [
        {
            "id": 108867,
            "title": "Operative Therapie von Refraktionsanomalien bei Kindern",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Vidic, B"
            ],
            "year": 2010,
            "source": "44. Jahrestagung des Consilium Strabologicum Austriacum; OKT 8-9, 2010; Geinberg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108867-14043"
            ],
            "persons": [
                "108867-53163"
            ],
            "imported": "2011-02-14T10:22:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108868,
            "title": "Strategien zur Implementierung von Leitlinien und Standards: Eingesetzte Strategien in österreichischen Krankenhäusern und Pflegeheimen.",
            "abstract": null,
            "authors": [
                "Breimaier, HE",
                "Lohrmann, C"
            ],
            "year": 2010,
            "source": "Abstractband des pflegekongress102010; -pflegekongress10; OCT 28-29, 2010; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108868-14509"
            ],
            "persons": [],
            "imported": "2011-02-14T10:23:58+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": 108869,
            "title": "Microchimerism. Implications for immunology and prenatal diagnosis",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Kroneis, T",
                "Petek, E"
            ],
            "year": 2010,
            "source": "Seminar; NOV 29, 2010; Wuxi, CHINA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108869-14017",
                "108869-14021"
            ],
            "persons": [
                "108869-51996",
                "108869-54171"
            ],
            "imported": "2011-02-14T10:29:41+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": true,
            "local_affiliation": true
        },
        {
            "id": 108870,
            "title": "Verification of the genetic identity of microchimeric cells",
            "abstract": null,
            "authors": [
                "Kroneis, T",
                "Hartmann, M",
                "Dohr, G",
                "Petek, E",
                "Sedlmayr, P"
            ],
            "year": 2010,
            "source": "9. Österreichischer Histologentag; DEC 10-11, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108870-14017",
                "108870-14021"
            ],
            "persons": [
                "108870-51666",
                "108870-51996",
                "108870-54171"
            ],
            "imported": "2011-02-14T10:36:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108871,
            "title": "Isolation and characterization of circulating tumor cells from renal cell carcinoma patients.",
            "abstract": null,
            "authors": [
                "El-Heliebi, A",
                "Sedlmayr, P",
                "Kroneis, T",
                "Lackner, C",
                "Geigl, JB",
                "Speicher, MR",
                "Haybäck, J",
                "Fischereder, K",
                "Kampel-Kettner, K",
                "Zigeuner, R",
                "Huppertz, B"
            ],
            "year": 2010,
            "source": "9. Österreichischer Histologentag; DEC 10-11, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108871-14017",
                "108871-14020",
                "108871-14021",
                "108871-14056"
            ],
            "persons": [
                "108871-51738",
                "108871-51983",
                "108871-54142",
                "108871-54171",
                "108871-57423",
                "108871-66435"
            ],
            "imported": "2011-02-14T10:42:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108872,
            "title": "Vascular endothelial expression of indoleamine 2,3-dioxygenase 1 forms a gradient towards the feto-maternal interface. ",
            "abstract": null,
            "authors": [
                "Blaschitz A, Gauster M, Fuchs D, Lang I, Maschke P, Ulrich D, Takikawa O, Dohr G, Sedlmayr P"
            ],
            "year": 2010,
            "source": "9. Österreichischer Histologentag; DEC 10-11, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108872-14017",
                "108872-14038"
            ],
            "persons": [
                "108872-51666",
                "108872-51718",
                "108872-53232",
                "108872-58907"
            ],
            "imported": "2011-02-14T10:50:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108873,
            "title": "Tiefenschärfe mit gelben sphärischen und gelben asphärischen IOLs",
            "abstract": null,
            "authors": [
                "Wenzl, E",
                "Ardjomand, N"
            ],
            "year": 2010,
            "source": "Polytech Symposium 2010; JUN 4, 2010; Berlin. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108873-14043"
            ],
            "persons": [
                "108873-53163",
                "108873-63764"
            ],
            "imported": "2011-02-14T11:43:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108874,
            "title": "Einsatz von MMC in der Refraktiven- und Hornhautchirurgie",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Wenzl, E",
                "Vidic, B"
            ],
            "year": 2010,
            "source": "Goldener Herbst 2010; NOV 6, 2010; Fuschl / See. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108874-14043"
            ],
            "persons": [
                "108874-53163",
                "108874-63764"
            ],
            "imported": "2011-02-14T11:48:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108876,
            "title": "Burnout und Selbstfürsorge - ärztliche Routineprobleme",
            "abstract": null,
            "authors": [
                "Fazekas, C",
                "Hofer, HP"
            ],
            "year": 2010,
            "source": "21. Grazer Fortbildungstage der Ärztekammer für Steiermark, 4.-9. 10 2010, Vortrag. 2010",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108876-14051",
                "108876-14052"
            ],
            "persons": [
                "108876-50774"
            ],
            "imported": "2011-02-14T11:52:05+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108877,
            "title": "SpitalsärztInnen-Gesundheit und Lebensqualität.",
            "abstract": null,
            "authors": [
                "Hofer, HP",
                "Fazekas, C"
            ],
            "year": 2010,
            "source": "21. Grazer Fortbildungstage der Ärztekammer für Steiermark, 4.-9. 10 2010, Vortrag. 2010",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108877-14051",
                "108877-14052"
            ],
            "persons": [
                "108877-50774"
            ],
            "imported": "2011-02-14T11:57:37+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108878,
            "title": "Gesundheit und Lebensqualität: Ergebnisse einer Umfrage unter UnfallchirurgInnen und OrthopädInnen.",
            "abstract": null,
            "authors": [
                "Hofer",
                "HP"
            ],
            "year": 2010,
            "source": "Betriebliche Gesundheitsförderung, MUG, 2.2. 2010. 2010",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108878-14052"
            ],
            "persons": [],
            "imported": "2011-02-14T12:10:23+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108879,
            "title": "Dynamic digital subtraction 320-row CT angiography of the brain: optimization of bolus timing and radiation dose",
            "abstract": null,
            "authors": [
                "Ebner, F",
                "Wiesspeiner, U",
                "Sorantin, E",
                "Stollberger, R"
            ],
            "year": 2010,
            "source": "Proceedings of the 16th Annual Meeting of the Japan Radiological Society2010; -The 16th Annual Meeting of Japan Radiological Society; APR 4-10, 2010; Yokohama, JAPAN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108879-14106",
                "108879-14108"
            ],
            "persons": [
                "108879-51913"
            ],
            "imported": "2011-02-14T12:11:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108880,
            "title": "Problem SpitalsärztInnengesundheit und überlange Arbeitszeiten.",
            "abstract": null,
            "authors": [
                "Hofer, HP"
            ],
            "year": 2009,
            "source": "9. Klausurtagung der BR der wissenschaftlichen MitarbeiterInnen der Med Unis Österreichs. 2009",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108880-14052"
            ],
            "persons": [],
            "imported": "2011-02-14T12:14:57+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108881,
            "title": "Operative Versorgung von Metastasen der oberen Extremität.",
            "abstract": null,
            "authors": [
                "Frings, A",
                "Gruber, G",
                "Zacherl, M",
                "Maurer-Ertl, W",
                "Windhager, R",
                "Leithner, A"
            ],
            "year": 2011,
            "source": "Jatros / Orthopädie, Rheumatologie, Sportmedizin. 2011; 1/2011:  32-34. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108881-14052"
            ],
            "persons": [
                "108881-53237",
                "108881-58004"
            ],
            "imported": "2011-02-14T12:15:58+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108887,
            "title": "Ärztearbeitszeiten - SpitalsärztInnengesundheit - Lebensqualität und Fehleranfälligkeit",
            "abstract": null,
            "authors": [
                "Hofer, HP"
            ],
            "year": 2009,
            "source": "Personalvertretung: Aus der Praxis der Personalvertretung. 2009. 2: 7-8. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108887-14052"
            ],
            "persons": [],
            "imported": "2011-02-14T12:25:07+01:00",
            "journal": "Personalvertretung: Aus der Praxis der Personalvertretung",
            "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": 108888,
            "title": "Die Wertigkeit der temporären Kirschnerdrahtarthrodese in der Versorgung von Frakturen des oberen Sprunggelenkes.",
            "abstract": null,
            "authors": [
                "Tanzer, K",
                "Hofer, H",
                "Strobl, S",
                "Schildhauer, TA"
            ],
            "year": 2010,
            "source": "http://www.orthopaedie-unfallchirurgie.de/ePoster/2010; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OKT 26-29, 2010; Berlin, BRD. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108888-14052"
            ],
            "persons": [],
            "imported": "2011-02-14T12:35:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108889,
            "title": "Digitale Zahnheilkunde.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "Dentsply; SEP 22, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108889-14111"
            ],
            "persons": [
                "108889-51703"
            ],
            "imported": "2011-02-14T12:37:13+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": 108890,
            "title": "Challenges in aesthetic implant rehabilitation.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "EDAD Symposium; SEP 18, 2010; Istanbul, TURKEY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108890-14111"
            ],
            "persons": [
                "108890-51703"
            ],
            "imported": "2011-02-14T12:38:30+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": 108891,
            "title": "Endothelial dysfunction: Possible mechanisms and ways of correction.",
            "abstract": null,
            "authors": [
                "Sagach, V",
                "Bondarenko, A",
                "Bazilyuk, O",
                "Kotsuruba, A"
            ],
            "year": 2006,
            "source": "Exp Clin Cardiol. 2006; 11(2):107-110",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "18651045",
            "doi": null,
            "pmc": "PMC2274861",
            "organizations": [],
            "persons": [
                "108891-60219-6"
            ],
            "imported": "2011-02-14T01:00:00+01:00",
            "journal": "Exp Clin Cardiol",
            "issn": "1205-6626",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108892,
            "title": "Challenges in maxillary implant rehabilitation. ",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "Novel Biocare Symposium; SEP 11, 2010; Zürich, SCHWEIZ. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108892-14111"
            ],
            "persons": [
                "108892-51703"
            ],
            "imported": "2011-02-14T12:39:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}