| Literature DB >> 15978138 |
Jouni Väliaho1, Pentti Riikonen, Mauno Vihinen.
Abstract
BACKGROUND: Although biomedical information is growing rapidly, it is difficult to find and retrieve validated data especially for rare hereditary diseases. There is an increased need for services capable of integrating and validating information as well as proving it in a logically organized structure. A XML-based language enables creation of open source databases for storage, maintenance and delivery for different platforms.Entities:
Mesh:
Year: 2005 PMID: 15978138 PMCID: PMC1184081 DOI: 10.1186/1472-6947-5-21
Source DB: PubMed Journal: BMC Med Inform Decis Mak ISSN: 1472-6947 Impact factor: 2.796
Figure 1The tree diagram of main IDML elements of fact file data model. The operators "?" (optional), "*" (zero or more) and "+" (one or more) are used to denote cardinality indicating how many instances of an element type are permitted.
The description of high-level concepts in the fact file document model
| The root element for IDML-based fact file document | Elements | (GeneralInformation, ClinicalInformation, MolecularBiology, Other) | |
| Describes the disease in general terms | Elements | (DiseaseName, Abbreviation*, AlternativeNames?, Description, Classification?, Omim*, CrossReferences?, Incidence?) | |
| The short overview of characteristic clinical features | Elements | (ClinicalDescription?, Diagnosis?, TherapeuticOptions?, ResearchPrograms?) | |
| Molecular genetic elements | Elements | (GeneInformation?, AnimalModels?, ProteinInformation?, ExpressionPattern?) | |
| Other related information | Elements | (Publications?, Societies?, OtherSites?) |
a Content model consists of a set of parenthesis enclosing some combination of child element names and operators. The order operators "," (strict sequence) and "|" (choice) indicate how elements may be combined. The operators "?" (optional), "*" (zero or more) and "+" (one or more) are used to denote cardinality indicating how many instances of an element type are permitted?
The description of IDML: GeneralInformation element
| Disease name | Type | String | |
| Abbreviation for disease name | Type | String | |
| List of alternatively used disease names | Elements | (Name*) | |
| General description of disease | Mixed | (Glink | Italic)* | |
| Classifies document explicitely in the fact files hierarchy | Elements | (Class) | |
| A collection of the related references to the OMIM database | Elements | (OmimReference+) | |
| Refers to the related fact files | Elements | (PhenotypeRelatedDiseases?, OtherRelatedDiseases?, GeneRelatedDiseases?) | |
| Description of incidence | Type | String |
a See table 1
The description of IDML: ClinicalInformation element
| Describes characteristic clinical features | Mixed | (Glink | Italic)* | |
| A collection of diagnostic guidelines and laboratories | Elements | (DiagnosticRecommendations?, AdditionalInformation?, DiagnosticLaboratories?) | |
| A collection of available therapeutic options | Elements | (Option+) | |
| A collection of related studies | (Program+) |
a See table 1
The description of IDML: MolecularBiology element
| Contains information on the gene name, aliases, reference sequences, chromosomal location, maps, markers, variations and other gene related resources | Elements | (Name?, Aliases?, ReferenceSequences?, OtherSequences?, ChromosomalLocation?, Maps?, Markers?, Variations?, OtherResources?) | |
| A collection of related transgenic animal studies | Elements | (Animal*) | |
| Contains information on protein characteristic features, structures, domains, motifs and other protein resources | Elements | (ProteinDescription?, Structures?, Domains?, Motifs?, ProteinResources?) | |
| Gene expression levels in a variety of cells and tissues | Elements | (Expression*) |
a See table 1
The description of IDML: Other element
| A collection of related publications | Elements | (PubmedSearch?, Pubmed?) | |
| List of related general and disease specific societies | Elements | (GeneralSocieties?, DiseaseSpecificSocieties?) | |
| A collection of other related Web sites | Elements | (Site+) |
a See table 1
Figure 2The data flow diagram of IDR. Notations: A red open-ended rectangle represents data store, light yellow ovals represent processes, blue rectangles represent external entities, orange rounded rectangles shows transferred documents, green rounded rectangles represent destination devices and arrows shows the flow of information from its source to its destination. White rectangles show the separation of content, logic and presentation.