Element: PubmedBookArticle

Includes all the metadata associated with a book citation, both the metadata to describe the published book, i.e. <BookDocument>, and additional metadata, often pertaining to the publication's history or processing at NLM, i.e. <PubMedBookData>.

Content Model

( BookDocument, PubmedBookData? )

Contains:

May be contained in:

Examples

<PubmedBookArticle>
    <BookDocument>
        <PMID Version="1">28230950</PMID>
        <ArticleIdList>
            <ArticleId IdType="bookaccession">NBK401702</ArticleId>
        </ArticleIdList>
        <Book>
            <Publisher>
                <PublisherName>National Institute for Health and Care Excellence (NICE)</PublisherName>
                <PublisherLocation>London</PublisherLocation>
            </Publisher>
            <BookTitle book="niceg12">Good Practice Guidance – Integratedated Process Statement</BookTitle>
            <PubDate>
                <Year>2013</Year>
                <Month>05</Month>
                <Day>07</Day>
            </PubDate>
            <AuthorList Type="authors">
                <Author>
                    <CollectiveName>National Institute for Health and Care Excellence</CollectiveName>
                </Author>
            </AuthorList>
            <CollectionTitle book="nicepmg">NICE Process and Methods Guides</CollectionTitle>
            <Isbn>9781473119086</Isbn>
            <Medium>Internet</Medium>
            <ReportNumber>Process and Methods Guides No. 12</ReportNumber>
        </Book>
        <Language>eng</Language>
        <Abstract>
            <AbstractText>This process statement has...</AbstractText>
            <CopyrightInformation>Copyright © 2013 National Institute for Health and Clinical Excellence, unless otherwise stated. All rights reserved.</CopyrightInformation>
        </Abstract>
        <KeywordList Owner="NOTNLM">
            <Keyword>NICE process and methods guides</Keyword>
            <Keyword>process guide/guidance</Keyword>
            <Keyword>good practice guidance</Keyword>
            <Keyword>NICE Guidelines</Keyword>
            <Keyword>medicines</Keyword>
            <Keyword>prescribing</Keyword>
            <Keyword>commissioning medicines</Keyword>
            <Keyword>good practice</Keyword>
        </KeywordList>
    </BookDocument>
    <PubmedBookData>
        <History>
            <PubMedPubDate PubStatus="pubmed">
                <Year>2017</Year>
                <Month>2</Month>
                <Day>24</Day>
                <Hour>6</Hour>
                <Minute>1</Minute>
            </PubMedPubDate>
            <PubMedPubDate PubStatus="medline">
                <Year>2017</Year>
                <Month>2</Month>
                <Day>24</Day>
                <Hour>6</Hour>
                <Minute>1</Minute>
            </PubMedPubDate>
            <PubMedPubDate PubStatus="entrez">
                <Year>2017</Year>
                <Month>2</Month>
                <Day>24</Day>
                <Hour>6</Hour>
                <Minute>1</Minute>
            </PubMedPubDate>
        </History>
        <PublicationStatus>ppublish</PublicationStatus>
        <ArticleIdList>
            <ArticleId IdType="pubmed">28230950</ArticleId>
        </ArticleIdList>
    </PubmedBookData>
</PubmedBookArticle>