Challenges with current definitions Options to address

Slides:



Advertisements
Similar presentations
Using Multimedia on the Web Enhancing a Web Site with Sound, Video, and Applets.
Advertisements

Hypertext markup language.  Client asks for an html file  Server returns the html file  Client parses and displays it  This display is what most people.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley A Case Study in Database Organization The iDiary Database lawrence snyder.
Create a Web Site with Frames
XP Tutorial 5New Perspectives on HTML, XHTML, and DHTML, Comprehensive 1 Designing a Web Site with Frames Using Frames to Display Multiple Web Pages Tutorial.
Agenda Overview 2.What is SharePoint? 3.NCDOT Websites 4.Roles 5.Search 6.SharePoint Interface.
Effective Use of PowerPoint in D2L Online Course Sites James Falkofske.
XP New Perspectives on XML Tutorial 3 1 DTD Tutorial – Carey ISBN
Solutions Summit 2014 Discrepancy Processing & Resolution Terri Sullivan.
Music Library Association SDC Open Meeting Feb. 18, 2005 AACR3: Summary of Part I Draft ( and a glimpse into Parts II and III) Kathy Glennan University.
Concept Model for observables, investigations, and observation results For the IHTSDO Observables Project Group and LOINC Coordination Project Revision.
What is Museum Box? A Museum box is a way of presenting information that allows you to create a cube project that can be shared with others. You can use.
XP Tutorial 8New Perspectives on HTML and XHTML, Comprehensive 1 Using Multimedia on the Web Enhancing a Web Site with Sound, Video, and Applets Tutorial.
CountryData Technologies for Data Exchange SDMX Information Model: An Introduction.
MIS 2000 Class 2: Basic Concepts Updated May 2015.
Measuring Behavior Behavior & RTI.  What is the behavior? Why is it happening?  Is it due to related to: The Environment (School & Classroom) The Curriculum.
XML 2nd EDITION Tutorial 4 Working With Schemas. XP Schemas A schema is an XML document that defines the content and structure of one or more XML documents.
Avoiding Death by Meeting Joe McVeigh TESOL—New York April 5, 2008.
Copyright 2010, The World Bank Group. All Rights Reserved. Testing and Documentation Part II.
Cyberbullying: Student Page Title Introduction Task Process Evaluation
FHIR – DICOMweb use cases
ER Diagrams ● Many different notations are available ● From wikipedia:wikipedia: Entity-relationship modelwikipedia: Entity-relationship model ● How do.
Top 20 LinkedIn Profile Edits
Image and Sound Representation
JANENE: WE ARE ON A SEPARATE PHONE LINE:
Chapter 5 System modeling
How to Create a Remind Classroom
Systems Analysis and Design
JANENE: WE ARE ON A SEPARATE PHONE LINE:
Fair Use in the Classroom
Not a Language but a series of techniques
Reconciling Issues re Performer & Assessor
draft-ietf-simple-message-sessions-00 Ben Campbell
CCD Image Processing …okay, I’ve got a bunch of .fits files, now what?
Understanding File Management
Configuration Management and Prince2
Prepared by Rand E Winters, Jr. ASR Senior Auditor October 2014
Cyberbullying: Student Page Title Introduction Task Process Evaluation
Aaker, Kumar, Day Ninth Edition Instructor’s Presentation Slides
Review of Part C of the Code – Applicability
OpenStorage API part II
Instance vs Kind Extend and harmonize FHIR resources
AND THE DRAWING BOARD Jamie Long
GOOGLE Analytics boot camp
Importing Files Importing is not the same as capturing.
Canvas Discussion Boards
Windows Internet Explorer 7-Illustrated Essentials
Project Plan Template (Help text appears in cursive on slides and in the notes field)
Overview What is Multimedia? Characteristics of multimedia
Attributes and Values Describing Entities.
Use Cases CS/SWE 421 Introduction to Software Engineering Dan Fleck
WE ARE ON A SEPARATE PHONE LINE:
Canvas Discussion Boards
ZIMS Workflow Management
Use Cases CS/SWE 421 Introduction to Software Engineering Dan Fleck
So you were told to make a website
JANENE: WE ARE ON A SEPARATE PHONE LINE:
New Perspectives on XML
Game Loop Update & Draw.
Rhetorical Analysis.
The Reading Process.
Using Animation and Multimedia
Using Charts in a Presentation
LIVD on FHIR Draft Discussion.
Rhetorical Analysis.
JANENE: WE ARE ON A SEPARATE PHONE LINE:
The Reading Process.
Towson University Store
Task 34 Scope – LTP Port (L=Nigel Davis)
LIVD on FHIR Draft Discussion.
Presentation transcript:

Challenges with current definitions Options to address Media - Observation Challenges with current definitions Options to address

CURRENT STATE Observation Patient Media Binary identifier basedOn status category code subject context effective issued performer value dataAbsentReason interpretation comment bodySite method specimen device referenceRange related component identifier basedOn type subtype view subject context occurrence operator reasonCode bodySite device height width frames duration content note Identifier : photo contentType securityContext Content Attachment DT contentType language data url size hash title creation

Challenges & Needs Media and Observation look a lot alike. Unclear when to use Observation vs. Media. Should Observation include the image, photo, video, audio recording as well, or only address the observations about the picture, video, audio recording? Need to access image, photo, video, audio recording separate from the observations regarding them in systems such as Document Management System or Blob servers. Current structure one cannot make an Observation about a Media as the source. The attachment data type only contains the in-line data, cannot reference a Media instance with its metadata. The Attachment data type seems overloaded where it really seems to need to be a relationship to something else. Unclear what the role of DocumentReference is in all this as it looks like Media as well. Generally it seems the Observation, Patient, Media, Binary, and Attachment resources/data type need to be cleaned up one way or another to better related them to each other

Option Zero – Do Nothing If these challenges are not critical, keep it as-is But we think something needs to be addressed.

Option One The premise of Option One is that the observation includes the image, photo, video, audio as well as the observations about them. Therefore the primary change is to collapse Media into Observation for observation like data, and Option 1.A – create a new Media Data Type Option 2.A – update Attachment Data Type Open question whether either data type .data should actually point to Binary.

PROPOSED STATE – OPTION ONE - A Observation Patient Binary identifier basedOn status category code subject context effective (occurrence) issued performer Value dataAbsentReason interpretation comment (note) bodySite method (subtype) specimen device referenceRange related Component Ext:reasonCode Ext:view Identifier : Photo contentType securityContext Content Media DataType category (image/video/audio) contentType language data url size height width frames duration hash title creation

PROPOSED STATE – OPTION ONE - B Observation Patient Binary identifier basedOn status category code subject context effective (occurrence) issued performer Value dataAbsentReason interpretation comment (note) bodySite method (subtype) specimen device referenceRange related Component Ext:reasonCode Ext:view Identifier : Photo contentType securityContext Content Attachment DataType category (image/video/audio) contentType language data url size height width frames duration hash title creation Or is this in the end just an enhanced attachment?

Option One - Steps All at once. It seems difficult to do this in multiple steps.

Option Two The premise is that an image, photo, video, or audio recording is not an observation in itself, but rather that it is like the patient or specimen something separate about which observations can be made. That means that the Media resource stays, while changing: Observation.value not including valueAttachment Patient.photo having a choice of using Attachment data type of going to Media Consider that the Attachment data type goes to either Media (if metadata is needed) or Binary. Various other removals and adjustments The end-state would look like the next slide, but incremental steps could be taken to get there, identified after the next slide.

PROPOSED STATE – OPTION TWO Observation Patient Media Binary identifier basedOn status category code subject context effective issued performer value (valueAttachment) dataAbsentReason interpretation comment bodySite method specimen device referenceRange related (Ref: Media….) Component Identifier : Photo (Ref:Media) identifier type (photo/video/audio /docRef?) subtype subject context basedOn (Ref: Procedure, ProcedureRequest) view occurrence operator device reasonCode bodySite height width frames duration fileSize content data (Ref: Binary) note contentType securityContext content Attachment DataType contentType language data url content (Ref:Media) data or content, not both size hash title creation Same New Remove

Option Two - Steps Not all steps need to be take at once. We do not need to do all. Which ones are best done before Normative? Step One Replace Media.basedOn (Ref: ProcedureRequest) with Ref: Procedure) Change cardinality on Media.basedOn to 0..1 Step Two Remove valueAttachment from Obsevation.value Add Media to Observation.related Step Three Point Attachment.data to Binary and add Attachment.content with Reference to Media with constraint that Attachment can only have .data or .content, but not both. Step Four – STILL NEEDED WITH STEP THREE? Replace Photo Attachment Data Type with Reference to Media Step Five Remove .content from Media and replace with .data that points to Binary. Step Shrink Attachment Data Type by removing contentType, title, and creation Add Media.fileSize or Binary.fileSize Consider renaming Media.occurrence to acquisition or creation or whenAquired Remove Media.bodySite as it seems that once interesting, the Observation or the Media.basedOn Procedure would have this. Remove Media.view as it exist elsewhere, we think…

Document Reference vs. Media We don’t think there is value in collapsing DocumentReference and Media A Document typically represents a series observations/procedural/etc. data about other things, including media, and is organized based on the author and/or target audience’s needs. Media is the raw data about which observations can be made, but not an observation on its own. A Document seems to require substantially different metadata than Media, although they both can point to a Binary for the actual data. Therefore, would want to keep Media and DocumentReference separate and define boundaries better.

Questions Is Media.view already on other II resource? Can Attachment.data point to Binary? Should DocumentReference become a type of Media?