NCCN Templates: Hierarchical Action Levels within a PlanDefinition FHIR Resource Peter Lamb August 2017 © National Comprehensive Cancer Network, Inc. 2017,

Slides:



Advertisements
Similar presentations
Object-Oriented Analysis and Design: Activity Diagrams
Advertisements

Chapter 11 Describing Process Specifications and Structured Decisions
Chapter Chapter 13-2 Chapter 13 Data Modeling Introduction An Overview of Databases Steps in Creating a Database Using Rea Creating Database Tables.
Chapter 9 Describing Process Specifications and Structured Decisions
 2003 Prentice Hall, Inc. All rights reserved. Chapter 4 - Introduction to XHTML: Part 1 Outline 4.1 Introduction 4.2 Editing XHTML 4.3 First XHTML Example.
 2004 Prentice Hall, Inc. All rights reserved. Introduction to XHTML: Part 1.
Chapter 8 Structuring System Data Requirements
Lecture 8 Shelving in Superscalar Processors (Part 1)
Acceptable Use Policies What you need to know as an elementary school teacher.
Process Modeling SYSTEMS ANALYSIS AND DESIGN, 6 TH EDITION DENNIS, WIXOM, AND ROTH © 2015 JOHN WILEY & SONS. ALL RIGHTS RESERVED. 1 Roberta M. Roth.
5 Planning a Web Site Section 5.1 Determine the purpose of your Web site Define the target audience for your Web site Write a mission statement Section.
Symbolism in “The Help”. Symbolism notes A symbol is something that represents something else, either by association or by resemblance. It can be a material.
Special Health Conditions Information List any medical problems your student may have. List any medication your child takes daily or as needed.
2014 – 2015 Yearbook & Dedications Order Form Your Name Your Your Phone Number Child’s Name Child’s Classroom Early Bird Pricing if submit by 4/3.
1 Tutorial 13 Validating Documents with DTDs Working with Document Type Definitions.
PowerPoint Presentation for Dennis, Wixom, & Tegarden Systems Analysis and Design with UML, 3rd Edition Copyright © 2009 John Wiley & Sons, Inc. All rights.
ELPSS RLO Scripting Templates VERSION 3 (Jan 09).
CHAPTER EIGHT Accessing Data Processing Databases.
Proposal Insert Subtitle Here Strictly Private and Confidential Draft December 8, 2014 Risk Management guidance box Guidance when using Smart Transaction.
Preview of Grade 7 AF1.1 Use variables and appropriate operations to write an expression, an equation, an inequality, or a system of equations, or.
R R R CSE870: UML Component Diagrams Implementation Diagrams.
Chapter 4-1. Chapter 4-2 Chapter 4: Data Modeling Introduction An Overview of Databases Steps in Creating a Database Using REA Creating Database Tables.
Copyright © Ed2Net Learning Inc.1 Graphing in four Quadrants.
American Thoracic Society 1.Relevant financial relationships with a commercial interest: Please retain the titles above. If you or your spouse/life partner,
Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Slide 1 Systems Analysis and Design with UML Version 2.0, Second Edition Alan Dennis, Barbara Wixom, and David Tegarden Chapter 6: Functional Modeling.
R R R CSE870: UML Component Diagrams Implementation Diagrams.
HOW TO TEACH MATH VOCABULARY MATHEMATICS EDUCATION DEPARTMENT
Tutorial 1 – Creating Web Pages With HTML
Introduction To Application Layer
EGR 2131 Unit 4 Combinational Circuits: Analysis & Design
Boolean Algebra & Logic Gates
Chapter 7 Appendix A Object-Oriented Analysis and Design: Use Cases
Lesson # 9 HP UCMDB 8.0 Essentials
Template Instructions
XCON WG IETF-64 Meeting XCON Framework Overview & Issues
11-4 Inequalities Course 2.
Course Outcomes of Object Oriented Modeling Design (17630,C604)
Object-Oriented Analysis and Design
Graphic Design & Illustration
XML QUESTIONS AND ANSWERS
Welcome to Computer Science Jeopardy
Preview Warm Up California Standards Lesson Presentation.
Faculty Disclosure Slide Templates
Advanced stage non–small cell lung cancer treatment algorithm
Section 5.1 Section 5.2 Determine the purpose of your Web site
Lesson 10 – Thinking about Structure
Variables, Algebraic Expressions, and Simple Equations
Clinical Reasoning Track
Exploring Microsoft Office 2013 Word Comprehensive
exploring Microsoft Office 2013 Plus
Course: CAT Date: November 6, 2018
Symbolism notes A symbol is something that represents something else, either by association or by resemblance. It can be a material object or a written.
Faculty Disclosure Slide Templates
You can position your opening statement or title here, either in Black, blue or reversed-out. Authors:…. Name of speaker Paper id: 01.
Accounting Systems & Business Processes Chapter 4
1) C program development 2) Selection structure
Accounting Systems & Business Processes Chapter 4
Accounting Systems & Business Processes Chapter 4
ACCOUNTING INFORMATION SYSTEMS
One-Pager Guidelines Must have a border (make it colorful and patterns are good) Name must be large and clear: Bold, bubble, or block letters Must have.
Mark Crowther – Empirical Pragmatic Tester
Chapter 11 Describing Process Specifications and Structured Decisions
Pradnya Chopade, Luke P. Akard  Clinical Lymphoma, Myeloma and Leukemia 
Insert text here.. Insert text here. BONUS! +2.
The distress thermometer.
Computing Fundamentals Module Lesson 9 — Using Windows Explorer
Testing Schedule.
UML  UML stands for Unified Modeling Language. It is a standard which is mainly used for creating object- oriented, meaningful documentation models for.
Options > Settings > Rules
Presentation transcript:

NCCN Templates: Hierarchical Action Levels within a PlanDefinition FHIR Resource Peter Lamb August 2017 © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Overview NCCN Templates make use of the PlanDefinition resource within FHIR PlanDefinition has a data element called action, which is an action defined by the plan action also has an action data element, meaning that sub-actions can be contained within an action. The behavior of an action determines the functionality of sub-actions. For example, a selection behavior of “at-most-one” indicates that of the sub-actions, at most one may be chosen as part of realizing the action NCCN Templates make extensive use of actions to express optionality that is contained within complicated regimens This presentation highlights how NCCN Templates use the action data element, and includes specific examples of each use case This presentation also highlights the relationship between PlanDefinition & ActivityDefinition resources, as ActivityDefinitions are also used in NCCN Templates © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

PlanDefinition: Hierarchical Action Levels regimen option regimen part cycle definition regimen entry group regimen entry dosage instruction group dosage instruction © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Hierarchical Action Levels (cont.) To be clear, every template (even the most simple ones) will have at least one of every action level For example, SCL17 (below) has one of each hierarchical action level Template: SCL17 © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Level 1: regimen option This level is for the “parent-most” level of optionality contained within a template, introduced with ORs Template: SCL1 Option 1 Template: BRS59 Option 1 Option 2 Option 2 Option 3 Option 4 © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®. Option 3

Level 2: regimen part This level can expand a regimen option, introduced with phrases like “concurrent with” or “followed by” Template: MUM60 Part 1 Part 2 Part 3 Part 4 Template: BRS59 Part 1 Part 2 Part 3 Part 4 © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Level 3: cycle definition This level can expand a regimen part, introduced with ORs in the cycle definition Template: REC54 Cycle Def 1 Cycle Def 2 Template: DBL2 Cycle Def 1 Cycle Def 2 Cycle Def 3 Cycle Def 3 Cycle Def 4 Cycle Def 5 Cycle Def 6 © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Level 4: regimen entry group When an agent includes optionality, introduced by an OR between the same agents Template: RHAB2 Total # of regimen entry groups = 1 reg option x 1 reg part x (2 cycle defs x 4 reg entry groups) = 8 + 1 reg option x 1 reg part x (2 cycle defs x 3 reg entry groups) = 6 = 14 reg entry groups Dox combined into a single Reg Ent Group © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Level 5: regimen entry An agent in the template (bolded agent name, e.g. DOXOrubicin) Total # of regimen entries= 1 reg option x 1 reg part x (2 cycle defs x 5 reg entries) = 10 + 1 reg option x 1 reg part x (2 cycle defs x 3 reg entries) = 6 = 16 reg entries Total # of regimen entries= 1 reg option x 1 reg part x (3 cycle defs x 4 reg entries) = 12 + 1 reg option x 1 reg part x (3 cycle defs x 4 reg entries) = 6 = 24 reg entries Template: RHAB2 Template: SOT3 © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Level 6: dosage instruction group When an agent includes dosage optionality (for agents with optionality, this is displayed as a bulleted list using the ▪ symbol), each option will be included within its own dosage group Template: CLL29 4 regimen entries, 12 dosage instruction groups Template: MUM60 11 regimen entries, 12 dosage instruction groups © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Level 7: dosage instruction Covers dosage optionality such as route or infusion time At this “child-most” level this is a single agent and its dosage Template: CLL22 10 dosage instruction groups, 14 dosage instructions Template: MUM64 12 dosage instruction groups, 15 dosage instructions © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.

Relationship to ActivityDefinition The action data element in a PlanDefinition has a data element called definition, which is a description of the activity to be performed An action definition is of type Reference, and can either reference an ActivityDefinition or a PlanDefinition In NCCN Templates, action definitions at the “child-most” dosage instruction level include a definition data element, and it is of type ActivityDefinition (note that the ActivityDefinition is of kind MedicationRequest) In NCCN Templates, the actions within a PlanDefinition include internal references to ActivityDefinitions; this is denoted by the hashtag (#) sign before the action definition reference value This tells FHIR to look for the reference ActivityDefinition here in the same file and not somewhere else on the server Template: MUM64 © National Comprehensive Cancer Network, Inc. 2017, All rights reserved. The NCCN Guidelines® and this illustration may not be reproduced in any form without the express written permission of NCCN®.