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=155520&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157084,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155540&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155500&ordering=impactfactor",
    "results": [
        {
            "id": 191791,
            "title": "Review of the topographical anatomy of the human elbow joint with special reference to surgical approaches - a practical anatomical demonstration.",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2020,
            "source": "Zimmer- Biomet BioSkills Advanced Elbow Solutions Course.; MARCH 5, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191791-14018"
            ],
            "persons": [
                "191791-108616"
            ],
            "imported": "2022-01-17T14:12:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191792,
            "title": "Review of the topographical anatomy of the human hip - a practical anatomical demonstration.",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2020,
            "source": "Zimmer- Biomet BioSkills Practical Aspects of Acetabular and Femoral Hip Revision Course.; MARCH 4, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191792-14018"
            ],
            "persons": [
                "191792-108616"
            ],
            "imported": "2022-01-17T14:13:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191793,
            "title": "Review of the topographical anatomy of the anterior intermuscular approach tot he human hip - a practical anatomical demonstration",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2020,
            "source": "Zimmer- Biomet BioSkills ASI Total Hip Arthroplasty Course.; MARCH 3, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191793-14018"
            ],
            "persons": [
                "191793-108616"
            ],
            "imported": "2022-01-17T14:15:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191794,
            "title": "Review of the topographical anatomy of the human shoulder - a practical anatomical demonstration.",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2020,
            "source": "Zimmer- Biomet BioSkills Shoulder Arthroplasty Solution Course.; FEB 13, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191794-14018"
            ],
            "persons": [
                "191794-108616"
            ],
            "imported": "2022-01-17T14:17: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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191796,
            "title": "Review of the topographical anatomy of the human knee - a practical anatomical demonstration.",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2020,
            "source": "Zimmer- Biomet BioSkills Complex Primary Total Knee Arthroplasty Course.; FEB 12, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191796-14018"
            ],
            "persons": [
                "191796-108616"
            ],
            "imported": "2022-01-17T14:18: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191797,
            "title": "Topographic Anatomy - Past, Present and Future.",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2019,
            "source": "International Medical Congress of Izmir Democracy University-IMCIDU 2019.\r\n; DEC 7, 2019; Izmir, TURKEY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191797-14018"
            ],
            "persons": [
                "191797-108616"
            ],
            "imported": "2022-01-17T14:20: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191798,
            "title": "Stratigraphische Anatomie der Extremitäten",
            "abstract": null,
            "authors": [
                "Pretterklieber B,",
                "Pretterklieber, ML"
            ],
            "year": 2019,
            "source": "Linzer Lappenkurs – MEK- Mikrochirurgie und Defektdeckung an den Extremitäten“; DEC 2, 2019; Linz, AUSTRIA;. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191798-14018"
            ],
            "persons": [
                "191798-108252",
                "191798-108616"
            ],
            "imported": "2022-01-17T14:22:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191799,
            "title": "Overview of the Vascular supply and Innervation of the Human Mamma.",
            "abstract": null,
            "authors": [
                "Pretterklieber, B",
                "Pretterklieber, ML"
            ],
            "year": 2019,
            "source": "Endoscopic Transaxillary Breast Augmentation - Hands-on Training; NOV 29, 2019; Vienna, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191799-14018"
            ],
            "persons": [
                "191799-108252",
                "191799-108616"
            ],
            "imported": "2022-01-17T14:24:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191800,
            "title": "Das Retroperitoneum: Anatomie, Präparation, Relevanz",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2019,
            "source": "Komplexe laparoskopische Eingriffe in der benignen Gynäkologie.; NOV 26, 2019; Vienna, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191800-14018"
            ],
            "persons": [
                "191800-108616"
            ],
            "imported": "2022-01-17T14:26:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191801,
            "title": "Pflegepraktiker*innen & die zweite COVID-19 Welle. ",
            "abstract": null,
            "authors": [
                "Bauer, S",
                "Schüttengruber, G",
                "Schoberer, D",
                "Hödl, M"
            ],
            "year": 2021,
            "source": "Pflegekongress21; SEPT 16-17, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191801-14509"
            ],
            "persons": [
                "191801-63683",
                "191801-66487",
                "191801-59569"
            ],
            "imported": "2022-01-17T14:26: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 191802,
            "title": "Anatomie und Biomechanik: Daumen.",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 2019,
            "source": "Hands on Hands Vienna 2018 Rhizarthrose - Von der Stabilisierung bis zur Endoprothese; NOV 7, 2019; Vienna, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191802-14018"
            ],
            "persons": [
                "191802-108616"
            ],
            "imported": "2022-01-17T14:27:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191803,
            "title": "Wissen zu Mangelernährung bei Pflegepersonen in unterschiedlichen Settings. ",
            "abstract": null,
            "authors": [
                "Bauer, S",
                "Eglseer, D"
            ],
            "year": 2021,
            "source": "Aktuelle Ernährungsmedizin. 2021; -Nutrition 2021; JUN 24-26, 2021; Bremen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191803-14509"
            ],
            "persons": [
                "191803-82963",
                "191803-66487"
            ],
            "imported": "2022-01-17T14:30:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 191807,
            "title": "COVID-19 infections in pregnancy and its possible effect on pregnant women, fetuses, and newborns in Flanders, Belgium.",
            "abstract": null,
            "authors": [
                "Limenih, M"
            ],
            "year": 2022,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] University of Anwerp; 2022. pp.41. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-01-17T14:49:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Anwerp",
            "country": "56",
            "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": 191808,
            "title": "Evidenzbasierte Gesundheitsinformationen für die allgemeinmedizinische Praxis - Ergebnisse aus dem EVI-Pilotprojekt (Evidenzbasierte Informationen)",
            "abstract": null,
            "authors": [
                "Posch, N",
                "Loder, C",
                "Wratschko, K",
                "Abuzahra, ME",
                "Siebenhofer, A"
            ],
            "year": 2021,
            "source": "Zeitschrift für Allgemeinmedizin. 2021; 97(10): 408-413. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191808-27964"
            ],
            "persons": [
                "191808-100141",
                "191808-51098",
                "191808-51117",
                "191808-92483"
            ],
            "imported": "2022-01-17T14:54:45+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": 191811,
            "title": "„Psychosoziale Krisenintervention und Stressbewältigung“ – Steigerung der Selbsteinschätzung, der Empathie und des theoretischen Wissens in einem Wahlfach zum Umgang mit psychosozialen Krisen.",
            "abstract": null,
            "authors": [
                "Weiss, B",
                "Matzer, F",
                "Tritthart, H",
                "Wagner-Skacel, J",
                "Vajda, C"
            ],
            "year": 2021,
            "source": "Jahrestagung der Gesellschaft für Medizinische Ausbildung (GMA). Zürich, Schweiz, 16.-17.09.2021. Düsseldorf: German Medical Science GMS Publishing House; 2021. DocV20-01. DOI: 10.3205/21gma074, URN: urn:nbn:de:0183-21gma0744 . 2021; -Jahrestagung der Gesellschaft für Medizinische Ausbildung (GMA); SEP 16-17, 2021; Zurich, SWISS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191811-29447"
            ],
            "persons": [
                "191811-54245",
                "191811-59288",
                "191811-60096",
                "191811-54139"
            ],
            "imported": "2022-01-17T16:17:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 191812,
            "title": "Coping-Strategien, Optimismus, Pessimismus und Selbstwirksamkeit bei erstsemestrigen Studierenden – eine Querschnittserhebung am ersten Tag des Studiums.",
            "abstract": null,
            "authors": [
                "Schömig, M",
                "Vajda, C",
                "Lahousen-Luxenberger, T"
            ],
            "year": 2021,
            "source": "Jahrestagung der Gesellschaft für Medizinische Ausbildung (GMA). Zürich, Schweiz, 16.-17.09.2021. Düsseldorf: German Medical Science GMS Publishing House; 2021. DocV35-03. DOI: 10.3205/21gma135, URN: urn:nbn:de:0183-21gma1352 . 2021; -Jahrestagung der Gesellschaft für Medizinische Ausbildung (GMA); 16-17, 2021; Zurich, SWISS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191812-29444",
                "191812-29447"
            ],
            "persons": [
                "191812-50020",
                "191812-60096"
            ],
            "imported": "2022-01-17T16:30: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 191813,
            "title": "Die Gesundheit von Studierenden in Gesundheitsberufen: Überblick über Evidenz, Herausforderungen und Interventionsmöglichkeiten am Beispiel des Peer2Peer-Programmes an der Medizinischen Universität Graz.",
            "abstract": null,
            "authors": [
                "Vajda, C",
                "Weiss, B"
            ],
            "year": 2021,
            "source": "Düsseldorf: German Medical Science GMS Publishing House; 2021. \r\nDocWS668. DOI: 10.3205/21gma172, URN: urn:nbn:de:0183-21gma1726. 2021; -Jahrestagung der Gesellschaft für Medizinische Ausbildung (GMA) ; 16-17, 2021; Zurich, SWISS. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191813-29447"
            ],
            "persons": [
                "191813-60096"
            ],
            "imported": "2022-01-17T16:38:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 191818,
            "title": "Prevalence of vaginolysin, sialidase and phospholipase genes in Gardnerella vaginalis isolates between bacterial vaginosis and healthy individuals.",
            "abstract": null,
            "authors": [
                "Mohammadzadeh, R",
                "Sadeghi, Kalani, B",
                "Kashanian, M",
                "Oshaghi, M",
                "Amirmozafari, N"
            ],
            "year": 2019,
            "source": "Med J Islam Repub Iran. 2019; 33:  85",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "31696079",
            "doi": "10.34171/mjiri.33.85",
            "pmc": "PMC6825396",
            "organizations": [],
            "persons": [
                "191818-109121-1"
            ],
            "imported": "2022-01-17T01:00:00+01:00",
            "journal": "Med J Islam Repub Iran",
            "issn": "1016-1430",
            "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": 191832,
            "title": "In Silico Insight into the Dominant Type II Toxin–Antitoxin Systems and Clp Proteases in Listeria monocytogenes and Designation of Derived Peptides as a Novel Approach to Interfere with this System",
            "abstract": null,
            "authors": [
                "Mohammadzadeh R",
                "Shivaee A",
                "Ohadi E",
                "Kalani BS"
            ],
            "year": 2019,
            "source": ". 2019",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191832-14023"
            ],
            "persons": [
                "191832-109121"
            ],
            "imported": "2022-01-17T17:30: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": 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": 191833,
            "title": "Peri-interventionelles Vorgehen mit Antikoagulantien am Beispiel zahnmedizinischer Eingriffe",
            "abstract": null,
            "authors": [
                "Acham, S"
            ],
            "year": 2021,
            "source": "\"Grazer Gerinnungstage\" 16. Sailersymposium für Innere Medizin und Laboratoriumsmedizin; JUN 24-25, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191833-14057"
            ],
            "persons": [
                "191833-51019"
            ],
            "imported": "2022-01-17T18:36: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}