Demo Downloads

Shrine Core Ontology:

https://open.med.harvard.edu/svn/shrine-ontology/SHRINE_Demo_Downloads/trunk/ShrineDemo.sql

Adaptermappings for i2b2 Demo Data:

https://open.med.harvard.edu/svn/shrine-ontology/SHRINE_Demo_Downloads/trunk/AdapterMappings_i2b2_DemoData.csv

Ontology tips, do's and don'ts

No forced formatting through additional text in metadata field C_NAME

Mapping Ontology to Local Site:

Mapping details for specific data elements:

Modifier Terms should be mapped in the same format as other terms.  Mappings are not necessary for various M_APPLIED_PATH values, only for C_FULLNAME. 

Query By Values: For SHRINE terms where value based queries are enabled, the mapping should again follow the same format as a standard mapping, however it is also necessary to check the SHRINE.C_METADATAXML against the local i2b2 C_METADATAXML

Example: Albumin SerPl-mCnc (Albumin in Serum or Plasma) - LOINC:1751-7

Ontology Load Checklist:

Test

Action

Ontology navigation for each data element in webclient

Open Webclient, navigate ontology hierarchy for each data-type

Ontology search by code in webclient works for each data element

Search in webclient for each datatype by code of term.  Expected term should return.

Ontology search by name in webclient works for each data element

Search in webclient for each datatype by name of term. Expected term should return.

AdapterMappings Load Checklist

Test

Action

Confirm query returns via small sample test prior to programmatic test

Run sample of basic queries to confirm response

All mapped terms should complete query for each mapped site

Run Scan tool to programmatically test all ontology terms. Compare pre-generated list of mapped local terms to Scan tool results.

Unmapped terms return ‘no mappable local items’

Compare pre-generated list of unmapped local terms to Scan tool results

Data Update Load Checklist:

Test

Action

Data/Counts should return for new dates added

Execute single term queries with new dates specified.

Counts for old dates should remain consistent

Execute single term queries with previously loaded dates specified. Compare results with previously returned counts (prior to data update).

Total counts for all dates should increase

Execute single term queries with previously loaded dates specified. Compare results with previously returned counts for all dates (prior to data update).