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=156340&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156360&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156320&ordering=impactfactor_norm",
    "results": [
        {
            "id": 108002,
            "title": "Why discourse structures in medical reports matter for the validity of automatically generated text knowledge bases.",
            "abstract": null,
            "authors": [
                "Hahn, U",
                "Romacker, M",
                "Schulz, S"
            ],
            "year": 1998,
            "source": "Stud Health Technol Inform. 1998; 52 Pt 1(Pt 1):633-638",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10384532",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108002-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108005,
            "title": "Towards a multilingual morpheme thesaurus for medical free-text retrieval.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Romacker, M",
                "Franz, P",
                "Zaiss, A",
                "Klar, R",
                "Hahn, U"
            ],
            "year": 1999,
            "source": "Stud Health Technol Inform. 1999; 68(8):891-894",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10725027",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108005-72306-2"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108007,
            "title": "Knowledge engineering the UMLS.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Romacker, M",
                "Hahn, U"
            ],
            "year": 2000,
            "source": "Stud Health Technol Inform. 2000; 77(Pt 1):701-705",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11187644",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108007-72306-2"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108010,
            "title": "Semantic analysis of medical free texts.",
            "abstract": null,
            "authors": [
                "Romacker, M",
                "Hahn, U",
                "Schulz, S",
                "Klar, R"
            ],
            "year": 2000,
            "source": "Stud Health Technol Inform. 2000; 77(8):438-442",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11187590",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108010-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108011,
            "title": "Indexing medical WWW documents by morphemes.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Honeck, M",
                "Hahn, U"
            ],
            "year": 2001,
            "source": "Stud Health Technol Inform. 2001; 84(Pt 1):266-270",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11604746",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108011-72306-2"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108014,
            "title": "The German specialist lexicon.",
            "abstract": null,
            "authors": [
                "Weske-Heck, G",
                "Zaiss, A",
                "Zabel, M",
                "Schulz, S",
                "Giere, W",
                "Schopen, M",
                "Klar, R"
            ],
            "year": 2002,
            "source": "Proc AMIA Symp. 2002; 90(2):884-888",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12463952",
            "doi": null,
            "pmc": "PMC2244489",
            "organizations": [],
            "persons": [
                "108014-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Proc AMIA Symp",
            "issn": "1531-605X",
            "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": 108015,
            "title": "Comparison of ICHI and CCAM basic coding system.",
            "abstract": null,
            "authors": [
                "Hanser, S",
                "Zaiss, A",
                "Schulz, S"
            ],
            "year": 2006,
            "source": "Stud Health Technol Inform. 2006; 124(6):795-800",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "17108611",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108015-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108017,
            "title": "Ensuring HL7-based information model requirements within an ontology framework.",
            "abstract": null,
            "authors": [
                "Ouagne, D",
                "Nadah, N",
                "Schober, D",
                "Choquet, R",
                "Teodoro, D",
                "Colaert, D",
                "Schulz, S",
                "Jaulent, MC",
                "Daniel, C"
            ],
            "year": 2010,
            "source": "Stud Health Technol Inform. 2010; 160(Pt 2):912-916",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20841817",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108017-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108018,
            "title": "Bridging the semantics gap between terminologies, ontologies, and information models.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Schober, D",
                "Daniel, C",
                "Jaulent, MC"
            ],
            "year": 2010,
            "source": "Stud Health Technol Inform. 2010; 160(Pt 2):1000-1004",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20841834",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108018-72306-1"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108019,
            "title": "The DebugIT core ontology: semantic integration of antibiotics resistance patterns.",
            "abstract": null,
            "authors": [
                "Schober, D",
                "Boeker, M",
                "Bullenkamp, J",
                "Huszka, C",
                "Depraetere, K",
                "Teodoro, D",
                "Nadah, N",
                "Choquet, R",
                "Daniel, C",
                "Schulz, S"
            ],
            "year": 2010,
            "source": "Stud Health Technol Inform. 2010; 160(Pt 2):1060-1064",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20841846",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108019-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108020,
            "title": "How granularity issues concern biomedical ontology integration.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Boeker, M",
                "Stenzhorn, H"
            ],
            "year": 2008,
            "source": "Stud Health Technol Inform. 2008; 136(1878):863-868",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "18487840",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108020-72306-2"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108021,
            "title": "InfoServerPlus: providing a medical library as application service.",
            "abstract": null,
            "authors": [
                "Pschichholz, H",
                "Boeker, M",
                "Gaudes, R",
                "Schulz, S",
                "Klar, R"
            ],
            "year": 2002,
            "source": "Stud Health Technol Inform. 2002; 90(22):189-194",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15460686",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108021-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108022,
            "title": "The @neurIST ontology of intracranial aneurysms: providing terminological services for an integrated IT infrastructure.",
            "abstract": null,
            "authors": [
                "Boeker, M",
                "Stenzhorn, H",
                "Kumpf, K",
                "Bijlenga, P",
                "Schulz, S",
                "Hanser, S"
            ],
            "year": 2007,
            "source": "AMIA Annu Symp Proc. 2007; 78 Suppl 1(1):56-60",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "18693797",
            "doi": null,
            "pmc": "PMC2655878",
            "organizations": [],
            "persons": [
                "108022-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "AMIA Annu Symp Proc",
            "issn": "1942-597X",
            "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": 108023,
            "title": "Applying a biomedical top-level ontology to encode biological taxa.",
            "abstract": null,
            "authors": [
                "Boeker, M",
                "Stenzhorn, H",
                "Schulz, S"
            ],
            "year": 2008,
            "source": "AMIA Annu Symp Proc. 2008; 3(1):882-882",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "18999119",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108023-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "AMIA Annu Symp Proc",
            "issn": "1942-597X",
            "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": 108024,
            "title": "Strengths and limitations of formal ontologies in the biomedical domain.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Stenzhorn, H",
                "Boeker, M",
                "Smith, B"
            ],
            "year": 2009,
            "source": "Rev Electron Comun Inf Inov Saude. 2009; 3(1):31-45",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20640238",
            "doi": "10.3395/reciis.v3i1.241en",
            "pmc": "PMC2904529",
            "organizations": [],
            "persons": [
                "108024-72306-2"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "RECIIS Rev Electron Comun Inf Inov Saude",
            "issn": "1981-6278",
            "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": 108026,
            "title": "SNOMED CT's problem list: ontologists' and logicians' therapy suggestions.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Suntisrivaraporn, B",
                "Baader, F"
            ],
            "year": 2007,
            "source": "Stud Health Technol Inform. 2007; 129(Pt 1):802-806",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "17911827",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108026-72306-2"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108027,
            "title": "The role of ontologies for sustainable, semantically interoperable and trustworthy EHR solutions.",
            "abstract": null,
            "authors": [
                "Blobel, B",
                "Kalra, D",
                "Koehn, M",
                "Lunn, K",
                "Pharow, P",
                "Ruotsalainen, P",
                "Schulz, S",
                "Smith, B"
            ],
            "year": 2009,
            "source": "Stud Health Technol Inform. 2009; 150:953-957",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "19745454",
            "doi": null,
            "pmc": "PMC4896069",
            "organizations": [],
            "persons": [
                "108027-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108028,
            "title": "HL7's comprehensive standards set and its international collaboration for enabling semantically interoperable eHealth and pHealth solutions.",
            "abstract": null,
            "authors": [
                "Blobel, B",
                "Chronaki, C",
                "Stegwee, R",
                "Grain, H",
                "Hammond, WE",
                "Jaffe, C",
                "Kalra, D",
                "Koehn, M",
                "Macary, F",
                "Sabutsch, S",
                "Sheetham, E",
                "Schulz, S",
                "Tan, M",
                "HL7 Affiliates Council"
            ],
            "year": 2009,
            "source": "Stud Health Technol Inform. 2009; 150:982-986",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "19745460",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108028-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108029,
            "title": "Quality criteria for electronic publications in medicine.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Auhuber, T",
                "Schrader, U",
                "Klar, R"
            ],
            "year": 1998,
            "source": "Stud Health Technol Inform. 1998; 51:217-226",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10179625",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108029-72306-2"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 108030,
            "title": "Health informatics world wide--a WWW service for the health informatics community.",
            "abstract": null,
            "authors": [
                "Klar, R",
                "Schlachter, S",
                "Schulz, S"
            ],
            "year": 2001,
            "source": "Stud Health Technol Inform. 2001; 84(Pt 1):357-360",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11604763",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108030-72306-6"
            ],
            "imported": "2011-01-25T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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
        }
    ]
}