Unified Medical Language System® (UMLS®)
2012AA MEDLINEPLUS Source Information
Summary of Changes:
)
MRCONSO.RRF:
Changed TTY for "Groups" from PT to HT
Assigned SDUI to Groups (HTs)
MRREL.RRF:
New REL/RELA:
Dropped REL/RELA:
Corrected STYPE values:
MRSAT.RRF
DateCreated: This ATN was replaced by "DATE_CREATED" in META2011AA
Change in MRSAT.STYPE:
Attributes which previously had STYPE="CODE" now have STYPE="SDUI":
DATE_CREATED
GROUP_URL
URL
Source-Provided Files: Summary
)The following MedlinePlus files are used for Metathesaurus processing. These files, along with additional information can be accessed at http://www.nlm.nih.gov/medlineplus/xml.html.
Documentation and Reference
| File Name | Description |
|---|---|
| mplus_vocab.dtd | dtd for mplus_vocab_YYYY-MM-DD.xml |
| mplus_groups.dtd | dtd for mplus_vocab_YYYY-MM-DD.xml |
XML Data Files
| File Name | Description |
|---|---|
| mplus_vocab_2011-12-28.xml |
Contains information on all MedlinePlus health topics including: topic name; URL; creation date; associated terminology (synonyms, see references and MeSH headings); group membership. |
| mplus_groups_2011-12-28.xml | Contains information on all health topic groups on MedlinePlus. |
Not included:
Spanish language content is not included in the Metathesaurus.
Source-Provided Files: Details
)The source representation documentation below is based on published MedlinePlus documentation describing XML data elements. Details from this document that are not relevant to Metathesaurus processing have been removed for cleaner presentation. For each XML data element, the table below describes where the data can be found in the RRF format. Redundant data elements may not be processed directly for inclusion in the Metathesaurus.
The original documentation can be accessed at: http://www.nlm.nih.gov/medlineplus/xml.html
The following is a list of elements available for MedlinePlus data in XML format.
file:mplus_vocab_YYYY-MM-DD.xml
| Element | Representation |
|---|---|
| <MedicalTopic> Each MedlinePlus topic represented by the file has its own <MedicalTopic> element. The attributes for this element include: ID - the unique internal identification number assigned to each topic by the MedlinePlus system; the number always begins with a "T." langcode - the language of this topic. This can be either English or Spanish, with English as the default. Example: <MedicalTopic ID="T85" langcode="English"> |
<MedicalTopic ID> attribute: MRCONSO.CODE,
MRCONSO.SDUI <MedicalTopicID langcode> attribute: MRCONSO.LAT, MRSAB.LAT (only English terms from MedlinePlus are included in the Metathesaurus). |
| <MedicalTopicName> The name of the Health Topic page on MedlinePlus. There is one <MedicalTopicName> code per <MedicalTopic>. Example: <MedicalTopicName>Parkinson's Disease</MedicalTopicName> |
MRCONSO.STR TTY = "PT" |
| <URL> The URL for the corresponding health topic page on MedlinePlus. There is one <URL> code per <MedicalTopic>. Example: <URL>http://www.nlm.nih.gov/medlineplus/parkinsonsdisease.html</URL> |
MRSAT.ATN = "URL" |
| <FullSummary> The full text of the health topic summary. There is one <FullSummary> per <MedicalTopic>. |
MRDEF.DEF |
| <DateCreated> The date the health topic was first available on the MedlinePlus site. There is one <DateCreated> code per <MedicalTopic>. Example: <DateCreated> <Year>1998</Year> <Month>11</Month> <Day>14</Day> </DateCreated> |
MRSAT.ATN = "DATE_CREATED" |
| <SeeReference><SeeRefName> The name of the see reference as it appears on MedlinePlus. In most cases, the <SeeReference> has associated <MeshHeading> information. Example: <SeeRefName>Shaking Palsy</SeeRefName> |
MRCONSO.STR TTY = "ET" |
| <MeshHeadingList> The Medical Subject Heading information associated with a <SeeReference> or <MedicalTopic>. There may be more than one <MeshHeading> associated with a <SeeReference> or <MedicalTopic>. <MeshHeading> This tag and the information in the <DescriptorName> and <DescriptorUI> below will always appear for each associated <MeshHeading>. <Descriptor> <DescriptorName> Corresponds to the associated Medical Subject Heading. Example: <DescriptorName>Parkinson Disease</DescriptorName> <DescriptorUI> The unique identification number for the Medical Subject Heading in the <DescriptorName> above. Example: <DescriptorUI>D010300</DescriptorUI> |
MRREL.REL = RQ MRREL.RELA = mapped_from/mapped_to Note: Because the combination of the Descriptor and Qualifier taken together represent the expressed relationship, the pair of rels are given a relationship group code to link them together. |
| <Qualifier> Lists any Medical Subject Heading subheadings associated with the <Descriptor>. This tag will does exist for every <MeshHeading>. <QualifierName> Name of the subheading. Example: <QualifierName>injuries</QualifierName> <QualifierUI> The Medical Subject Heading Unique Identifier associated with the <QualifierName> above. Example: <QualifierUI>Q000293</QualifierUI> |
MRREL.REL = RO MRREL.RELA = mapping_qualifier_of/has_mapping_qualifier Note: Because the combination of the Descriptor and Qualifier taken together represent the expressed relationship, the pair of rels are given a relationship group code to link them together. |
| <Groups>
Refers to the Medical Topic Groups of which the
<MedicalTopic> is a member. A
<MedicalTopic> must be a member of at least one
group; it may be a member of several groups. <Group> For each group to which the <MedicalTopic>
belongs, information is provided on: <GroupID> <GroupName> <GroupURL> |
Group information is used to create the hierarchy, as
represented in MRHIER. |
| <Synonym>
Lists any synonyms associated with the topic. A topic
may have zero or more synonyms. |
MRCONSO.STR TTY = "SY" MRREL.REL = "SY" |
| <RelatedTopics>
The "see related" medical topics associated with this
<MedicalTopic>. Not every topic has an
associated <RelatedTopic>. There may be more
than one <RelatedTopic>. The
<RelatedTopic> is referred to by the
<MedicalTopic> ID attribute described above. |
MRREL.REL = "RO" MRREL.RELA = "related_to" |
| <LanguageMappedTopicID>
This ID is for the corresponding topic in English or
Spanish. |
Not applicable, since Spanish is not included in the
Metathesaurus. |
file:mplus_groups_YYYY-MM-DD.xml
| Element | Representation |
|---|---|
| <Group langcode> Indicates language (Spanish or English) |
Spanish-language groups are not included in the
Metathesaurus. |
| <GroupID> |
MRCONSO.CODE, MRCONSO.SDUI |
| <GroupName> |
MRCONSO.STR TTY = "HT" |
| <GroupURL> |
MRSAT.ATN = "GROUPURL" |
