HIS Registry of Ministry Resources

Size: px
Start display at page:

Download "HIS Registry of Ministry Resources"

Transcription

1 HIS Registry f Ministry Resurces Date: Status: Abstract: Editr: Changes since previus versin: Adpted Registry This registry is adpted by the HIS Stewards and ready fr use by members f the HIS cmmunity. Dcuments the Registry f Ministry Resurces (RMR) f the Harvest Infrmatin System (HIS) This registry defines standardized cdes fr classifying resurces used in ministry with respect t scpe f scripture, type f scripture material, nature f cntent, mde f expressin, and frmat f delivery. Jan Spanne (jan_spanne@sil.rg) Minr changes f wrding in the explanatry sectins f each f the registries. N changes t the cde sets were made. Table f cntents 1. Overview 2. tables 3. Other tables 4. Change management 5. Change histry 6. Distributin 1. Overview The functin f the Registry f Ministry Resurces (RMR) is t prvide standardized cdes fr classifying resurces used in ministry in varius ways. The registry cntains five cde tables: RMR_ScriptureScpe: fr Scripture-Related Scpe A cde in this cde set represents a bk f the Bible r a majr blck f bks (a testament) f which the resurce is an instance (r t which its subject is related). RMR_ScriptureType: fr Scripture-Related Type A cde in this cde set represents the genre r cmprehensiveness f a resurce that is (r is related t) sme r the entire Bible. RMR_Cntent: fr Nature f Cntent Page 1 f 10

2 A cde in this cde set represents the genre r tpic f a resurce ther than a Scripture-related resurce. RMR_Mde: fr Mde f Expressin A cde in this cde set represents the mde in which the cntent f the resurce is expressed, perceived, r interacted with. RMR_Frmat: fr Frmat f Distributin A cde in this cde set represents the means f delivery t the audience r user. In additin, there is a change histry table fr each cde set that has been changed since its initial release. There are n freign key relatinships amng these cde sets r between these cde sets and thse f ther registries. Thus, there is n need fr an entity-relatinship diagram fr this registry. A Nte addressing frequently asked questins regarding the use f the RMR has als been written and is included in the RMR distributin package. 2. tables The registry cntains five cde tables: RMR_ScriptureScpe, RMR_ScriptureType, RMR_Cntent, RMR_Mde, and RMR_Frmat. RMR_ScriptureScpe: fr Scripture-Related Scpe The dmain f the categries fr this cde set is the set f all bks f the Bible (encmpassing the Jude-Christian cannical and deutercannical Scripture). Each cde prvides a standardized three-letter string fr uniquely referring t a particular bk. In additin, there are cdes fr the entire Bible, fr the Old and New Testaments, and the Old Testament Apcrypha. Smaller grups f bks (such as the Trah r the Gspels) are nt addressed in this list; instead, the recmmendatin is t repeat this element fr resurces that encmpass multiple bks. See the cmplete cde set fr the reference table in HTML frmat. Using a cde frm this set asserts that a resurce pertains t the given bk r sectin f the Bible. It might be the cmplete text, a translatin f selected prtins, an abridgement, a cmmentary, r a study aid. Use a cde frm RMR_ScriptureType t indicate the genre r cmprehensiveness f the resurce. Fr database use, it is recmmended that each applicatin f a cde frm RMR_ScriptureScpe be paired directly with a cde frm RMR_ScriptureType. This will enable unambiguus identificatin f a resurce that includes, fr example, the cmplete New Testament, as well as a summary f the Old Testament. The decisin nt t include cmmn grupings f bks, such as the Majr Prphets, the Gspels, r the Pastral Epistles, was made in rder t avid ambiguity regarding hw t categrize a wrk that relates t multiple bks f the Bible, but less than a testament. A resurce that includes sme but nt all bks frm ne r mre grupings wuld ambiguusly indicate a scpe wider than intended if cdes fr grupings were applied. This ambiguity shuld be avided in the exchange f data between systems. It may be apprpriate fr a given applicatin used by an rganizatin t ffer grupings f bks in an interface fr its users, if that serves their needs mre effectively. Hwever, "behind the Page 2 f 10

3 scenes" in the data structures, a requirement shuld be that use f a grup designatin will map unambiguusly t specific bks f the Bible in rder t facilitate data sharing amng HIS registered user rganizatins. These cdes are based n the set already in widespread use within the Bible translatin cmmunity due t their incrpratin int the United Bible Scieties' Paratext Sftware. Anther standard fr identifying bks f the Bible (develped as part f the Open Scripture Infrmatin Standard) is the OSIS Nrmative Abbreviatins fr cannical and deutercannical bks; these are based n the abbreviatins specified in the Sciety f Biblical Literature's SBL Handbk f Style. This standard prvides abbreviatins that range in length frm tw t seven characters. The mapping frm Paratext cdes t OSIS abbreviatins is unambiguus and thus the cde table fr the RMR_ScriptureScpe cde set cntains a clumn that gives the mapping f the RMR cde nt the crrespnding OSIS abbreviatin. (Nte that this mapping exists nly fr RMR_ScriptureScpe cdes that represent a single bk.) The RMR_ScriptureScpe cde set cntains anther supplementary clumn named rder. It gives a three-digit string that can be srted t put the bks in cannical rder. In this sequence, cdes fr the entire Bible r an entire testament are in the 000s, the Old Testament bks are in the 100s, the New Testament bks are in the 200s, and the duetercannical bks are in the 300s. The cde table fr RMR_ScriptureScpe cntains the fllwing five clumns: Clumn Frmat Descriptin char(3) The three-letter cde fr the Bible bk r sectin. Name varchar(30) The name f the bk r sectin dented by the cde. Descriptin varchar(255) A descriptin f the bk r sectin dented by the cde. Order char(3) A digit string that can be srted t put the bks in cannical rder. OSIS varchar(7) The crrespnding OSIS abbreviatin. The SQL statement fr creating this table is as fllws: CREATE TABLE RMR_ScriptureScpe ( char(3) NOT NULL, Name varchar(30) NOT NULL, Descriptin varchar(255) NOT NULL, Order char(3) NOT NULL, OSIS varchar(7) NULL) Page 3 f 10

4 RMR_ScriptureType: fr Scripture-Related Type The dmain f the categries f this cde set is the genre f the resurce (such as translated text r cmmentary r cncrdance) r cmprehensiveness f the resurce (such as cmplete text r abridgement r selected prtins) as it relates specifically t Jude-Christian cannical r deutercannical Scripture. Each cde prvides a standardized tw-letter string fr uniquely referring t a particular type f Scripture-related resurce. One r mre cdes frm RMR_ScriptureScpe may be used in cnjunctin with a cde frm this set in rder t indicate the exact bks f the Bible t which the resurce is related. See the cmplete cde set reference table in HTML frmat. The cde table fr RMR_ScriptureType cntains the fllwing three clumns: Clumn Frmat Descriptin char(2) The tw-letter cde fr the type f the Scripture-related resurce. Name varchar(30) The name f the resurce type dented by the cde. Descriptin varchar(255) A descriptin f the resurce type dented by the cde. The SQL statement fr creating this table is as fllws: CREATE TABLE RMR_ScriptureType ( char(2) NOT NULL, Name varchar(30) NOT NULL, Descriptin varchar(255) NOT NULL) RMR_Cntent: fr Nature f Cntent The dmain f the categries fr this cde set is the genre r tpic f a resurce ther than a Scripture-related resurce. Devtinal, thelgical, and religius instructin resurces are described here, rather than in Scripture Type. The distinctin f Scripture Type versus Cntent is whether the material is drawn quite directly frm scripture (as text r adapted stry), r simply cntains cncepts that are drawn frm scripture but are part f ther material. In additin, ther cmmn resurce types related t wrk in general educatin, literacy, health and develpment are als included in this cde set. Each cde prvides a standardized tw-letter string fr uniquely referring t a particular type f nn-scripturerelated cntent. See the cmplete cde set as a reference table in HTML frmat. The cde table fr RMR_Cntent cntains the fllwing three clumns: Clumn Frmat Descriptin char(2) The tw-letter cde fr the cntent type f the resurce. Page 4 f 10

5 Name varchar(30) The name f the cntent type dented by the cde. Descriptin varchar(255) A descriptin f the cntent type dented by the cde. The SQL statement fr creating this table is as fllws: CREATE TABLE RMR_Cntent ( char(2) NOT NULL, Name varchar(30) NOT NULL, Descriptin varchar(255) NOT NULL) RMR_Mde: fr Mde f Expressin The dmain f the categries fr this cde set is the mde by which the cntent f the resurce is expressed, perceived, r interacted with. Distinctins f mde invlve sensry experience (as in auditry versus visual), time experience (as in full-mtin versus still image), methd f creatin (as in phtgraphic versus graphic), ptential r actual nature f resurce (as in recrding versus live perfrmance). Each cde prvides a standardized twletter string fr uniquely referring t a particular mde f expressin. See the cmplete cde set as a reference table in HTML frmat. The dmain f RMR_Mde is cmparable t the dmain fr the DCMI Type vcabulary f the Dublin Cre Metadata Initiative, but makes sme finer distinctins. The categries f RMR_Mde have been designed nt t verlap with multiple DCMI Type categries (that is, an RMR_Mde categry is either the same as a DCMI Type categry r is a subset f ne). Nte that tw DCMI Type categries d nt have cunterparts in RMR_Mde: Cllectin is nt a mde (rather multiple mdes may be identified if the resurce is a cllectin invlving multiple mdes), and Event is treated as "Live perfrmance" in RMR_Frmat. The cde table fr RMR_Mde has a clumn indicating the mapping t DCMI Type categries. The cde table fr RMR_Mde cntains the fllwing five clumns: Clumn Frmat Descriptin char(2) The tw-letter cde fr the mde f the resurce. Name varchar(30) The name f the mde dented by the cde. Descriptin varchar(400) A descriptin f the mde dented by the cde. DCMI_Type varchar(20) The crrespnding cde frm the DCMI Type vcabulary. Examples varchar(100) Examples f resurces characterized by this mde. vcabulary. Page 5 f 10

6 The SQL statement fr creating this table is as fllws: CREATE TABLE RMR_Mde ( char(2) NOT NULL, Name varchar(30) NOT NULL, Descriptin varchar(400) NOT NULL, DCMI_Type varchar(20) NULL, Examples varchar(100) NULL) RMR_Frmat: fr Frmat f Distributin The dmain f the categries fr this cde set is the frmat used as the means fr delivering the resurce t the audience r user, whether it is tangible (such as paper, cassette, r disc) r intangible (such as bradcast r internet r live perfrmance). Alternatively, it may be cnsidered the medium f strage f a resurce within a cllectin such as a library, r archives. Each cde prvides a standardized tw-letter string fr uniquely referring t a particular frmat fr distributin. The aim f this cde set is t prvide cdes fr cmmnly used distributin frmats (t cnsumers r perhaps t libraries). As new frmats are created and cme int wide use fr the kinds f ministry resurces that HIS users need t describe, new frmat cdes can be suggested and reviewed by the HIS cmmunity. The intent is nt t include all pssible frmats that may have been used either fr distributin in the past r fr strage in a specialized cllectin (such as riginal recrding media r specialized preservatin media). The recmmended data mdel wuld be t allw fr bth a cded value and text entry. The text field can be used t identify a frmat fr which n cde is prvided, r t refine a cde that grups uncmmn, but related frmat types, as with AT (Audi tape ther) r VT (Vide tape ther). See the cmplete cde set as a reference table in HTML frmat. The cde table fr RMR_Frmat cntains the fllwing three clumns: Clumn Frmat Descriptin char(2) The tw-letter cde fr the frmat f resurce. Name varchar(30) The name f the frmat dented by the cde. Descriptin varchar(255) A descriptin f the frmat dented by the cde. The SQL statement fr creating this table is as fllws: CREATE TABLE RMR_Frmat ( char(2) NOT NULL, Name varchar(30) NOT NULL, Descriptin varchar(255) NOT NULL) 3. Other tables The registry cntains n supplementary tables at this pint. Page 6 f 10

7 4. Change management This sectin defines the prcess that the registry steward will fllw t maintain the registry. Gverning philsphy The basic philsphy f the cde sets in this registry is nt t give exhaustively detailed lists, but t prvide ways f classifying instances int categries that are bth bradly useful and nn-verlapping. (The exceptin t this is RMR_ScriptureScpe, which des aim t be a cmplete list.) A change will be made when it can be shwn t crrect an errr, r t imprve the cverage and usefulness f a cde set (in keeping with the philsphy f nnverlapping brad classificatin). Hw t make a change request If yu believe any f the infrmatin in the Registry f Ministry Resurces is in errr, r if yu have an imprvement r additin t suggest, send yur prpsed change with ratinale by e- mail t HIS-admin@wycliffe.rg. Hw change requests are prcessed The RMR Steward will review the prpsal and acknwledge receipt with initial cmment r request fr clarificatin. RMR users (including the RMR Steward) are encuraged t discuss pssible changes and their impacts infrmally befre making a frmal change prpsal. If the change appears t be in line with the philsphy f the registry, the RMR Steward will frmally prpse the change. Prpsed changes will be batched fr review n an annual cycle by the HIS Cmmunity. The RMR Steward will cmpile all the prpsed changes f the previus 12 mnths and send the set f prpsed changes (which includes the cmplete cde table(s) and the crrespnding change table(s) dcumenting the prpsed changes) t the HIS Registrar. The HIS Registrar will ntify the Registered Users f the psting f prpsed changes and the review perid fr cmment. On evaluating the feedback frm the review perid, the RMR Steward need nt treat the set f prpsed cde changes as a single package it may be cncluded that sme shuld be adpted, while thers shuld be rejected r shuld be deferred fr further prcessing with the next set f prpsed changes. Given the nature f the cde sets in the RMR, it is anticipated that cde set changes will be few and infrequent, but it is als recgnized that a single cde change culd have a significant impact n ne r mre users, and s shuld be carefully cnsidered befre adptin by the HIS Cmmunity. Hw updates are made The registry will be updated when candidate updates are adpted by the HIS Registered Users. The mst recent versin will always be available fr dwnlad frm this page. What t d pending a change s beginning with the letter X are reserved fr lcal use. That is, n cdes in any f the RMR cde sets begin with X, and n new cdes beginning with X will be created. Thus, when users feel the need fr a cde that is nt yet part f a cde set, they may freely assign a meaning t a cde in the range f lcal use (XA - XZ r XAA - XZZ, depending n the standard length f the cde fr the registry in questin) and use it temprarily until the utcme f a request t add a cde is knwn. Page 7 f 10

8 5. Change histry The change histry tables f this registry are cnstructed as fllws: Change The cde that is affected by the change reprted in this recrd. A ne-letter cde indicating the type f change. These are the pssible values: C Created. The cde is newly created. E R U Extended. The meaning f the cde is extended by virtue f being merged with a cde that has been retired. Retired. The cde has been retired and shuld n lnger be used in a database. A cde might be retired be because its meaning has been merged int that f anther cde, which has been extended in meaning, r because the retired cde has been split int tw new cdes, each with narrwer meaning, r because there is n evidence that the retired cde as defined is actually needed. Updated. There has been n change t the cde r its meaning, but ther infrmatin in the cde table has been added r changed (e.g. the name has changed r supplementary infrmatin has been added). Date Descriptin The date the change was frmally prpsed, i.e., included in a batch f prpsed cde changes sent t the HIS Registrar. Brief descriptin f the change. In the case f changes f type R (retired), this will include instructins n what shuld be dne t existing uses f the cde in a database in rder t update them. Each change histry table fr all cde sets in this registry has an identical structure (thugh the width f the clumn varies, being either tw r three characters wide, depending n the cde set). The SQL statement fr creating a change histry table is as fllws: CREATE TABLE <cde>changehistry ( char(3) NOT NULL, Change char(1) NOT NULL, Date date NOT NULL, Descriptin varchar(255) ) By perfrming a SQL JOIN between a cded clumn in a user's database and the clumn f the change histry table, it is pssible t autmatically detect all database recrds that may need t be updated. The Descriptin clumn will then describe the needed change. Page 8 f 10

9 The cde table always hlds the mst current versin f the cmplete set f active cded values. Thus when a cde is retired, it is remved frm the cde table. The change histry table, hwever, always hlds the cmplete histry f all changes. That is, rws are never remved frm the change histry table; they are nly added as cdes are created r changed. The change histry table may thus be queried t learn the cmplete histry f a given cde, r t learn all the changes that have been made since a given date. At this time, the change histry tables dcument the creatin f the cdes in the initial Prpsed Registry, with a very few changes. They are named as fllws: RMR_ScriptureScpe Change Histry.tab RMR_ScriptureType Change Histry.tab RMR_Cntent Change Histry.tab RMR_Mde Change Histry.tab RMR_Frmat Change Histry.tab 6. Distributin A cmplete distributin f the Registry f Ministry Resurces includes: RMR.htm (this dcument) An RMR Nte dcument with fur supprting files: RMR_Nte_FAQ.htm RMRsampleRel.gif RMRsampleRelAlt.gif RMRallRel.gif RMR_ExcelExample.xls five HTML frmatted cde tables t be used fr human reference: RMR_ScriptureScpe.htm RMR_ScriptureType.htm RMR_Cntent.htm RMR_Mde.htm RMR_Frmat.htm five tab-delimited cde tables t be used fr lading int a database: RMR_ScriptureScpe.tab RMR_ScriptureType.tab RMR_Cntent.tab Page 9 f 10

10 RMR_Mde.tab RMR_Frmat.tab five tab-delimited cde tables giving cde change histries: RMR_ScriptureScpe Change Histry.tab RMR_ScriptureType Change Histry.tab RMR_Cntent Change Histry.tab RMR_Mde Change Histry.tab RMR_Frmat Change Histry.tab These are all available in a single zip file: RMR zip Page 10 f 10

Record of Revisions to Patient Tracking Spreadsheet Template

Record of Revisions to Patient Tracking Spreadsheet Template Recrd f Revisins t Patient Tracking Spreadsheet Template Belw is a recrd f revisins made by the AIMS Center t the Patient Tracking Spreadsheet Template. The purpse f this dcument is t infrm spreadsheet

More information

Cnsideratin fr Optimizatin: Optimizatin is a prgram transfrmatin technique, which tries t imprve the cde by making it cnsume fewer resurces (i.e. CPU, Memry) and deliver high speed. In ptimizatin, high-level

More information

A pre-conference should include the following: an introduction, a discussion based on the review of lesson materials, and a summary of next steps.

A pre-conference should include the following: an introduction, a discussion based on the review of lesson materials, and a summary of next steps. NAU Mdel Observatin Prtcl The mdel prtcl was develped with supprt and expertise frm the Natinal Institute fr Excellence in Teaching (NIET) and is based in great part n NIET s extensive experience cnducting

More information

Structured Assessment using Multiple Patient. Scenarios (StAMPS) Exam Information

Structured Assessment using Multiple Patient. Scenarios (StAMPS) Exam Information Structured Assessment using Multiple Patient Scenaris (StAMPS) Exam Infrmatin 1. Preparing fr the StAMPS assessment prcess StAMPS is an assessment mdality that is designed t test higher rder functins in

More information

(Please text me on once you have submitted your request online and the cell number you used)

(Please text me on once you have submitted your request online and the cell number you used) Dear Thank yu fr yur email, nted. Belw steps n hw t register as a service prvider. Please nte that nce yu have requested t becme a service prvider, yu need t sms/what s up me n 0826392585, in rder t activate

More information

Statement of Work for Linked Data Consulting Services

Statement of Work for Linked Data Consulting Services A. Backgrund Infrmatin Statement f Wrk fr Linked Data Cnsulting Services The Natinal Library f Medicine (NLM), in Bethesda, Maryland, is a part f the Natinal Institutes f Health, US Department f Health

More information

P02-03 CALA Program Description Proficiency Testing Policy for Accreditation Revision 1.9 July 26, 2017

P02-03 CALA Program Description Proficiency Testing Policy for Accreditation Revision 1.9 July 26, 2017 P02-03 CALA Prgram Descriptin Prficiency Testing Plicy fr Accreditatin Revisin 1.9 July 26, 2017 P02-03 CALA Prgram Descriptin Prficiency Testing Plicy fr Accreditatin TABLE OF CONTENTS TABLE OF CONTENTS...

More information

2017 CMS Web Interface

2017 CMS Web Interface CMS Web Interface PREV-5 (NQF 2372): Breast Cancer Screening Measure Steward: NCQA Web Interface V1.0 Page 1 f 18 11/15/2016 Cntents INTRODUCTION... 3 WEB INTERFACE SAMPLING INFORMATION... 4 BENEFICIARY

More information

Assessment Field Activity Collaborative Assessment, Planning, and Support: Safety and Risk in Teams

Assessment Field Activity Collaborative Assessment, Planning, and Support: Safety and Risk in Teams Assessment Field Activity Cllabrative Assessment, Planning, and Supprt: Safety and Risk in Teams OBSERVATION Identify a case fr which a team meeting t discuss safety and/r safety planning is needed r scheduled.

More information

Medicare Quarterly Update Instructions

Medicare Quarterly Update Instructions Medicare Quarterly Update Instructins Admin Screen RBRVS Prfile Under Admin Prfessinal Calc Engine Management, select RBRVS Prfile. Click Add t add a new RBRVS Prfile Fastlad the apprpriate file frm www.advisry.cm

More information

DATA RELEASE: UPDATED PRELIMINARY ANALYSIS ON 2016 HEALTH & LIFESTYLE SURVEY ELECTRONIC CIGARETTE QUESTIONS

DATA RELEASE: UPDATED PRELIMINARY ANALYSIS ON 2016 HEALTH & LIFESTYLE SURVEY ELECTRONIC CIGARETTE QUESTIONS DATA RELEASE: UPDATED PRELIMINARY ANALYSIS ON 216 HEALTH & LIFESTYLE SURVEY ELECTRONIC CIGARETTE QUESTIONS This briefing has been specifically prepared fr the Ministry f Health t prvide infrmatin frm this

More information

EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.

EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. EMC DATA PROTECTION ADVISOR (DPA) MIGRATION TECH NOTE With SQL as external database fr t 5.5.1 and later DPA versin 5.x releases t 6.0 SP1 and later ABSTRACT This Tech Nte prvides the steps t migrate frm

More information

NHAIS SIS Communication

NHAIS SIS Communication T: All NHAIS Key Users/Screening Managers Frm: Catherine Rberts SIS Request: T/14528 HSCIC Change Number: 15846 Date: 24/03/2015 Page 1 f 5 Impacted Applicatins: SD screen, Lab Links, MM screen, AJ-CD

More information

LTCH QUALITY REPORTING PROGRAM

LTCH QUALITY REPORTING PROGRAM 4 LTCH QUALITY REPORTING PROGRAM GENERAL INFORMATION...3 LTCH FACILITY-LEVEL QUALITY MEASURE REPORT...5 LTCH PATIENT-LEVEL QUALITY MEASURE REPORT...18 LTCH REVIEW AND CORRECT REPORT...23 09/2018 v1.04

More information

NATIONAL SENIOR CERTIFICATE GRADE 12

NATIONAL SENIOR CERTIFICATE GRADE 12 NATIONAL SENIOR CERTIFICATE GRADE 12 INFORMATION TECHNOLOGY P1 FEBRUARY/MARCH 2015 MARKS: 150 TIME: 3 hurs This questin paper cnsists f 19 pages. Infrmatin Technlgy/P1 2 DBE/Feb. Mar. 2015 INSTRUCTIONS

More information

Appendix C. Master of Public Health. Practicum Guidelines

Appendix C. Master of Public Health. Practicum Guidelines Appendix C Master f Public Health Practicum Guidelines 0 Gergia State University, Schl f Public Health Master f Public Health Practicum Guidelines Fr mre infrmatin, cntact Jessica Hwell Pratt, MPH Practicum

More information

Reliability and Validity Plan 2017

Reliability and Validity Plan 2017 Reliability and Validity Plan 2017 Frm CAEP The principles fr measures used in the CAEP accreditatin prcess include: (a) validity and reliability, (b) relevance, (c) verifiability, (d) representativeness,

More information

EXPLORING THE PROCESS OF ASSESSMENT AND OTHER RELATED CONCEPTS

EXPLORING THE PROCESS OF ASSESSMENT AND OTHER RELATED CONCEPTS 1 SECTION 1 INTRODUCTION: EXPLORING THE PROCESS OF ASSESSMENT AND OTHER RELATED CONCEPTS The Nature Of Assessment The Definitin Of Assessment The Difference Between Testing, Measurement And Evaluatin Characteristics

More information

How to become an AME Online

How to become an AME Online Hw t becme an AME Online 1. Check that yu meet the minimum technical requirements in rder t use the AME Online system: Operating System: Windws Vista (Service Pack 2) Windws 7 Windws 8, 8.1 Windws 10 Please

More information

Campus Climate Survey

Campus Climate Survey Campus Climate Survey Executive Summary www.ecu.edu/ecyu 2016 A prject spnsred by the Office fr Equity and Diversity Executive Summary Prject Backgrund In FY 2013-2014, the Campus Climate Cmmissin prpsed

More information

HOSA 105 EMERGENCY PREPAREDNESS

HOSA 105 EMERGENCY PREPAREDNESS HOSA 105 EMERGENCY PREPAREDNESS MODULE 2: MEDICAL RESERVE CORPS (MRC) PURPOSE The Medical Reserve Crps (MRC) is an imprtant part f the Citizen Crps. The prgram reprts directly t Surgen General f the U.S.

More information

How to Get Set Up and Running with NDepend

How to Get Set Up and Running with NDepend Hw t Get Set Up and Running with NDepend Whether yu have purchased r dwnladed the trial f NDepend, we thank yu fr yur invlvement and interest in ur prduct. Here we have cmpiled a quick "Getting Started"

More information

CONSENT FOR KYBELLA INJECTABLE FAT REDUCTION

CONSENT FOR KYBELLA INJECTABLE FAT REDUCTION CONSENT FOR KYBELLA INJECTABLE FAT REDUCTION INSTRUCTIONS This is an infrmed cnsent dcument which has been prepared t help yur Dctr infrm yu cncerning fat reductin with an injectable medicatin, its risks,

More information

PET FORM Planning and Evaluation Tracking ( Assessment Period)

PET FORM Planning and Evaluation Tracking ( Assessment Period) Divisin f: Behaviral Studies PET FORM Planning and Evaluatin Tracking (2010 2011 Assessment Perid) Persn Respnsible fr this Divisin: Jerry Mller Department f: Behaviral Sciences Persn Respnsible fr this

More information

Annual Assembly Abstract Review Process

Annual Assembly Abstract Review Process Annual Assembly Abstract Review Prcess AAHPM and HPNA cllabrate t review and select abstracts fr Annual Assembly. The cmmittees meet prir t the calls t review and update the Assembly bjectives (Planning

More information

2017 CMS Web Interface

2017 CMS Web Interface CMS Web Interface PREV-6 (NQF 0034): Clrectal Cancer Screening Measure Steward: NCQA Web Interface V1.0 Page 1 f 18 11/15/2016 Cntents INTRODUCTION... 3 WEB INTERFACE SAMPLING INFORMATION... 4 BENEFICIARY

More information

Creating and Linking Charge Objects

Creating and Linking Charge Objects Overview Charge bject screens are used t maintain cst accunting cdes that agencies use t break ut emplyee time based n wrk perfrmed and leave time while assigned t a specific prject(s). The charge bject

More information

Completing the NPA online Patient Safety Incident Report form: 2016

Completing the NPA online Patient Safety Incident Report form: 2016 Cmpleting the NPA nline Patient Safety Incident Reprt frm: 2016 The infrmatin cntained within this dcument is in line with the current Data Prtectin Act (DPA) requirements. This infrmatin may be subject

More information

Catherine Worthingham Fellows of APTA Instructions for Writing a Letter of Support

Catherine Worthingham Fellows of APTA Instructions for Writing a Letter of Support Catherine Wrthingham Fellws f APTA Instructins fr Writing a Letter f Supprt Fllwing is infrmatin designed t assist persns asked t write a letter f supprt fr a nminee fr the American Physical Therapy Assciatin

More information

This standard operating procedure applies to stop smoking services provided by North 51.

This standard operating procedure applies to stop smoking services provided by North 51. Authr Name/Title Melanie McIlvar, Bid Develpment Manager Authr Signature Date: 4 th September 2017 Apprver Name/Title Jasn Shelley, Grup Directr f QA/RA Apprver Signature Date: 4 th September 2017 Issue

More information

FDA Dietary Supplement cgmp

FDA Dietary Supplement cgmp FDA Dietary Supplement cgmp FEBRUARY 2009 OVERVIEW Summary The Fd and Drug Administratin (FDA) has issued a final rule regarding current gd manufacturing practices (cgmp) fr dietary supplements that establishes

More information

MGPR Training Courses Guide

MGPR Training Courses Guide MGPR Training Curses Guide fiscal cde 92107050921 1. Descriptin The training prgram supprted by MGPR is prpsed by a grup f excellent mentrs/educatrs, accmplished in Pesticides Management and Analysis,

More information

Obesity/Morbid Obesity/BMI

Obesity/Morbid Obesity/BMI Obesity/mrbid besity/bdy mass index (adult) Obesity/Mrbid Obesity/BMI Definitins and backgrund Diagnsis cde assignment is based n the prvider s clinical judgment and crrespnding medical recrd dcumentatin

More information

1100 Marie Mount Hall College Park, Maryland Tel: (301) Fax: (301)

1100 Marie Mount Hall College Park, Maryland Tel: (301) Fax: (301) UNIVERSITY SENATE 1100 Marie Munt Hall Cllege Park, Maryland 20742-7541 Tel: (301) 405-5805 Fax: (301) 405-5749 http://www.senate.umd.edu March 31, 2017 Jrdan Gdman Chair, University Senate 2208G Physical

More information

Corporate Governance Code for Funds: What Will it Mean?

Corporate Governance Code for Funds: What Will it Mean? Crprate Gvernance Cde fr Funds: What Will it Mean? The Irish Funds Industry Assciatin has circulated a draft Vluntary Crprate Gvernance Cde fr the Funds Industry in Ireland. 1. Backgrund On 13 June 2011,

More information

Year 10 Food Technology. Assessment Task 1: Foods for Special Needs. Name: Teacher:

Year 10 Food Technology. Assessment Task 1: Foods for Special Needs. Name: Teacher: Year 10 Fd Technlgy Assessment Task 1: Fds fr Special Needs Name: Teacher: Due Date: Term 2, Week 1 Type f Task: Design Task Planning Fd Requirements Cllectin f Assessment: Submit in Class Assessment Plicy:

More information

GUIDANCE DOCUMENT FOR ENROLLING SUBJECTS WHO DO NOT SPEAK ENGLISH

GUIDANCE DOCUMENT FOR ENROLLING SUBJECTS WHO DO NOT SPEAK ENGLISH GUIDANCE DOCUMENT FOR ENROLLING SUBJECTS WHO DO NOT SPEAK ENGLISH Aurra Health Care s Research Subject Prtectin Prgram (RSPP) This guidance dcument will utline the prper prcedures fr btaining and dcumenting

More information

Novel methods and approaches for sensing, evaluating, modulating and regulating mood and emotional states.

Novel methods and approaches for sensing, evaluating, modulating and regulating mood and emotional states. Nvel methds and appraches fr sensing, evaluating, mdulating and regulating md and emtinal states. 2018 Jy Academic Grant Call fr Prpsals Intrductin The Annual Jy grant initiative aims t prmte and cntribute

More information

Catherine Worthingham Fellows of the APTA Instructions for Nominators

Catherine Worthingham Fellows of the APTA Instructions for Nominators Catherine Wrthingham Fellws f the APTA Instructins fr Nminatrs The fllwing infrmatin was prepared t aid nminatrs in making a nminatin fr the APTA membership categry f Catherine Wrthingham Fellw. Please

More information

Interpretation. Historical enquiry religious diversity

Interpretation. Historical enquiry religious diversity Name: Year 8 Histry Prject 3: D The Cmmnwealth Games Still Matter In The 21 st Century? Mdule: Date Set: Deadline: Descriptin f the task: The prject is split int three separate parts: The prject is split

More information

Breast Cancer Awareness Month 2018 Key Messages (as of June 6, 2018)

Breast Cancer Awareness Month 2018 Key Messages (as of June 6, 2018) Breast Cancer Awareness Mnth 2018 Key Messages (as f June 6, 2018) In this dcument there are tw sectins f messages in supprt f Cancer Care Ontari s Breast Cancer Awareness Mnth 2018: 1. Campaign key messages

More information

Living Religions Fieldwork Project. Interview Report. 1,000 word minimum (12 point, double-spaced)

Living Religions Fieldwork Project. Interview Report. 1,000 word minimum (12 point, double-spaced) Living Religins Fieldwrk Prject Interview Reprt 1,000 wrd minimum (12 pint, duble-spaced) Submit as a Wrd attachment via email t yur instructr Name yur file with yur last name, fllwed by a space, fllwed

More information

Annual Principal Investigator Worksheet About Local Context

Annual Principal Investigator Worksheet About Local Context Cmpleting the NCI CIRB Annual Principal Investigatr Wrksheet Abut Lcal Cntext and the Study-Specific Wrksheet Abut Lcal Cntext at the University f Iwa All investigatrs cnducting research with the Natinal

More information

2017 CMS Web Interface

2017 CMS Web Interface CMS Web Interface PREV-12 (NQF 0418): Preventive Care and Screening: Screening fr Depressin and Fllw-Up Measure Steward: CMS Web Interface V1.0 Page 1 f 22 11/15/2016 Cntents INTRODUCTION... 3 WEB INTERFACE

More information

ACSQHC National Consensus Statement: Essential Elements for High Quality End-oflife Care in Acute Hospitals.

ACSQHC National Consensus Statement: Essential Elements for High Quality End-oflife Care in Acute Hospitals. 27 March 2014 Prfessr Debra Picne Chief Executive Officer Australian Cmmissin n Safety and Quality in Health Care c/ Ms Jennifer Hill, Senir Prject Officer Level 5, 255 Elizabeth Street SYDNEY NSW 2000

More information

True Patient & Partner Engagement How is it done? How can I do it?

True Patient & Partner Engagement How is it done? How can I do it? True Patient & Partner Engagement Hw is it dne? Hw can I d it? GROUP TECHNICAL ASSISTANCE JANUARY 18, 2017 COLORADO FOUNDATION FOR PUBLIC HEALTH AND THE ENVIRONMENT Webinar Objectives 1. Describe patient

More information

International Integrative Psychotherapy Association IIPA-

International Integrative Psychotherapy Association IIPA- Internatinal Integrative Psychtherapy Assciatin IIPA- www.integrativeassciatin.cm TRAINING STANDARDS FOR CERTIFIED INTERNATIONAL INTEGRATIVE PSYCHOTHERAPY TRAINER AND SUPERVISOR (CIIPTS) AND CERTIFIED

More information

Meaningful Use Roadmap Stage Edition Eligible Hospitals

Meaningful Use Roadmap Stage Edition Eligible Hospitals Meaningful Use Radmap Stage 1-2011 Editin Eligible Hspitals CPSI is dedicated t making yur transitin t Meaningful Use as seamless as pssible. Therefre, we have cme up with a radmap t assist yu in implementing

More information

PROCEDURAL SAFEGUARDS NOTICE PARENTAL RIGHTS FOR PRIVATE SCHOOL SPECIAL EDUCATION STUDENTS

PROCEDURAL SAFEGUARDS NOTICE PARENTAL RIGHTS FOR PRIVATE SCHOOL SPECIAL EDUCATION STUDENTS PROCEDURAL SAFEGUARDS NOTICE PARENTAL RIGHTS FOR PRIVATE SCHOOL SPECIAL EDUCATION STUDENTS INTRODUCTION This ntice prvides an verview f the parental special educatin rights, smetimes called prcedural safeguards

More information

Coding. Training Guide

Coding. Training Guide Cding (Specialty Hspital) Visin 4.3 (January 2013) Training Guide SurceMedical VisinSH Cding Learning Center f Excellence Last change made: January 2013 2013 Surce Medical Slutins, Inc. All Rights Reserved.

More information

WU-Minn HCP 900 Subjects Data Release: Reference Manual

WU-Minn HCP 900 Subjects Data Release: Reference Manual WU-Minn HCP 900 Subjects Data Release: Reference Manual Appendix VI Task fmri and tmeg E-Prime Key Variables 8 December 2015 900 Subjects Reference Manual Appendix VI WU-Minn Cnsrtium f the NIH Human Cnnectme

More information

The estimator, X, is unbiased and, if one assumes that the variance of X7 is constant from week to week, then the variance of X7 is given by

The estimator, X, is unbiased and, if one assumes that the variance of X7 is constant from week to week, then the variance of X7 is given by ESTIMATION PROCEDURES USED TO PRODUCE WEEKLY FLU STATISTICS FROM THE HEALTH INTERVIEW SURVEY James T. Massey, Gail S. Pe, Walt R. Simmns Natinal Center fr Health Statistics. INTRODUCTION In April 97, the

More information

Ancillary Symposia Request for Proposals Partner with the Endocrine Society to Educatte the Endocrine Community.

Ancillary Symposia Request for Proposals Partner with the Endocrine Society to Educatte the Endocrine Community. Ancillary Sympsia Request fr Prpsals Partnerr with the Endcrine Sciety t Educate the Endcrine Cmmunity. Jin the Endcrine Sciety in Bstn fr the 98 th Annual Meeting & Exp frm April 1 4, 2016. ENDO 2016

More information

Human papillomavirus (HPV) refers to a group of more than 150 related viruses.

Human papillomavirus (HPV) refers to a group of more than 150 related viruses. HUMAN PAPILLOMAVIRUS This infrmatin may help answer sme f yur questins and help yu think f ther questins that yu may want t ask yur cancer care team; it is nt intended t replace advice r discussin between

More information

Lower Extremity Amputation (LEA) Considerations / Issues

Lower Extremity Amputation (LEA) Considerations / Issues Lwer Extremity Amputatin (LEA) Cnsideratins / Issues Prviding Te Fillers can be an advantageus resurce fr yur patient and business but it als cmes with certain cnsideratins. Please review this list belw

More information

Dysart Unified School District

Dysart Unified School District Dysart Unified Schl District High Schl Scial Studies U.S. Histry- Pilt First Quarter Practicum Cnstructed Respnse Assessment Fall, 2013 Student Name: Schl: Date: Teacher Name: Scre: pts. 1-2 FFB 3 APR

More information

InformationNOW Attendance

InformationNOW Attendance InfrmatinNOW Attendance Abut this Guide This Quick Reference Guide prvides an verview f the setup, entry and reprting f attendance in InfrmatinNOW. Users are advised t refer the apprpriate InfrmatinNOW

More information

Pain Management Learning Plan

Pain Management Learning Plan Pain Management Learning Plan Overriding Gal T imprve the quality f patient care available fr patients living with chrnic pain. Learning Outcmes By the end f the implementatin, participants will be able

More information

Pediatric and adolescent preventive care and HEDIS *

Pediatric and adolescent preventive care and HEDIS * Pediatric and adlescent preventive care and HEDIS * * HEDIS is a registered trademark f the Natinal Cmmittee fr Quality Assurance (NCQA). UniCare Health Plan f West Virginia, Inc. Healthcare Effectiveness

More information

Lyme Disease Surveillance in North Carolina

Lyme Disease Surveillance in North Carolina Lyme Disease Surveillance in Nrth Carlina 2008-2014 Carl Williams DVM Megan Sanza MPH Cmmunicable Disease Branch Divisin f Nrth Carlina Public Health Lyme Disease Surveillance in Nrth Carlina 2008-2014

More information

NYS Common Core ELA & Literacy Curriculum Grade 12 Module 4 Unit 1 Lesson 14

NYS Common Core ELA & Literacy Curriculum Grade 12 Module 4 Unit 1 Lesson 14 12.4.1 Lessn 14 Intrductin In this final lessn f the unit, the 12.4.1 End-f-Unit Assessment, students craft a frmal, multi-paragraph respnse t ne f tw prmpts f their chice. Each f the tw ptins requires

More information

Action plan: serialisation of Nordic packages focus on Product Codes

Action plan: serialisation of Nordic packages focus on Product Codes 19.6.2017, versin 5 Actin plan: serialisatin f Nrdic packages fcus n Prduct Cdes The aim f this dcument is t help pharma cmpanies t prepare fr prduct cde changes and t be able t maintain prduct cdes in

More information

NIA Magellan 1 Spine Care Program Interventional Pain Management Frequently Asked Questions (FAQs) For Medicare Advantage HMO and PPO

NIA Magellan 1 Spine Care Program Interventional Pain Management Frequently Asked Questions (FAQs) For Medicare Advantage HMO and PPO NIA Magellan 1 Spine Care Prgram Interventinal Pain Management Frequently Asked Questins (FAQs) Fr Medicare Advantage HMO and PPO Questin GENERAL Why is Flrida Blue implementing a Spine Management prgram

More information

British Sign Language (BSL) Plan October 2018 Scottish Charity Regulator

British Sign Language (BSL) Plan October 2018 Scottish Charity Regulator British Sign Language (BSL) Plan 2018-2024 Octber 2018 Scttish Charity Regulatr Cntents Sectin 1: Intrductin and cntext 1.1 Intrductin 1.2 Our wrk and what we d Sectin 2: Our BSL Plan 2.1 Scttish Public

More information

Humanities and Social Sciences Division. o Work Experience, General. o Open Entry/Exit. Distance (Hybrid Online) for online supported courses

Humanities and Social Sciences Division. o Work Experience, General. o Open Entry/Exit. Distance (Hybrid Online) for online supported courses SECTION A - Curse Infrmatin 1. Curse ID: 2. Curse Title: 3. Divisin: 4. Department: 5. Subject: 6. Shrt Curse Title: 7. Effective Term:: SIGN 108 Fingerspelling Humanities and Scial Sciences Divisin Sign

More information

2017 CMS Web Interface

2017 CMS Web Interface CMS Web Interface CARE-2 (NQF 0101): Falls: Screening fr Future Fall Risk Measure Steward: NCQA Web Interface V1.0 Page 1 f 18 11/15/2016 Cntents INTRODUCTION... 3 WEB INTERFACE SAMPLING INFORMATION...

More information

Rate Lock Policy. Contents

Rate Lock Policy. Contents Rate Lck Plicy Cntents Rate Lcks... 2 Rate Lck Cnfirmatin... 2 Lck Term... 2 Pre-Lck... 2 Maximum Qualified Rate... 3 Extensins... 3 Cst t Extend... 3 Relcks... 4 Re-Negtiatin r Flat Dwn Plicy... 4 Prgram

More information

Benefits for Anesthesia Services for the CSHCN Services Program to Change Effective for dates of service on or after July 1, 2008, benefit criteria

Benefits for Anesthesia Services for the CSHCN Services Program to Change Effective for dates of service on or after July 1, 2008, benefit criteria Benefits fr Anesthesia Services fr the CSHCN Services Prgram t Change Effective fr dates f service n r after July 1, 2008, benefit criteria fr anesthesia will change fr the Children with Special Health

More information

Assessment criteria for Primary Health Disciplines Eligibility for Recognition as Credentialled Diabetes Educator. December 2015 ADEA

Assessment criteria for Primary Health Disciplines Eligibility for Recognition as Credentialled Diabetes Educator. December 2015 ADEA Assessment criteria fr Primary Health Disciplines Eligibility fr Recgnitin as Credentialled Diabetes Educatr December 2015 ADEA ASSESSMENT CRITERIA FOR PRIMARY HEALTH DICIPLINES ELIGIBILITY FOR RECOGNITION

More information

Improving Surveillance and Monitoring of Self-harm in Irish Prisons

Improving Surveillance and Monitoring of Self-harm in Irish Prisons HSE Mental Health Divisin Stewart s Hspital, Palmerstwn, Dublin 20 Tel: 01 6201670 Email: inf@nsp.ie www.nsp.ie Imprving Surveillance and Mnitring f Self-harm in Irish Prisns Prject Scpe Dcument 8 th June

More information

Call for evidence on the use of skin sensitisers, skin irritants and corrosive substances in textile and leather articles, hides and furs

Call for evidence on the use of skin sensitisers, skin irritants and corrosive substances in textile and leather articles, hides and furs Call fr evidence n the use f skin sensitisers, skin irritants and crrsive substances in textile and leather articles, hides and furs Backgrund dcument Backgrund Prductin and prcessing f textile and leather

More information

National Imaging Associates, Inc. (NIA) Frequently Asked Questions (FAQ s) For PA Health & Wellness Providers

National Imaging Associates, Inc. (NIA) Frequently Asked Questions (FAQ s) For PA Health & Wellness Providers Natinal Imaging Assciates, Inc. (NIA) Frequently Asked Questins (FAQ s) Fr PA Health & Wellness Prviders Questin GENERAL Why is PA Health & Wellness implementing a Medical Specialty Slutins Prgram? Answer

More information

CSHCN Services Program Benefits to Change for Outpatient Behavioral Health Services Information posted November 10, 2009

CSHCN Services Program Benefits to Change for Outpatient Behavioral Health Services Information posted November 10, 2009 CSHCN Services Prgram Benefits t Change fr Outpatient Behaviral Health Services Infrmatin psted Nvember 10, 2009 Effective fr dates f service n r after January 1, 2010, benefit criteria fr utpatient behaviral

More information

UNIT 6. DEVELOPING THREAT/HAZARD-SPECIFIC ANNEXES

UNIT 6. DEVELOPING THREAT/HAZARD-SPECIFIC ANNEXES UNIT 6. DEVELOPING THREAT/HAZARD-SPECIFIC ANNEXES This page intentinally left blank. UNIT INTRODUCTION Visual 6.1 This unit presents infrmatin n annexes that shuld be included in a schl emergency peratins

More information

NIR and Immunisation Webinar. Leading-edge software for health professionals

NIR and Immunisation Webinar. Leading-edge software for health professionals NIR and Immunisatin Webinar Leading-edge sftware fr health prfessinals 1 Natinal Immunisatin Register The Natinal Immunisatin Register (NIR) is designed t retain all Immunisatins given t individuals n

More information

Concept paper on the need for revision of the guideline on clinical investigation of medicinal products in the treatment of depression

Concept paper on the need for revision of the guideline on clinical investigation of medicinal products in the treatment of depression 1 2 3 10 Nvember 2016 EMA/CHMP/183826/2016 Cmmittee fr Medicinal Prducts fr Human Use (CHMP) 4 5 6 7 Cncept paper n the need fr revisin f the guideline n clinical investigatin f medicinal prducts in the

More information

HSC 106 Personal Health Plan for Learning Activities & Assessment linked to Michigan Teacher Preparation Standards

HSC 106 Personal Health Plan for Learning Activities & Assessment linked to Michigan Teacher Preparation Standards HSC 106 Persnal Health Plan fr Learning Activities & Assessment linked t Michigan Teacher Preparatin Standards Standard 1 Cmpetency 1.1 Understand basic health cntent as it relates t schl health educatin.

More information

EMEA DICOMBurner solution EMEA DICOMBurner solution

EMEA DICOMBurner solution EMEA DICOMBurner solution The mdern PACS (Picture Archiving and Cmmunicatin System) digital revlutin appears t ffer significant savings in terms f variable csts. Nevertheless, the filmless technlgy is a real advantage if there

More information

2018 Medical Association Poster Symposium Guidelines

2018 Medical Association Poster Symposium Guidelines 2018 Medical Assciatin Pster Sympsium Guidelines Overview The 3 rd Annual student-run Medical Assciatin f the State f Alabama Research Sympsium will take place n Friday and Saturday, April 13-14 at the

More information

Podcast Transcript Title: Common Miscoding of LARC Services Impacting Revenue Speaker Name: Ann Finn Duration: 00:16:10

Podcast Transcript Title: Common Miscoding of LARC Services Impacting Revenue Speaker Name: Ann Finn Duration: 00:16:10 Pdcast Transcript Title: Cmmn Miscding f LARC Services Impacting Revenue Speaker Name: Ann Finn Duratin: 00:16:10 NCTCFP: Welcme t this pdcast spnsred by the Natinal Clinical Training Center fr Family

More information

REGISTERED REPORTS AUTHOR AND REVIEWER GUIDELINES

REGISTERED REPORTS AUTHOR AND REVIEWER GUIDELINES REGISTERED REPORTS AUTHOR AND REVIEWER GUIDELINES A Registered Reprt is a frm f empirical article ffered at Nature Human Behaviur in which the methds and prpsed analyses are pre-registered and reviewed

More information

2017 PEPFAR Data and Systems Applied Learning Summit Day 2: MER Analytics/Available Visualizations, Clinical Cascade Breakout Session TB/HIV EXERCISE

2017 PEPFAR Data and Systems Applied Learning Summit Day 2: MER Analytics/Available Visualizations, Clinical Cascade Breakout Session TB/HIV EXERCISE 2017 PEPFAR Data and Systems Applied Learning Summit Day 2: MER Analytics/Available Visualizatins, Clinical Cascade Breakut Sessin TB/HIV EXERCISE Created by the ICPI TB/HIV Wrkstream Abut this Handut

More information

2018 CMS Web Interface

2018 CMS Web Interface CMS Web Interface MH-1 (NQF 0710): Depressin Remissin at Twelve Mnths Measure Steward: MNCM CMS Web Interface V2.1 Page 1 f 27 06/25/ Cntents INTRODUCTION... 4 CMS WEB INTERFACE SAMPLING INFORMATION...

More information

STANDARD FOR POMEGRANATE (CODEX STAN )

STANDARD FOR POMEGRANATE (CODEX STAN ) CODEX STAN 310-2013 Page 1 f 5 1. DEFINITION OF PRODUCE STANDARD FOR POMEGRANATE (CODEX STAN 310-2013) This Standard applies t fruits f cmmercial varieties f pmegranates grwn frm Punica granatum L., f

More information

Making Medicare + Medi-Cal Work for California s Dual Eligibles

Making Medicare + Medi-Cal Work for California s Dual Eligibles Making Medicare + Medi-Cal Wrk fr Califrnia s Dual Eligibles Hw MyCareMyChice.rg Wrks Infrmatin cllected Results Radmap MyCareMyChice.rg Walkthrugh Hmepage Sample questins Results Care chice sample Other

More information

TOP TIPS Lung Cancer Update Dr Andrew Wight Consultant respiratory Physician - WUTH

TOP TIPS Lung Cancer Update Dr Andrew Wight Consultant respiratory Physician - WUTH Tpic Circulatin list In case f query please cntact Executive Summary TOP TIPS Lung Cancer Update Dr Andrew Wight Cnsultant respiratry Physician - WUTH All Wirral GP s JaneFletcher2@nhs.net Dear Clleagues,

More information

Childhood Immunization Status (NQF 0038)

Childhood Immunization Status (NQF 0038) Childhd Immunizatin Status (NQF 0038) EMeasure Name Childhd Immunizatin EMeasure Id Pending Status Versin Number 1 Set Id Pending Available Date N infrmatin Measurement Perid January 1, 20xx thrugh December

More information

Session78-P.doc College Adjustment And Sense Of Belonging Of First-Year Students: A Comparison Of Learning Community And Traditional Students

Session78-P.doc College Adjustment And Sense Of Belonging Of First-Year Students: A Comparison Of Learning Community And Traditional Students Sessin78-P.dc Cllege Adjustment And Sense Of Belnging Of First-Year Students: A Cmparisn Of Learning Cmmunity And Traditinal Students Jennifer Ann Mrrw, Ph.D. Assistant Prfessr Old Dminin University Department

More information

Field Epidemiology Training Program

Field Epidemiology Training Program Field Epidemilgy Training Prgram Cancer Curriculum: Principles f Cancer Registries Case Study: Hspital-Based Cancer Registries FACILITATOR GUIDE FETP Cancer Curriculum: Principles f Cancer Registries Case

More information

US Public Health Service Clinical Practice Guidelines for PrEP

US Public Health Service Clinical Practice Guidelines for PrEP Webcast 1.3 US Public Health Service Clinical Practice Guidelines fr PrEP P R E S ENTED BY: M A R K T H R U N, M D A S S O C I AT E P R O F E S S O R, U N I V E R S I T Y O F C O L O R A D O, D I V I S

More information

The Cannabis Act and Regulations

The Cannabis Act and Regulations The and Regulatins OVERVIEW The and Regulatins cme int frce n Octber 17, 2018 and replaces the Access t Cannabis fr Medical Purpses Regulatins (ACMPR), and any mentin f Cannabis and Marihuana in the Narctics

More information

HEALTH SURVEILLANCE INDICATORS: CERVICAL CANCER SCREENING. Public Health Relevance. Highlights.

HEALTH SURVEILLANCE INDICATORS: CERVICAL CANCER SCREENING. Public Health Relevance. Highlights. HEALTH SURVEILLANCE INDICATORS: CERVICAL CANCER SCREENING Public Health Relevance Cervical cancer is 90% preventable by having regular Papaniclau (Pap) tests. The Pap test, als knwn as a cervical smear,

More information

Accounting Assessment Report

Accounting Assessment Report Accunting 2014-2015 Assessment Reprt 1. Please give a brief verview f the assessment data yu cllected this year. This can be in any frm yu feel is apprpriate, such as a table, a shrt narrative f results,

More information

Execu/Suite QuickBooks Interface

Execu/Suite QuickBooks Interface This dcument describes the Execu/Tech interface t QuickBks and includes Execu/Tuch pint f sale when used with Execu/Suite Htel PMS. Execu/Tuch stand-alne is excluded frm this dcument. Htels using Excu/Suite

More information

Policy Guidelines: Genetic Testing for Carrier Screening and Reproductive Planning

Policy Guidelines: Genetic Testing for Carrier Screening and Reproductive Planning Plicy Guidelines: Genetic Testing fr Carrier Screening and Reprductive Planning Cntents Overview... 1 Cverage guidelines... 2 General cverage guidelines... 2 Rutine carrier screening... 2 Carrier screening

More information

Editing Your Corps Page User Guide. BETA Version 1.0. The Salvation Army. Media Office

Editing Your Corps Page User Guide. BETA Version 1.0. The Salvation Army. Media Office Editing Yur Crps Page User Guide BETA Versin 1.0 The Salvatin Army Media Office 1 Intrductin Hell and welcme t yur new website! Yur crps has its wn page where yu can put lts f infrmatin abut yur church.

More information

Frontier School of Innovation District Wellness Policy

Frontier School of Innovation District Wellness Policy Frntier Schl f Innvatin 6700 Crprate dr. Suite 150 Phne: 816-363-1907 http://www.kcfsi.rg/ Frntier Schl f Innvatin District Wellness Plicy The Bard prmtes healthy schls, by supprting wellness, gd nutritin,

More information

CSE 331, Spring 2000

CSE 331, Spring 2000 YOUR NAME: SECTION NUMBER: CSE 331, Spring 2000 Class Exercise 15 Algrithm Design Techniques-Greedy Algrithms March 13, 2000 Fllwing are five f the cmmn types f algrithms. Fr many prblems it is quite likely

More information

Commissioning Policy: South Warwickshire CCG (SWCCG)

Commissioning Policy: South Warwickshire CCG (SWCCG) Cmmissining Plicy: Suth Warwickshire CCG (SWCCG) Treatment Indicatin Criteria FreeStyle Libre Flash Cntinuus Glucse Mnitring System Type I Diabetes Prir apprval must be requested frm the Individual Funding

More information

CALVIN JOHNSON JR. FOUNDATION 2015 PANCREATIC CANCER RESEARCH SCHOLARSHIP

CALVIN JOHNSON JR. FOUNDATION 2015 PANCREATIC CANCER RESEARCH SCHOLARSHIP I. Intrductin CALVIN JOHNSON JR. FOUNDATION 2015 PANCREATIC CANCER RESEARCH SCHOLARSHIP The Calvin Jhnsn Jr. Fundatin, Inc. (CJJRF) is a nn-prfit 501(c)(3) rganizatin funded in 2008 by Calvin MEGATRON

More information