Element: MedlineCitation
Contains the metadata to describe the published article, as well as additional metadata for data added to the citation by NLM, like the Medical Subject Headings (MeSH). It has a few attributes to indicate who created the citation, and how, when, or whether the citation was indexed for MEDLINE.
Content Model
( PMID, DateCompleted?, DateRevised?, Article, MedlineJournalInfo, ChemicalList?, SupplMeshList?, CitationSubset*, CommentsCorrectionsList?, GeneSymbolList?, MeshHeadingList?, NumberOfReferences?, PersonalNameSubjectList?, OtherID*, OtherAbstract*, KeywordList*, CoiStatement?, SpaceFlightMission*, InvestigatorList?, GeneralNote* )
Contains:
- <PMID>
- <DateCompleted>
- <DateRevised>
- <Article>
- <MedlineJournalInfo>
- <ChemicalList>
- <SupplMeshList>
- <CitationSubset>
- <CommentsCorrectionsList>
- <GeneSymbolList>
- <MeshHeadingList>
- <NumberOfReferences>
- <PersonalNameSubjectList>
- <OtherID>
- <OtherAbstract>
- <KeywordList>
- <CoiStatement>
- <SpaceFlightMission>
- <InvestigatorList>
- <GeneralNote>
Attributes
- Owner (NLM | NASA | PIP | KIE | HSR | HMD | NOTNLM) "NLM"
- Status (Completed | In-Process | PubMed-not-MEDLINE | In-Data-Review | Publisher | MEDLINE | OLDMEDLINE) #REQUIRED
- VersionID CDATA #IMPLIED
- IndexingMethod CDATA #IMPLIED
- VersionDate CDATA #IMPLIED
May be contained in:
Examples
<MedlineCitation Status="MEDLINE" Owner="NLM"> <PMID Version="1">28813213</PMID> <DateCompleted> <Year>2017</Year> <Month>08</Month> <Day>18</Day> </DateCompleted> <DateRevised> <Year>2017</Year> <Month>08</Month> <Day>18</Day> </DateRevised> <Article PubModel="Print"> <Journal> <ISSN IssnType="Electronic">1533-4406</ISSN> <JournalIssue CitedMedium="Internet"> <Volume>377</Volume> <Issue>7</Issue> <PubDate> <Year>2017</Year> <Month>08</Month> <Day>17</Day> </PubDate> </JournalIssue> <Title>The New England journal of medicine</Title> <ISOAbbreviation>N. Engl. J. Med.</ISOAbbreviation> </Journal> <ArticleTitle>Aspirin to Prevent Preeclampsia.</ArticleTitle> <Pagination> <MedlinePgn>690-691</MedlinePgn> </Pagination> <ELocationID EIdType="doi" ValidYN="Y">10.1056/NEJMe1708920</ELocationID> <AuthorList CompleteYN="Y"> <Author ValidYN="Y"> <LastName>Greene</LastName> <ForeName>Michael F</ForeName> <Initials>MF</Initials> <AffiliationInfo> <Affiliation>From the Department of Obstetrics and Gynecology, Massachusetts General Hospital, Boston (M.F.G.).</Affiliation> </AffiliationInfo> </Author> <Author ValidYN="Y"> <LastName>Solomon</LastName> <ForeName>Caren G</ForeName> <Initials>CG</Initials> <AffiliationInfo> <Affiliation>From the Department of Obstetrics and Gynecology, Massachusetts General Hospital, Boston (M.F.G.).</Affiliation> </AffiliationInfo> </Author> </AuthorList> <Language>eng</Language> <PublicationTypeList> <PublicationType UI="D016421">Editorial</PublicationType> <PublicationType UI="">Comment</PublicationType> </PublicationTypeList> </Article> <MedlineJournalInfo> <Country>United States</Country> <MedlineTA>N Engl J Med</MedlineTA> <NlmUniqueID>0255562</NlmUniqueID> <ISSNLinking>0028-4793</ISSNLinking> </MedlineJournalInfo> <ChemicalList> <Chemical> <RegistryNumber>0</RegistryNumber> <NameOfSubstance UI="D010975">Platelet Aggregation Inhibitors</NameOfSubstance> </Chemical> <Chemical> <RegistryNumber>R16CO5Y76E</RegistryNumber> <NameOfSubstance UI="D001241">Aspirin</NameOfSubstance> </Chemical> </ChemicalList> <CitationSubset>AIM</CitationSubset> <CitationSubset>IM</CitationSubset> <CommentsCorrectionsList> <CommentsCorrections RefType="CommentOn"> <RefSource>N Engl J Med. 2017 Aug 17;377(7):613-622</RefSource> <PMID Version="1">28657417</PMID> </CommentsCorrections> </CommentsCorrectionsList> <MeshHeadingList> <MeshHeading> <DescriptorName UI="D001241" MajorTopicYN="Y">Aspirin</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D005260" MajorTopicYN="N">Female</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D006801" MajorTopicYN="N">Humans</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D010975" MajorTopicYN="N">Platelet Aggregation Inhibitors</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D011225" MajorTopicYN="Y">Pre-Eclampsia</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D011247" MajorTopicYN="N">Pregnancy</DescriptorName> </MeshHeading> <MeshHeading> <DescriptorName UI="D012307" MajorTopicYN="N">Risk Factors</DescriptorName> </MeshHeading> </MeshHeadingList> </MedlineCitation>