Implementation Guide for Study Design Structured. Document. FDA Guidance for Human Clinical Trials
|
|
|
- Emil Garrett
- 10 years ago
- Views:
Transcription
1 Implementation Guide for Study Design Structured Document FDA Guidance for Human Clinical Trials i
2 Table of Contents 1 Acknowledgements Introduction Audience Approach Change process Abbreviated Terms How to use this document Templates Embedded Data Structures Identifiers Coded Values Null Values Units of Measure Implementation Issues Conventions Study Design Structured Document Document Header Document Sections Unstructured Section Structured Section Content Data Structures Study Epoch Study Arm Study Substance Study Element Element in Arm Study Visit Definition Visit in Arm Study ii
3 5.3.9 Study Eligibility Criterion Study Sponsor Vocabulary A Appendices A.1: Templates A.2: Identifiers A.3: Vocabulary: Act Codes A3.1 Structural Code Values A3.2 Study Code Values A.4 Vocabulary: Value Sets A.4.1 HL7 Defined Value Sets A.4.2 Centrally Defined Value Sets A.4.3 Locally Defined Value Sets A.4.4 Subject Data Locally Defined Value Sets A.4 Sample Messages iii
4 1 Acknowledgements This document is based on the Health Level Seven Study Design Structured Document, and on the CDISC SDTM Implementation Guide. 2 Introduction This document is intended to assist organizations responsible for clinical trials in reporting the design of a study. It draws on the trial design content of the SDTM standard, and shows how to represent that content using the HL7 Specification. The study design structured document describes what is going to be done in a study.. A study in this context is any investigation performed to support the safety, effectiveness, or quality of a medical product. As such, the experimental subject of a study can be a human, other nonhuman living subjects, parts of nonhuman living subjects, groups of nonhuman living subjects, or the medical product itself. The study design structured document will transport trial design and eligibility criteria information in a standardized format. The specification is designed to allow communicating the content of a study protocol. However, it lays particular emphasis on communicating the following in a structured form: arms, epochs, subject assignment, planned encounters (visits), planned interventions, planned observations (assessments), eligibility criteria and study characteristics. The scope of the initial release of the standard is limited to the protocol document, study plan of activities, analysis comparables and eligibility criteria. The following are out of scope: site setup, recruitment, inventory management, data management, database lock, and statistical analysis plan. The scope of this Implementation Guide is limited to the protocol document and the trial design content defined within the SDTM Implementation Guide published by CDISC. 1 It also leverages the standard sections of a protocol as defined by the International Conference on Harmonisation Good Clinical Practice E6 Guideline 2. Further information about the Study Design Structured Document specification is available at HL7.org. 2.1 Audience The audience for this document is software developers and development organizations who wish to produce or receive Study Design Structured Documents. 2.2 Approach The Study Design Structured Document specification was designed to address a wide range of possible use cases for reporting or amending study protocols. This implementation guide has been designed to support an initial test of reporting protocol information using the HL7 specification. In order to ease the implementation process, the scope of the document has been restricted to only include the unstructured protocol document and content previously defined within the trial design domains of CDISC SDTM implementation guide. 1 Study Data Tabulation Model Implementation Guide: Human Clinical Trials, CDISC The document also provides a reference Section 7 to the structure and design of a clinical trial
5 The vocabulary items that are needed to support Study Design reporting are managed by NCI within the EVS Thesaurus. NCI EVS will provide a file for the Study Design user community to be located at: Material at this site will contain all pertinent CDISC terminology subsets as well as additional value sets as needed. This material is available for download 24/7 and updates to terminology will be completed by the NCI EVS team. NC EVS currently provides terminology in Excel and Text formats. 2.3 Change process The Study Design Structured Document has been published as DSTU by HL7. It is likely that implementation experience and changes in design philosophy will lead to changes in the specification. In addition, we also expect there to be changes, possibly expansion, in the requirements to be addressed by a study design implementation guide. Issues and new requirements should be reported to [email protected]. 2.4 Abbreviated Terms The following abbreviations appear within the document. Abbreviated Spelled Out CDA Clinical Document Architecture CDISC Clinical Data Interchange Standards Consortium DSTU Draft Standard for Trial Use EVS Enterprise Vocabulary Services HL7 Health Level 7 ICH International Committee on Harmonization NCI National Cancer Institute OID Object Identifier SDTM Study Data Tabulation Model SEND Standard for Exchange of Nonclinical Data 3 How to use this document The Implementation Guide provides specific instructions on using the Study Design Structured Document in order to transmit the fundamental information for a planned human clinical study. It provides instruction on how to value the elements and attributes of a conformant study design document, and discusses relevant issues for managing identifiers and vocabularies. 3.1 Templates This definition of a conformant study design document is constructed as a collection of templates. For HL7, a template is an expression of a set of constraints on the RIM or a RIM derived model that is used to apply additional constraints to a portion of an instance of data which is expressed in terms of some other Static Model. Templates are used to further define and refine these existing models to specify a narrower and more focused scope. 3 Our templates express how the more general Study Design Structured Document specification is to be implemented for the purposes of this guide. This method of documentation is intended to ease conformance testing we expect that instances will be tested against the constraints of these templates as a method of evaluating conformance. 3 Formal Template Definition, Specification and Use of Reusable Constraint Templates, Normative Edition of HL7 Version 3 Standards, Health Level 7, Ann Arbor MI July
6 In addition, the content in this document has been organized into templates in order to simplify presentation and to offer a reasonable and modular structure for the implementer. Whether or not template identifiers are needed within document instances will be an implementation decision. 3.2 Embedded Data Structures Any HL7 Version 3 product is based on a common set of data types of reusable data structures. This section discusses those for which further explanation will be useful to implementers Identifiers The data element id is used for identifiers within HL7 Version 3, and is assigned the data type II instance identifier. It is intended to allow unique identification of objects used within healthcare data processing. Uniqueness is assured through definition of both an identifier value and the namespace from which that identifier was drawn. HL7 offers a couple of identification schemes for ensuring the global uniqueness of the identifier namespace. 4 Within in this guide we are assuming the use of the Object Identifier (OID). We have also simplified the implementation of this concept to meet the specific needs of implementers and of identification in the context of study design. We do not wish to require that implementers develop the ability to manage and assign OIDs to the relevant namespaces. However it is necessary to have some method of distinguishing identifiers since it is not always possible to rely on the document content. (This is not a practical issue for Study Design, but it is one for subject data.) Therefore a generic OID will be assigned as a designator for the kind of name space that is relevant this is equivalent to specifying the identifier type. The generic OIDs are used where needed, and are documented below. In addition, for those identifiers used only within the message and for which the context is always clear, the name space will not be valued. This is indicated by use of a null value indicator which signifies that a complete identifier is not being provided Coded Values Coded values are used within this guide as with all HL7 Version 3 products to clearly provide the needed information (to get closer to semantic interoperability ). You will see this in two contexts: Structural Coherence: HL7 has provided code sets to indicate basic structural information within a document. For example, that a structure is an observation or a substance administration, that information is being provided regarding the author of a document or the performer of an activity. These items use vocabularies provided by HL7 and are almost always constrained to a single value within implementation guides such as this. Semantic Clarity: Coded items constrain the set of possible included values, to allow receivers of the information to use it in more precise ways. For instance, there is a predefined set of routes of administration for medication, since different uses of the data are dependent on specific values of a particular item. These code sets are functionally meaningful, and the set of possible codes must be communicated to allow full use of the data. Within this implementation guide, those code sets (value sets) that are centrally defined, and those which are provided by study sponsors are specified in the Vocabulary section. The data type for coded data includes properties for the code to be transmitted, for the code system used to be identified (code systems are identified with an OID), and for display text conveying the coded concept in words Instance Identifier, Data Types: Abstract, Normative Edition of HL7 Version 3 Standards, Health Level 7, Ann Arbor MI July
7 3.2.3 Null Values Study Design Structured Document Implementation Guide HL7 allows assignment of a null value to any attribute. A null value means that the information does not exist, is not available or cannot be expressed in the data type's normal value set. 5. The guide uses the null value assignment to indicate that a required data element cannot be provided, or that, in the case of identifiers, partial information is used Units of Measure HL7 physical quantities use the HL7 PQ data type, in which units are expressed in the Unified Code for Units of Measure (UCUM; ), available at The guide calls on the representation of these units provided by CDISC and captured within the NCI Thesaurus. 4 Implementation Issues 4.1 Conventions This document follows conventions used within HL7 CDA implementation guides. Relevant conventions are reiterated here. The terms SHALL, SHALL NOT, SHOULD, SHOULD NOT, and MAY in this document are to be interpreted as described in the HL7 Version 3 Publishing Facilitator's Guide. The keyword "SHALL" implies a lower cardinality of 1 but does not disallow NULL values. If NULL values are to be excluded, it will be via an additional explicit conformance statement. 5 Study Design Structured Document The Study Design Structured Document captures the content of a study protocol as documented by the ICH and by CDISC. It contains unstructured sections that are intended to contain text based documents as well as a structured section to contain the items that are critical for subsequent transmission of information regarding the experience of study subjects. The Study Design Structured Document Specification is a document markup standard that specifies the structure and semantics of the documentation used to describe a planned clinical or non-clinical study. This implementation guide focuses on a subset of the data that is conveyed. 5.1 Document Header The header contains information to identify the protocol document itself and to make clear its source, and who takes responsibility for its content. The root element of the header is the Document class. The template id for the document is: FDAroot.xx.yy.01. Its contents are specified as follows: 1. SHALL contain exactly one DOCCLIN 2. SHALL contain exactly one EVN 3. SHALL contain one to many [1..*] id The identifier assigned to the study design must be included. It uniquely identifies the study DataValue (ANY), Data Types: Abstract, Normative Edition of HL7 Version 3 Standards, Health Level 7, Ann Arbor MI July
8 design/protocol. [SDTM: STUDYID] In addition, there may be identifiers assigned by a registry such as ct.gov. [SDTM: Registry Identifier] 4. SHALL contain exactly one [1..1] code@code = Cxxxxx (CodeSystem NCI Thesaurus) 5. SHOULD contain zero or one [0..1] title. A text name for the study {SDTM: TSPARMCD = TITLE} 6. SHOULD contain zero or one [0..1] effectivetime The date/time on which this version of the document was released. 7. SHOULD contain zero or one [0..1] confidentiality code SHALL be selected from (CodeSystem: Confidentiality) 8. MAY contain zero or one [0..1] languagecode (Code System Language Codes Alpha 3) The language used for the document. The entry may be left out, if the language used is English. 9. May contain zero or one [0..1] realmcode ( ) Identifies a country or other administrative unit that has defined particular rules for the format or content of the structured document. The entry may be left out if the intended realm is the United States. 10. SHALL contain exactly one [1..1] setid An identifier that remains consistent across all revisions derived from a common original. In the first version of the document VersionNumber = 1, setid and id will be identical. 11. Shall contain exactly one [1..1] VersionNumber An integer value that designates the version of the document. 12. SHALL contain exactly one [1..1] responsibleparty a. The responsibleparty SHALL contain exactly one RESP i. The responsibleparty SHALL contain exactly one [1..1] assignedentity 1. The assignedentity SHALL contain exactly one ASSIGNED 2. The assignedentity SHALL contain exactly one [1..1] assignedperson a. The assignedperson SHALL contain exactly one PSN b. The assignedperson SHALL contain exactly one INSTANCE c. The assignedperson SHOULD contain zero to one [0..1] name A text name for the principle investigator. [SDTM: ] i. The name MAY contain zero to one [0..1] prefix A text entry with a name prefix, e.g., Dr. ii. The name SHALL contain exactly one [1..1] given The given name of the person. iii. The name SHALL contain exactly one [1..1] family 5
9 The surname name of the person 3. The assignedentity SHALL contain exactly one [1..1] representedorganization a. The representedorganization SHALL contain exactly one ORG b. The representedorganization SHALL contain exactly one INSTANCE c. The representedorganization SHALL contain exactly one [1..1] id An identifier for the study sponsor. d. The representedorganization SHOULD contain zero to one [0..1] name A text name for the study sponsor. [SDTM: Appendix C3 TSPARMCD = SPONSOR] 13. SHALL contain one to many [1..*] components Each desired section whose number and title may be based on advice provided by ICH is included as a single component. a. The component SHALL contain exactly one COMP b. The component SHALL contain exactly one [1..1] nonxmlbody The nonxml body will carry an unstructured section. The list of unstructured sections should be drawn from the list of possible sections included below. i. The nonxmlbody shall contain exactly one DOCBODY ii. The nonxmlbody shall contain exactly one EVN iii. The nonxmlbody shall contain exactly one [1..1] text. The text will contain the content of the desired protocol section 14. SHALL contain exactly one [1..1] component a. SHALL contain exactly one [1..1] structuredbody The section is defined using template FDAroot.xx.yy Document Sections The structured document will contain structured and unstructured sections. This contains the content of the protocol for the planned study Unstructured Section The unstructured sections are expected to have content based on the following list. 1. Protocol Synopsis [1] 2. General Information [1] 3. Background Information [1] 4. Trial Objectives and Purpose [1] 5. Trial Design [1] 6. Treatment of Subjects [1] 7. Assessment of Efficacy [1] 8. Assessment of Safety [1] 9. Statistics [1] 6
10 10. Direct Access to Source Data/Documents [1] 11. Quality Control and Quality Assurance [1] 12. Ethics [1] 13. Data Handling and Recordkeeping [1] 14. Financing and Insurance [0..1] (if not addressed in a second document) 15. Publication Policy [0..1] (if not addressed in a second document) 16. Appendix [0..*] 17. Protocol Amendments [0..*] 18. Unspecified [0..*] (suggested for any additional information that doesn t fit elsewhere) Structured Section The section contains the structured content for the study design. The template id for the structuredbody content is: FDAroot.xx.yy.02. Its contents are specified as follows: 1. SHALL contain exactly one DOCBODY 2. SHALL contain exactly one EVN 3. SHALL contain exactly one [1..1] component a. The component SHALL contain exactly one COMP b. The component SHALL contain exactly one 1..1] section i. The section SHALL contain exactly one DOCSEC ii. The section SHALL contain exactly one EVN iii. The section SHALL contain exactly one [1..1] code/@code = (CodeSystem NCI Thesaurus) A code value to the section content is a planned study. iv. The section SHALL contain exactly one [1..1] title v. The section SHALL contain exactly one [1..1] subject 1. The subject SHALL contain exactly one SUBJ 2. The subject SHALL contain exactly one [1..1] plannedstudy a. The plannedstudy SHALL contain exactly one OBS b. The plannedstudy SHALL contain exactly one DEF c. The plannedstudy SHALL contain exactly one [1..1] researchsubject i. The researchsubject SHALL contain exactly one RESBJ ii. The researchsubject SHALL contain exactly one [1..1] subjectpersonkind 1. The subjectpersonkind SHALL contain exactly one PERS 2. The subjectpersonkind SHALL contain exactly one KIND 3. The subjectpersonkind SHOULD contain zero to one [0..1] quantity@value The number of subjects that is planned for the study [SDTM: Appendix C3 TSPARMCD = PLANSUB] d. The plannedstudy MAY contain zero to many [0..m] precondition i. The precondition SHALL contain exactly one PRCN 7
11 ii. The precondition SHALL contain exactly one [1..1] eligibilitycriterion. Information on inclusion and exclusion criteria for the study. Template ID = FDAroot.xx.yy,11 e. The plannedstudy SHALL contain one to many [1..m] component1 i. The component1 SHALL contain exactly one COMP ii. The component1 SHALL contain exactly one [1..1] epoch. Information on epochs defined for the study. Template ID = FDAroot.xx.yy.03 f. The plannedstudy SHALL contain one to many [1..m] component2 i. The component2 SHALL contain exactly one COMP ii. The component2 SHALL contain exactly one [1..1] arm. Information on arms defined for the study. Template ID = FDAroot.xx.yy.04 g. The plannedstudy SHALL contain one to many [1..m] component3 i. The component3 SHALL contain exactly one COMP ii. The component3 SHALL contain exactly one [1..1] substanceadministration. Information on one or more treatment substances to be administered during the study. Template ID = FDAroot.xx.yy.05 h. The plannedstudy SHALL contain one to many [1..m] component3 i. The component3 SHALL contain exactly one COMP ii. The component3 SHALL contain exactly one [1..1] observation. Information on one or more locally defined value set to be used for validating subject data in reports from the study. Template ID = FDAroot.xx.yy.14 i. The plannedstudy SHALL contain one to many [1..m] component4 i. The component4 SHALL contain exactly one COMP ii. The component4 SHALL contain exactly one [1..1] timepointeventdefinition. Information on elements and visits defined for the study. Element information is defined within Template ID = FDAroot.xx.yy.06 Visit information is defined within Template ID = FDAroot.xx.yy.08 j. The plannedstudy SHALL contain one to many [1..m] subjectof i. The subjectof SHALL contain exactly one SUBJ ii. The subjectof SHALL contain exactly one [1..1] study Information on characteristics/parameters defined for the study. Study characteristic information is defined within Template ID = FDAroot.xx.yy Content Data Structures The body of the study design is comprised of several templates that are used to represent the primary functional content of the study design. 8
12 5.3.1 Study Epoch An epoch is an interval of time in the planned conduct of a study during which treatment is constant. 6 A subject movers from one epoch to another, and can only be in one epoch at a time. The main purpose of the epoch is to organize arms for comparison purposes. The template id for the data structure is: FDAroot.xx.yy.03. Its contents are specified as follows: 1. The epoch SHALL contain exactly one ACT 2. The epoch SHALL contain exactly one DEF 3. The epoch SHALL contain exactly one [1..1] id@nullflavor= UNK The identifier is only used to provide references within the content of the study design document. A root OID to provide global uniqueness is not needed. 4. The epoch SHALL contain exactly one [1..1] id@extension The extension value shall be an integer, and shall be unique within the document. 5. The epoch SHALL contain exactly one [1..1] title@mediatype= text/plain 6. The epoch SHALL contain exactly one [1..1] title A text description of the epoch. [SDTM: EPOCH] Study Arm An arm is a sequence of epochs (time intervals during which treatment is consistent) defining the course of participation for a subject in a trial. 7 It is a path through the study which describes what activities the subject will be involved in as they pass through the study, and is typically equivalent to a treatment group in a parallel design trial. Generally, each subject is assigned to an Arm, and the design of the study is reflected in the number and composition of the individual arms. The template id for the data structure is: FDAroot.xx.yy.04. Its contents are specified as follows: 1. The arm SHALL contain exactly one ACT 2. The arm SHALL contain exactly one DEF 3. The arm SHALL contain exactly one [1..1] id@nullflavor= UNK The identifier is only used to provide references within the content of the study design document. A root OID to provide global uniqueness is not needed. 4. The arm SHALL contain exactly one [1..1] id@extension The extension value shall be an integer, and shall be unique within the document. 5. The arm SHALL contain exactly one [1..1] code@code = (CodeSystem Arm - local) 6. The arm SHALL contain exactly one [1..1-code@displayName A text description of the arm Study Substance Information on a substance to be administered during the trial, and on the manner of its administration. The template id for the data structure is: FDAroot.xx.yy.05. Its contents are specified as follows: 1. The studysubstance SHALL contain exactly one SBADM 6 Glossary: Clinical Trails Terminology Version 2.0, CDISC. 7 Glossary: Clinical Trails Terminology Version 2.0, CDISC. 9
13 2. The studysubstance SHALL contain exactly one DEF 3. The studysubstance MAY contain zero to one [0..1] effectivetime a. The effectivetime SHALL contain exactly one PIVL_TS b. The effectivetime SHALL contain exactly one [1..1] period Time period holds the frequency of administration. [SDTM Appendix C3 TSPARMCD = DOSFRQ]. Note that the HL7 frequency representation captures the periodicity of administrations the scheduled time delay between two administrations. i. The period SHALL contain exactly one [1..1] value ii. The period SHALL contain exactly one [1..1] unit (CodeSystem NCI Thesaurus) 4. The studysubstance MAY contain zero to one [0..1] routecode@code (CodeSystem NCI Thesaurus) The route by which the substance is administered. [SDTM Appendix C3 TSPARMCD = ROUTE] 5. The studysubstance MAY contain zero to one [0..1] dosequantity@value The planned amount to be administered. [SDTM Appendix C3 TSPARMCD = DOSE] 6. The studysubstance MAY contain zero to one [0..1] dosequantity@unit (CodeSystem NCI Thesaurus) [SDTM Appendix C3 TSPARMCD = DOSU] 7. The studysubstance MAY contain zero to one [0..1] consumable a. The consumable SHALL contain exactly one CSM b. The consumable SHAL contain exactly one [1..1] manufacturedproduct i. The manufacturedproduct SHALL contain exactly one MANU ii. The manufacturedproduct SHALL contain exactly one [1..1] manufacturedmaterial 1. The manufacturedmaterial SHALL contain exactly one MMAT 2. The manufacturedmaterial SHALL contain exactly one KIND 3. The manufacturedmaterial may contain zero to one [0..1] code@code 4. The manufacturedmaterial may contain zero to one [0..1] name Information on the substance to be administered. Either the name or code may be provided. [SDTM Appendix C3 TSPARMCD = PLANSUB] [SDTM Appendix C3 TSPARMCD = TRT] Study Element An element is a building block that is used to organize activity within the trial. It represents a cluster of activities that may be assigned to one or more arms within the study. Note, study design provides information about the individual elements of the study, and about an elements assignment to a particular arm. It would be possible to define a list of activities that would be expected to be performed as part of an element. However, that level of detail is beyond the scope of this implementation guide. The template id for the data structure is: FDAroot.xx.yy.06. Its contents are specified as follows: 1. The timepointeventdefinition SHALL contain exactly one CTTEVENT 2. The timepointeventdefinition SHALL contain exactly one DEF 10
14 3. The timepointeventdefinition SHALL contain exactly one [1..1] UNK Presence of the identifier is required by the schema, but is not functionally required. 4. The timepointeventdefinition SHALL contain exactly one [1..1] (CodeSystem = Element Code Local) A code to indicate the nature of the element. [SDTM: ETCD] 5. The timepointeventdefinition SHALL contain exactly one [1..1] code@displaytext [SDTM: ELEMENT] 6. The timepointeventdefinition MAY contain zero to one [0..1] effectivetime@xsi:type= IVL_TS a. The effectivetime SHALL contain exactly one {1..1] width@value b. The effectivetime SHALL contain exactly one {1..1] width@unit The expected duration of the activities included within the element. [SDTM: TEDUR] 7. The timepointeventdefinition MAY contain zero to one [0..1] precondition a. The precondition SHALL contain exactly one PRCN b. The precondition SHALL contain exactly one {1..1] checkpointcode@code= B The checkpoint code B indicates the criterion is evaluated before the activities included within the element begin. i. The timepointeventcriterion SHALL contain exactly one OBS ii. The timepointeventcriterion SHALL contain exactly one CRT iii. The timepointeventcriterion SHALL contain exactly one {1..1] code@code = CXXXXX (CodeSystem NCI Thesaurus) The code value indicates the observation is an element performance rule. iv. The timepointeventcriterion SHALL contain exactly one {1..1] value@xsi:type= ED v. The timepointeventcriterion SHALL contain exactly one {1..1] value@mediatype= text/plain vi. The timepointeventcriterion SHALL contain exactly one {1..1] value A rule describing the condition under which the element is to start. [SDTM: TESTRL] 8. The timepointeventdefinition MAY contain zero to one [0..1] precondition a. The precondition SHALL contain exactly one PRCN b. The precondition SHALL contain exactly one {1..1] checkpointcode@code= E ( The checkpoint code E indicates the criterion is evaluated in order to allow the activities within the element to end. i. The timepointeventcriterion SHALL contain exactly one OBS ii. The timepointeventcriterion SHALL contain exactly one CRT iii. The timepointeventcriterion SHALL contain exactly one {1..1] code@code = CXXXXX (CodeSystem NCI Thesaurus) The code value indicates the observation is an element performance rule. iv. The timepointeventcriterion SHALL contain exactly one {1..1] value@xsi:type= ED v. The timepointeventcriterion SHALL contain exactly one {1..1] value@mediatype= text/plain vi. The timepointeventcriterion SHALL contain exactly one {1..1] value A rule describing the condition under which the element is to end. [SDTM: TEENRL] 9. The timepointeventdefinition SHALL contain one to many [1..*] component2 a. The component2 SHALL contain exactly one COMP 11
15 b. The component2 SHALL contain exactly one [1..1] timepointeventdefinition Information on an element s positioning within a particular study arm. Element in Arm information is defined within Template ID = FDAroot.xx.yy Element in Arm The element defines a collection of activities to be performed during a study. However this collection can take place in different contexts through being situated in different arms of the study. The element in arm template captures an element s assignment to an arm, as well as allowing the definition of particular rules that apply when the element occurs within the arm. The template id for the data structure is: FDAroot.xx.yy.07. Its contents are specified as follows: 1. The timepointeventdefinition SHALL contain exactly one CTTEVENT 2. The timepointeventdefinition SHALL contain exactly one DEF 3. The timepointeventdefinition SHALL contain exactly one [1..1] id@nullflavor= UNK Presence of the identifier is required by the schema, but is not functionally required. 4. The timepointeventdefinition SHALL contain exactly one [1..1] code@code (CodeSystem = Element Code Local) A code to indicate the nature of the element. For the element in arm, the value is used as reference to the parent element. [SDTM: ETCD] 5. The timepointeventdefinition MAY contain zero to one [0..1] precondition a. The precondition SHALL contain exactly one PRCN b. The precondition SHALL contain exactly one {1..1] checkpointcode@code= X ( The checkpoint code X indicates the criterion is evaluated at the point the element is exited. i. The timepointeventcriterion SHALL contain exactly one OBS ii. The timepointeventcriterion SHALL contain exactly one CRT iii. The timepointeventcriterion SHALL contain exactly one {1..1] code@code = CXXXXX (CodeSystem NCI Thesaurus) The code value indicates the observation is a branching rule applying to the element s presence in the arm. iv. The timepointeventcriterion SHALL contain exactly one {1..1] value@xsi:type= ED v. The timepointeventcriterion SHALL contain exactly one {1..1] value@mediatype= text/plain vi. The timepointeventcriterion SHALL contain exactly one {1..1] value A rule describing the condition that, during the performance of the element, would lead a subject to be assigned to this arm of the study.. [SDTM: TABRANCH] 6. The timepointeventdefinition MAY contain zero to one [0..1] precondition a. The precondition SHALL contain exactly one PRCN b. The precondition SHALL contain exactly one {1..1] checkpointcode@code= E ( The checkpoint code E indicates the criterion is evaluated at the point that the activities within the element end. i. The timepointeventcriterion SHALL contain exactly one OBS ii. The timepointeventcriterion SHALL contain exactly one CRT iii. The timepointeventcriterion SHALL contain exactly one {1..1] code@code = CXXXXX (CodeSystem NCI Thesaurus) The code value indicates the observation is an element performance rule. 12
16 iv. The timepointeventcriterion SHALL contain exactly one {1..1] ED v. The timepointeventcriterion SHALL contain exactly one {1..1] text/plain vi. The timepointeventcriterion SHALL contain exactly one {1..1] value A rule describing the next element to be performed for the subject. [SDTM: TATRANS] 7. The timepointeventdefinition MAY contain exactly one {1..1componentOf1 a. The componentof1 SHALL contain exactly one COMP b. The componentof1 SHALL contain exactly one {1..1] epochreference i. The epochreference SHALL contain exactly one ACT ii. The epochreference SHALL contain exactly one EVN iii. The epochreference SHALL contain exactly one [1..1] id@nullflavor= NI iv. The epochreference SHALL contain exactly one [1..1] id@extension The extension includes the identifier assigned to the epoch for the element. 8. The timepointeventdefinition MAY contain exactly one {1..1componentOf2 a. The componentof2 SHALL contain exactly one COMP b. The componentof2 SHALL contain exactly one {1..1] sequencenumber The sequence number indicates the order of the element within the arm. [SDTM: TAETORD] c. The componentof2 SHALL contain exactly one {1..1] armreference i. The armreference SHALL contain exactly one ACT ii. The armreference SHALL contain exactly one EVN iii. The armreference SHALL contain exactly one [1..1] id@nullflavor= NI iv. The armreference SHALL contain exactly one [1..1] id@extension The extension includes the identifier assigned to the arm for the element Study Visit Definition Visits are defined for a study as a way of grouping elements and activities within elements for performance by participants within the study or the study subject. The CDISC glossary notes that a visit is A clinical encounter for a subject in a trail. Visits are frequently referred to as occurring on Day X or during Week Y; there may be gaps between visits, which can take place within an epoch or span an epoch. 8 Note, a visit does not have to be a face to face encounter, but could be a telephone call. The template id for the data structure is: FDAroot.xx.yy.08. Its contents are specified as follows: 1. The timepointeventdefinition SHALL contain exactly one CTTEVENT 2. The timepointeventdefinition SHALL contain exactly one DEF 3. The timepointeventdefinition SHALL contain exactly one [1..1] id@nullflavor= UNK The identifier is only used to provide references within the content of the study design document. A root OID to provide global uniqueness is not needed 4. The timepointeventdefinition SHALL contain exactly one [1..1] id@extension The extension value shall be an integer, and shall be unique within the document. It is used to identify a particular visit. [SDTM: VISITNUM] 5. The timepointeventdefinition SHALL contain exactly one [1..1] code@code = visit (CodeSystem = Element Code Local) 8 Glossary: Clinical Trails Terminology Version 2.0, CDISC. 13
17 A code value is needed to indicate the time point event definition refers to a visit as opposed to a particular element. 6. The timepointeventdefinition MAY contain zero to one [0..1] title@mediatype= textplan 7. The timepointeventdefinition MAY contain zero to one [0..1] title The title contains a text description of the visit. [SDTM: VISIT] 8. The timepointeventdefinition SHALL contain one to many [1..*] component2 a. The component2 SHALL contain exactly one COMP b. The component2 SHALL contain exactly one [1..1] timepointeventdefinition Information on a visit s positioning within a particular study arm. Visit in Arm information is defined within Template ID = FDAroot.xx.yy The timepointeventdefinition MAY contain zero to one [0..1] subjectof a. The subjectof SHALL contain exactly one SUBJ b. The subjectof SHALL contain exactly one {1..1] timepointevent i. The timepointevent SHALL contain exactly one OBS ii. The timepointevent SHALL contain exactly one EVN iii. The timepointevent SHALL contain exactly one {1..1] code@code = CXXXXX (CodeSystem NCI Thesaurus) The code value indicates the observation is a planned study day for the visit. iv. The timepointevent SHALL contain exactly one {1..1] value@xsi:type= INT v. The timepointevent SHALL contain exactly one {1..1] value@value The planned study day for the visit. [SDTM: VISTDY] Visit in Arm A visit defines a contact or group of contacts with the study subject. However, the rules associated with a visit may vary depending on the arm a subject is assigned to. The visit in arm structure supports the representation of these rules. The template id for the data structure is: FDAroot.xx.yy.09. Its contents are specified as follows: 1. The timepointeventdefinition SHALL contain exactly one CTTEVENT 2. The timepointeventdefinition SHALL contain exactly one DEF 3. The timepointeventdefinition SHALL contain exactly one [1..1] id@extension The extension contains the same value of VISITNUM as does the parent visit. 4. The timepointeventdefinition MAY contain zero to one [0..1] precondition a. The precondition SHALL contain exactly one PRCN b. The precondition SHALL contain exactly one {1..1] checkpointcode@code= B () The checkpoint code B indicates the criterion is to be evaluated at the beginning of the visit. i. The timepointeventcriterion SHALL contain exactly one OBS ii. The timepointeventcriterion SHALL contain exactly one CRT iii. The timepointeventcriterion SHALL contain exactly one {1..1] code@code = CXXXXX (CodeSystem NCI Thesaurus) The code value indicates the observation is a performance rule applying to the visit s presence in the arm. iv. The timepointeventcriterion SHALL contain exactly one {1..1] value@xsi:type= ED 14
18 v. The timepointeventcriterion SHALL contain exactly one {1..1] text/plain vi. The timepointeventcriterion SHALL contain exactly one {1..1] CONTENT Indicate the element during which the visit starts (make this code An ETCD value).. [SDTM: TVSTRL] 5. The timepointeventdefinition MAY contain zero to one [0..1] precondition a. The precondition SHALL contain exactly one PRCN b. The precondition SHALL contain exactly one {1..1] E ( The checkpoint code E indicates the criterion is evaluated at the point that the activities within the visit end. i. The timepointeventcriterion SHALL contain exactly one OBS ii. The timepointeventcriterion SHALL contain exactly one CRT iii. The timepointeventcriterion SHALL contain exactly one {1..1] code@code = CXXXXX (CodeSystem NCI Thesaurus) The code value indicates the observation is a visit performance rule. iv. The timepointeventcriterion SHALL contain exactly one {1..1] value@xsi:type= ED v. The timepointeventcriterion SHALL contain exactly one {1..1] value@mediatype= text/plain vi. The timepointeventcriterion SHALL contain exactly one {1..1] CONTENT The element during which the visit ends if different from the start one. [SDTM: TVENRL] 6. The timepointeventdefinition MAY contain exactly one {1..1componentOf2 a. The componentof2 SHALL contain exactly one COMP b. The componentof2 SHALL contain exactly one {1..1] armreference i. The armreference SHALL contain exactly one ACT ii. The armreference SHALL contain exactly one EVN iii. The armreference SHALL contain exactly one [1..1] id@nullflavor= NI iv. The armreference SHALL contain exactly one [1..1] id@extension The extension includes the identifier assigned to the arm for the visit Study The design for a study includes a number of relevant items that are customarily carried as a collection of name value pairs within the SDTM Trial Summary domain. Some of this information that which can be directly modeled within the Study Design Structured Document structure is carried elsewhere in the implementation guide. The rest is captured as a collection of study characteristics. The template id for the data structure is: FDAroot.xx.yy.10. Its contents are specified as follows: 1. The study SHALL contain exactly one OBS 2. The study SHALL contain exactly one EVN 3. The study SHALL contain exactly one [1..1] code@code = (CodeSystem NCI Thesaurus) A code to indicate the nature of the study characteristic. Note, it is expected that a predefined set of study characteristic types will be used. [SDTM: TSPARMCD] 4. The study SHALL contain exactly one [1..1] code@displaytext A text description of the characteristic [SDTM: TSPARM] 15
19 5. The study SHALL contain exactly one [1..1] value The content of the characteristic. The data type to be used will vary with the nature of the characteristic Study Eligibility Criterion Definition of the criteria for enrolling subjects is a feature of many study designs. These criteria are captured as eligibility criteria. The template id for the data structure is: FDAroot.xx.yy.11. Its contents are specified as follows: 1. The eligibilitycriterion SHALL contain exactly one OBS 2. The eligibilitycriterion SHALL contain exactly one CRT 3. The eligibilitycriterion MAY contain zero to one [0..1] id@nullflavor= UNK The identifier is only used to provide references within the content of the study design document. A root OID to provide global uniqueness is not needed 4. The eligibilitycriterion MAY contain zero to one [0..1] id@extension An identifier is needed when a criterion is a replacement of a previous criteria or criterion. In this case, the identifier will be used to indicate the version of the criterion. [SDTM: TIVERS] 5. The eligibilitycriterion SHALL contain exactly one [1..1] code@code = (CodeSystem Local) A code to indicate the nature of the eligibility criterion. [SDTM: IETESTCD] 6. The eligibilitycriterion SHALL contain exactly one [1..1] code@displaytext A text description of the criterion. [SDTM: IETST] 7. The eligibilitycriterion SHALL contain exactly one [1..1] value@xsi:type= ED 8. The eligibilitycriterion SHALL contain exactly one [1..1] value@mediatype= text/plan 9. The eligibilitycriterion SHALL contain exactly one [1..1] value CONTENT The content of the criterion. Since the criteria are defined locally, it is assumed that text data will be uniformly provided. 10. The eligibilitycriterion SHALL contain exactly one [1..1] valuenegationindicator@value Indicates whether the criterion provides rules for including or for excluding study subjects. If Negation = True, it is an exclusion indicator. If Negation = False, it is an inclusion indicator. [SDTM: IECAT (we assume that IECAT is restricted to only take on the values inclusion and exclusion.)] 11. The eligibilitycriterion MAY contain zero to many [0..*] replacementof The structure supports the possibility that an amended study may designate one or more eligibility criteria as replacements for a previous one. a. The replacementof SHALL contain exactly one RPLC b. The replacement Of SHALL contain exactly one [1..1] eligibilitycriterion. Information on inclusion and exclusion criteria for the study. Template ID = FDAroot.xx.yy Study Sponsor Vocabulary Many of the coded items that are included within subject data reports draw their values from locally defined value sets. [Such a value set may or may not draw its values from a standard code system, although the likelihood is that the code system will be sponsor defined as well.] This information is currently carried in a separate file known as define.xml. This structure makes it possible to define as many value sets as needed, and to include the allowable values for each. The template id for the data structure is: FDAroot.xx.yy
20 Its contents are specified as follows: 1. The organizer SHALL contain exactly one CLUSTER 2. The organizer SHALL contain exactly one DEF 1. The organizer SHALL contain exactly one [1..1] = (CodeSystem NCI Thesaurus) A code that indicates the nature of the value set. Section A.4.3 provides a list of the locally defined value sets currently recognized for human subject data reporting. 2. The organizer SHALL contain exactly one [1..1] code@displayname A text description of the locally defined valueset] 3. The organizer SHALL contain one to many [1..*] component a. The component SHALL contain exactly one COMP a. The component SHALL contain exactly one [1..1] observation Each observation contains a single member of the value set. i. The observation SHALL contain exactly one OBS ii. The observation SHALL contain exactly one DEF iii. The observation SHALL contain exactly one [1..1] value@xsi:type= CD iv. The observation SHALL contain exactly one [1..1] value@code A code value defined within the local value set. v. The observation SHALL contain exactly one [1..1] value@displayname The text name associated with the code. vi. The observation SHALL contain exactly one [1..1] value@codesystem Use the code system OID for the locally defined value set as provided above. A Appendices A.1: Templates The following templates are referred to within this document. Templates have been created as a way of partitioning the definition of the document. In addition, use of templates greatly eases the task of creating this content within tooling designed for capturing CDA specifications, e.g., the MDHT tooling. Also, template identifiers in document instances may be required for some implementers. Template ID FDAroot.xx.yy.01 9 FDAroot.xx.yy.02 FDAroot.xx.yy.03 FDAroot.xx.yy.04 FDAroot.xx.yy.05 FDAroot.xx.yy.06 FDAroot.xx.yy.07 FDAroot.xx.yy.08 FDAroot.xx.yy.09 Name Study Design Structured Document Study Design Structured Document Body Study Epoch Definition Study Arm Definition Study Substance Study Element Definition Element in Arm Study Visit Definition Visit in Arm 9 The object identifier for a template needs to be created as an FDA assigned OID. For convenience it is reasonable to include a value used to prefix all templates, and a second value to indicate study design templates. 17
21 Template ID FDAroot.xx.yy.10 FDAroot.xx.yy.11 Study Design Structured Document Implementation Guide Name Study Study Eligibility Criterion A.2: Identifiers Identifier Default Namespace Comment Document ID, set ID FDAroot.xx.zz.01 Represented Organization ID FDAroot.xx.zz.02 Epoch ID Unnecessary Used for reference within the document. Arm ID Unnecessary Used for reference within the document. Element ID FDAroot.xx.zz.03 Only used for visits. Provides a reference between the study design and reported subject data Eligibility Criterion ID Unnecessary Used for reference within the document. A.3: Vocabulary: Act Codes Any HL7 Version 3 structure uses generic classes within HL7 s RIM to represent more specific concepts that are relevant to it. This Implementation Guide uses specific act code assignments most of these are observations to clarify the structure of the document, but also more specifically to convey items that are modeled generically within the CDISC implementation guide. These code values are documented below. A3.1 Structural Code Values There are several places within the study design data structure in which a specific code value needs to be assigned to clarify the meaning of an act or observation. Each of these has been defined within NCI EVS, and provided with a concept ID. Here is a list of those code values. Structural Code Values Attribute Concept ID Class within the IG Act.code Document (indicates a human clinical study design) Act.code Document Section (indicates the structured data for a human clinical study design) Act.code Epoch Act.code Arm Observation.code Time Point Event Criterion Observation code Planned Study Day (for a visit) A3.2 Study Code Values A number of important information items for the study are carried within generic observation based structures within this guide. Creation of this list of value sets both reflects the design created by CDISC, and the fact that creating specific models for a disparate range of important information items can become a burdensome way to model the necessary data. The list below includes those code values that have been created to define salient features of the study modeled in the Study template. In some cases, the data item is supported directly within the Study Design Structured Document structure to facilitate processing by receivers. Over time, more of the content may move into this area. 18
22 Here is a list of the code values used to define Study. 10 Study Code Values Value Set IG Placement Comment Description Concept ID Data Type Adaptive Design C98704 ED Study s Added on to Existing Treatment C49703 BL Study s Age PQ Study Age Span C66738 CD Study Age Unit PQ Study Clinical Study C70793 ED Header Sponsor Comparative Treatment Name Confirmed Response Minimum Duration C68612 ED Study C98715 PQ Study Control Type C49647 CD Study Control Type Current Therapy or Treatment C85582 CD Substance Code Study Study Substance Diagnosis Group C49650 CD Diagnosis Type Study Dose per C25488 PQ Study administration Substance Dose Units C73558 PQ Study Substance Indicate if the study includes a prospectively planned opportunity for modification of one or more specified aspects of the study design and hypotheses based on analysis of data (usually interim data) from subjects in the study. The addition of a therapeutic product to the existing regimen in a clinical trial, where both entities remain as discrete products. Age and age unit will be captured as a single item. Age and age unit will be captured as a single item. A therapeutically active agent that is intended to provide reference measurements for the experimental protocol of a clinical trial. (could be managed as a study substance) The protocol specified minimum amount of time needed to meet the definition of a confirmed response to treatment. Comparator against which the study treatment is evaluated (e.g., concurrent (placebo, no treatment, dose-response, active), external (historical, published literature). The literal identifier of the therapy or medication that is currently being given per protocol. This does not include treatment that has been given in the past. (Does this belong in Subject Data?) Note, this could be modeled directly as an eligibility criterion. Dose and unit are captured as a single item. Dose and unit are captured as a single item. 10 The content of the table is drawn from 7.63 Trial Summary Codes, Standard for Exchange of Nonclinical Data Implementation Guides: Nonclinical Studies, CDISC,
23 Description Dosing Frequency Existing Treatment Addition Exploratory Outcome Measure Healthy Subject Indicator Intervention Model Intervention Type Investigational Therapy or Treatment Planned Maximum Age of Subjects Planned Minimum Age of Subjects Pharmacological Class of Investigational Therapy Planned Number of Arms Planned Number of Subjects Primary Outcome Measure Randomization Character Study Design Structured Document Implementation Guide Study Code Values Concept Data Value Set IG Placement Comment ID Type C89081 PIVL<TS> Study Substance C49703 CD Treatment Study Addition Type C98724 ED Study C98737 BL Study C98746 ED Study C98747 ED Study C41161 ED Study Substance C49694 PQ Study C49693 PQ Study C98768 CD Study Substance C98771 INT Study C49692 INT Structured Section; Record Target C98772 ED Study CD Randomization Type Study 20 Exploratory measures that will be used to evaluate the intervention(s) or, for observational studies, that are exploratory of the study. Indicate if persons who have not had the condition(s) being studied or otherwise related conditions or symptoms, as specified in the eligibility requirements, may participate in the study. The trial design developed to compare treatment groups. The kind of product or procedure studied in a trial. Age and age unit will be captured as a single item. This could be captured as an eligibility characteristic. Age and age unit will be captured as a single item. This could be captured as an eligibility characteristic. The planned number of intervention groups. The primary measurement(s) or observation(s) used to measure the effect of experimental variables in a study, or for observational studies, to describe patterns of diseases or traits or associations with exposures, risk factors or treatment. These are the outcome measures used to assess the primary objective(s). Indicates the manner of randomization.
24 Description Randomization Quotient Registry Identifier Route of Administration Secondary Outcome Measure Sex of Participants Stable Disease Minimum Duration Study Design Structured Document Implementation Guide Study Code Values Concept Data Value Set IG Placement Comment ID Type C98775 INT Study The randomization quotient is the number of planned subjects to be exposed to investigational therapy, independent of dose or other factors, divided by the total number of planned subjects. C98714 II Header Identification numbers assigned to the protocol by ct.gov, EudraCT, or other registries. C38114 CD Route of Study Administration Substance C98781 ED Study Substance C49696 CD Sex of Participants Type Study C98783 PQ Study Study Stop Rules C49698 CD Stop Rule Type Study Study Type C15320 ED Study Trial Blinding Schema C49658 CD Blinding Schema Type Study Trial Indication C41184 ED Study Trial Indication Type C49652 CD Indication Type Study Trial is Randomized C25196 ED Study Trial Length PQ Study Trial Phase C48281 CD Trial Phase Study Classification Type Trial Primary C85826 ED Study Objective Trial Secondary C85827 ED Study Objective Trial Title C49802 ED Header Other key measures that will be used to evaluate the intervention(s) or, for observational studies, that are a focus of the study. These are the outcome measures used to assess the secondary objective(s). Note, this could be modeled directly as an eligibility criterion. The protocol specified minimum amount of time needed to meet the definition of stable disease. Describes the role the study plays in determining the interventions a subject receives. The basis for initiation of a treatment for a disease or of a diagnostic test (causal, or symptomatic, or disease-specific indication). The name of a code list that contains terms to define the type of trial, e.g. cure or prevention. (NCI) This appears to be a description as opposed to a Boolean indicator. The expected duration of a subject s participation in the trial. This may become a controlled list. This may become a controlled list. 21
25 Study Code Values Data Value Set IG Placement Comment Type Description Concept ID Trial Type C49660 CD Trial Type Study The type of clinical trial performed e.g. efficacy, safety. (NCI) A.4 Vocabulary: Value Sets Submission of a study design includes a number of coded elements elements whose values are drawn from defined value set. These are organized into three categories: HL7 Defined Centrally Defined Sponsor Defined. A.4.1 HL7 Defined Value Sets These value sets are defined by the Health Level 7 Organization. For the most part they function as structural elements within the document structure. A few additional value sets provide general codes to define the context of the report. HL7 Defined Value Sets Value Set Name Description Local? OID & Source ActClass The set of valid act types defined by HL7. 11 No HL7 ActMood The set of valid act moods defined by HL HL7 ParticipationType ActRelationshipType The set of valid participation types (associations between an act and a role) defined by HL7. The set of valid act relationship types (associations between two acts) defined by HL7. No HL7 No HL7 RoleClass The set of valid role types defined by HL7. No EntityClass The set of valid entity types defined by HL7. No HL7 EntityDeterminer The set of valid entity determiner values defined by HL7. No HL7 Confidentiality The set of values used to control disclosure of information. No HL7 Language The set of valid language codes maintained No ISO by ISO HL7 Realm The list of HL7 affiliate countries used to define the expected usage of the implementation guide. No HL7 Act Relationship Checkpoint A set of codes used to indicate when, during the course of an act s performance, to check a rule that will be used to determine the next step in processing No Refer to documentation of the HL7 Reference Information Model for more information on the HL7 structural codes. Implementers should note that these coded elements use the data type CS, and that code system information does not need to be included within a document instance. 22
26 A.4.2 Centrally Defined Value Sets These value sets are defined centrally for use by all submitters of this Implementation Guide. They cover key concepts for which generally agreed upon codes have been created. The use of centrally defined value sets make it easier to process the data, and to compare the design of studies generated by different sponsors. The codes within these value sets are maintained within the NCI EVS. Note, a single OID that which identifies the NCI Thesaurus is used for each of these value sets. In a document instance, the value that is passed will be an NCI concept ID. For conformance purposes, that value should be tested to ensure it is a member of the set of concepts that is valid within the named value set. Centrally Defined Value Sets Value Set Name Concept Description OID & Source ID Units of Measure A unit, whether of time, mass or other physical quantity that is required to add context to a measure NCI Thesaurus Route of administration The path taken by an administered substance to get into the body, or to come in contact with the body NCI Thesaurus Study A set of codes to define possible relevant characteristics of a study. (aka trial summary NCI Thesaurus parameter) Study Component Rule A set of rules that specify, at least, the rules for initiating or ending an element, for branching from NCI Thesaurus one element to another, or for initiating or ending a visit. Treatment Addition Type A set of types of treatment that may be added on to existing treatments NCI Thesaurus Age Group Type A set of age groupings used to organize age ranges into categories NCI Thesaurus Randomization Type C66742 A set of methods for randomizing the treatment of subjects within a study NCI Thesaurus Sex of Participants Type C66732 The collection of different combinations of sex that would be eligible to be study subjects. (Can NCI Thesaurus Administrative Gender be used?) Stop Rule Type The set of rules that define the conditions under which a study will be stopped NCI Thesaurus Blinding Schema Type C66735 The set of methods by which a study is blinded NCI Thesaurus Indication Type C66736 The set of different indications for providing mitigation of the adverse effect of a study treatment NCI Thesaurus Study Control Type C66785 A set of different roles that a group of subjects may perform as controls within a study. E.g., vehicle NCI Thesaurus control, positive control Diagnosis Type C66787 A set of diagnoses that may appear as indications for enrollment in a study NCI Thesaurus Trial Phase Type C66737 A set of values that describe the different phases of a trial NCI Thesaurus Trial Type C66739 A set of values that define the possible types of study NCI Thesaurus Pharmaceutical Class The collection of drug classes that are used to characterize the study treatment NCI Thesaurus 23
27 A.4.3 Locally Defined Value Sets In an ideal world, all the value sets used for study design would be shared across all study sponsors. However, the wide range of circumstances in which studies take place, as well as the different histories of the organizations carrying out studies make that impractical. This table lists those value sets that are locally defined. For each, the sponsor needs to define the allowable values, and to provide that set of values along with the submitted study design. Locally Defined Value Sets Value Set Name Description OID Substance Code A set of codes for possible substances to be administered to the study subject Study Element A set of codes for the elements cited within the planned study Eligibility Criteria A set of codes to define criteria to be used for either including or excluding a subject from participation in a study Study Time Point A set of codes that defines the building blocks of a study. These building blocks include the different types of element as well as the concept of a visit. A.4.4 Subject Data Locally Defined Value Sets The table provides a list of locally defined value sets. These are value sets needed for evaluating coded values within subject data reports, which are defined by the study sponsor since no generally agreed upon and maintained set of values exists. The list of the value sets that need definition to fully support subject data reporting is included within the Subject Data Implementation Guide. 24
28 A.4 Sample Messages Study Design Structured Document Implementation Guide A sample message has been devised that uses a publicly available data set to illustrate the content of this guide. <?xml version="1.0" encoding="utf-8"?> <Document xmlns:xsi=" xmlns="urn:hl7-org:v3" xmlns:ctm=" xsi:schemalocation="urn:hl7-org:v3../studydesignschemas/studydesign.xsd" classcode="docclin" moodcode="evn"> <!-- this sample message is drawn from a public SDTM dataset - study1_sdtm_define --> <realmcode code="us"/> <typeid root=" " extension="pocd_hd000040"/> <templateid root=" "/> <id nullflavor="unk" extension="study1"/> <code code="tbd" codesystem=" " codesystemname="loinc"/> <title>a 29 Day, Placebo Washout, Double Blind Randomization, Dose Escalation, Randomized Washout, Placebo or continued active treatment,</title> <effectivetime value=" "/> <confidentialitycode code="n" codesystem=" "/> <languagecode/> <setid nullflavor="unk" extension=" "/> <versionnumber>1</versionnumber> <responsibleparty typecode="resp"> <assignedentity classcode="assigned"> <representedorganization classcode="org" determinercode="instance"> <id nullflavor="unk" extension="gsb234455"/> <!-- This information does not appear in the sample SDTM data set. --> </representedorganization> </assignedentity> </responsibleparty> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Unstructured Text Content - to handle text protocol material The sample content does not include the text material for the protocol. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component typecode="comp"> <structuredbody classcode="docbody" moodcode="evn"> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXX The Planned Study Content is here. XXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> <component typecode="comp"> <section classcode="docsect" moodcode="evn"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <title>planned Study Section</title> <text>autogenerated Text Goes here</text> <subject typecode="subj"> <plannedstudy classcode="clntrl" moodcode="def"> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXX The sample does not include inclusion/exclusion information XXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Epoch Information XXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component1 typecode="comp"> <epoch classcode="act" moodcode="def"> <id nullflavor="unk" extension="1"/> <!-- The ID is assigned to serve as a pointer later. --> 25
29 <code code="xxx" displayname="placebo WASHOUT" codesystem=" "/> </epoch> </component1> <component1 typecode="comp"> <epoch classcode="act" moodcode="def"> <id nullflavor="unk" extension="2"/> <code code="xxx" displayname="double BLIND" codesystem=" "/> </epoch> </component1> <component1 typecode="comp"> <epoch classcode="act" moodcode="def"> <id nullflavor="unk" extension="3"/> <code code="xxx" displayname="randomized WASHOUT" codesystem=" "/> </epoch> </component1> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Arm Information XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <arm classcode="act" moodcode="def"> <id nullflavor="unk" extension="1"/> <!-- The ID is assigned to serve as a pointer later. --> <code code="highhigh" displayname="highdose/highdose" codesystem=" "/> </arm> </component2> <component2 typecode="comp"> <arm classcode="act" moodcode="def"> <id nullflavor="unk" extension="2"/> <code code="highpbo" displayname="highdose/placebo" codesystem=" "/> </arm> </component2> <component2 typecode="comp"> <arm classcode="act" moodcode="def"> <id nullflavor="unk" extension="3"/> <code code="lowlow" displayname="lowdose/lowdose" codesystem=" "/> </arm> </component2> <component2 typecode="comp"> <arm classcode="act" moodcode="def"> <id nullflavor="unk" extension="4"/> <code code="lowpbo" displayname="lowdose/placebo" codesystem=" "/> </arm> </component2> <component2 typecode="comp"> <arm classcode="act" moodcode="def"> <id nullflavor="unk" extension="5"/> <code code="middmidd" displayname="middledosedose/middledose" codesystem=" "/> </arm> </component2> <component2 typecode="comp"> <arm classcode="act" moodcode="def"> 26
30 <id nullflavor="unk" extension="6"/> <!-- The ID is assigned to serve as a pointer later. --> <code code="middpbo" displayname="middledose/placebo" codesystem=" "/> </arm> </component2> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXX Study Substance Information - In SDTM terms, this is drawn from the Trial Summary domain. XXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> <component3 typecode="comp"> <substanceadministration classcode="sbadm" moodcode="def"> <effectivetime xsi:type="pivl_ts"> <period value="1" unit="day"/> </effectivetime> <routecode code="xxxx" displayname="oral" codesystem=" "/> <dosequantity value="0.625" unit="mg"/> <consumable typecode="csm" xsi:nil="true"/> </substanceadministration> </component3> <component3 typecode="comp"> <substanceadministration classcode="sbadm" moodcode="def"> <effectivetime xsi:type="pivl_ts"> <period value="1" unit="day"/> </effectivetime> <routecode code="xxxx" displayname="oral" codesystem=" "/> <dosequantity value="1.25" unit="mg"/> <consumable typecode="csm" xsi:nil="true"/> </substanceadministration> </component3> <component3 typecode="comp"> <substanceadministration classcode="sbadm" moodcode="def"> <effectivetime xsi:type="pivl_ts"> <period value="1" unit="day"/> </effectivetime> <routecode code="xxxx" displayname="oral" codesystem=" "/> <dosequantity value="2.5" unit="mg"/> <consumable typecode="csm" xsi:nil="true"/> </substanceadministration> </component3> <component3 typecode="comp"> <substanceadministration classcode="sbadm" moodcode="def"> <effectivetime xsi:type="pivl_ts"> <period value="1" unit="day"/> </effectivetime> <routecode code="xxxx" displayname="oral" codesystem=" "/> <dosequantity value="5" unit="mg"/> <consumable typecode="csm" xsi:nil="true"/> </substanceadministration> </component3> <component3 typecode="comp"> 27
31 moodcode="def"> codesystem=" "/> moodcode="def"> codesystem=" "/> moodcode="def"> codesystem=" "/> moodcode="def "> 20mg D1-2" codesystem=" "/> classcode="obs" moodcode="crt"> Study Design Structured Document Implementation Guide <substanceadministration classcode="sbadm" codesystem=" " codesystemname="nci Thesaurus"/> is an element performance rule. --> mediatype="text/plain">first dose of Double Blind medication</value> 28 <effectivetime xsi:type="pivl_ts"> <period value="1" unit="day"/> </effectivetime> <routecode code="xxxx" displayname="oral" <dosequantity value="10" unit="mg"/> <consumable typecode="csm" xsi:nil="true"/> </substanceadministration> </component3> <component3 typecode="comp"> <substanceadministration classcode="sbadm" <effectivetime xsi:type="pivl_ts"> <period value="1" unit="day"/> </effectivetime> <routecode code="xxxx" displayname="oral" <dosequantity value="20" unit="mg"/> <consumable typecode="csm" xsi:nil="true"/> </substanceadministration> </component3> <component3 typecode="comp"> <substanceadministration classcode="sbadm" <effectivetime xsi:type="pivl_ts"> <period value="1" unit="day"/> </effectivetime> <routecode code="xxxx" displayname="oral" <dosequantity value="40" unit="mg"/> <consumable typecode="csm" xsi:nil="true"/> </substanceadministration> </component3> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXX Study Element Information [I have included the first six elements.] Element # 1 XXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk"/> <code code="hwh1" displayname="high Dose <effectivetime xsi:type="ivl_ts"> <width value="2" unit="day"/> </effectivetime> <precondition typecode="prcn"> <checkpointcode code="b"/> <timepointeventcriterion <code code="cxxxxxx" <!-- Indicate that the observation <value xsi:type="ed"
32 <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">prior to Dose Escalation Start</value> <!-- xxxxxxxxxxxxxxxxxxxxxxxxx Element in Arm information xxxxxxxxxxxxxxxxxxxxxxxxx--> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="hwh1"/> <!-- Use the same ETCD value as the element this is part of. --> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a transition rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">dose Escalation to 40mg on Day 3 unless limited by as AE or excessive hypotension</value> <!-- What sort of data type is used here? It looks like text now. --> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="22"/> we rely on this being an integer? No, we cannot, the sample has > classcode="act" moodcode="def"> nullflavor="ni" extension="1"/> 29 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <!-- TAETORD. Can <armreference <id </armreference> </componentof2>
33 </component2> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="hwh1"/> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a transition rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">dose Escalation to 40mg on Day 3 unless limited by as AE or excessive hypotension</value> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="22"/> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> moodcode="def "> 40mg D3-14 E" codesystem=" "/> classcode="obs" moodcode="crt"> 30 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference> </componentof2> </component2> </component4> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXX Study Element Information Element # 2 XXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk"/> <code code="hwh2" displayname="high Dose <effectivetime xsi:type="ivl_ts"> <width value="12" unit="day"/> </effectivetime> <precondition typecode="prcn"> <checkpointcode code="b"/> <timepointeventcriterion
34 <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">first dose of Double Blind Dose Escalation</value> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">prior to Randomized Washout dose start</value> <!-- xxxxxxxxxxxxxxxxxxxxxxxxx Element in Arm information xxxxxxxxxxxxxxxxxxxxxxxxx--> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <precondition typecode="prcn"> <checkpointcode code="x"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a branching rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">randomization at the end of day 14: RW High Dose 40 mg E</value> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="32"/> classcode="act" moodcode="def"> nullflavor="ni" extension="1"/> 31 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference> </componentof2>
35 </component2> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="hwh2"/> <precondition typecode="prcn"> <checkpointcode code="x"/> <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a branching rule applying to the element's presence in an arm. --> xsi:type="ed" mediatype="text/plain">randomization at the end of day 14. RW Placebo</value> <code <!-- Indicate <value typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="32"/> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> moodcode="def "> 10mg D1-2 E" codesystem=" "/> classcode="obs" moodcode="crt"> <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference> </componentof2> </component2> </component4> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXX Study Element Information Element # 3 XXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk"/> <code code="hwl1" displayname="high Dose <effectivetime xsi:type="ivl_ts"> <width value="2" unit="day"/> </effectivetime> <precondition typecode="prcn"> <checkpointcode code="b"/> <timepointeventcriterion 32
36 <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">first dose of Double Blind medication</value> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">prior to Dose Escalation Start</value> <!-- xxxxxxxxxxxxxxxxxxxxxxxxx Element in Arm information xxxxxxxxxxxxxxxxxxxxxxxxx--> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="hwl1"/> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a transition rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">dose escalation to 20mg on Day 3 unless limited by as AE or excessive hypotension</value> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="21"/> classcode="act" moodcode="def"> nullflavor="ni" extension="1"/> 33 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference>
37 </componentof2> </component2> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="hwl1"/> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a transition rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">dose escalation to 20mg on Day 3 unless limited by as AE or excessive hypotension</value> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="21"/> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> moodcode="def "> 20mg D3-14 E" codesystem=" "/> 34 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference> </componentof2> </component2> </component4> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXX Study Element Information Element # 4 XXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk"/> <code code="hwl2" displayname="high Dose <effectivetime xsi:type="ivl_ts"> <width value="12" unit="day"/> </effectivetime> <precondition typecode="prcn"> <checkpointcode code="b"/>
38 <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">first dose of Double Blind medication</value> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">prior to Randomized Washout dose Start</value> <!-- xxxxxxxxxxxxxxxxxxxxxxxxx Element in Arm information xxxxxxxxxxxxxxxxxxxxxxxxx--> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="hwl2"/> <precondition typecode="prcn"> <checkpointcode code="x"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a branching rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">randomization at the end of day 14: RW High Dose 20mg E</value> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="31"/> classcode="act" moodcode="def"> nullflavor="ni" extension="1"/> 35 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id
39 </armreference> </componentof2> </component2> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="hwl2"/> <precondition typecode="prcn"> <checkpointcode code="x"/> <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a branching rule applying to the element's presence in an arm. --> xsi:type="ed" mediatype="text/plain">randomization at the end of day 14: RW Placebo</value> <code <!-- Indicate <value typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="31"/> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> moodcode="def "> 1.25mg D1-2" codesystem=" "/> 36 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference> </componentof2> </component2> </component4> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXX Study Element Information Element # 5 XXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk"/> <code code="lwh1" displayname="low Dose <effectivetime xsi:type="ivl_ts"> <width value="2" unit="day"/> </effectivetime> <precondition typecode="prcn"> <checkpointcode code="b"/>
40 <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">first dose of Double Blind medication</value> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">prior to Dose Escalation Start</value> <!-- xxxxxxxxxxxxxxxxxxxxxxxxx Element in Arm information xxxxxxxxxxxxxxxxxxxxxxxxx--> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="lwh1"/> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a transition rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">dose escalation to 1.25mg on Day 3 unless limited by as AE or excessive hypotension</value> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="22"/> classcode="act" moodcode="def"> <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference 37
41 nullflavor="ni" extension="3"/> classcode="cttevent" moodcode="def"> typecode="prcn"> code="e"/> Study Design Structured Document Implementation Guide <id </armreference> </componentof2> </component2> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="ni"/> <code code="lwh1"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is a transition rule applying to the element's presence in an arm. --> <value xsi:type="ed" mediatype="text/plain">dose escalation to 1.25mg on Day 3 unless limited by as AE or excessive hypotension</value> typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="22"/> classcode="act" moodcode="def"> nullflavor="ni" extension="4"/> moodcode="def "> 1.25mg D3-14E" codesystem=" "/> 38 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference> </componentof2> </component2> </component4> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXX Study Element Information Element # 6 XXXXXXXXXXXXXXXXXXXXXXXXXXXX--> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk"/> <code code="lwh2" displayname="low Dose <effectivetime xsi:type="ivl_ts"> <width value="12" unit="day"/>
42 </effectivetime> <precondition typecode="prcn"> <checkpointcode code="b"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">first dose of Double Blind medication</value> <precondition typecode="prcn"> <checkpointcode code="e"/> <timepointeventcriterion classcode="obs" moodcode="crt"> <code code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Indicate that the observation is an element performance rule. --> <value xsi:type="ed" mediatype="text/plain">prior to Randomized Washout dose Start</value> <!-- xxxxxxxxxxxxxxxxxxxxxxxxx Element in Arm information xxxxxxxxxxxxxxxxxxxxxxxxx--> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def"> <id nullflavor="ni"/> <code code="lwh2"/> <precondition typecode="prcn"> <checkpointcode code="x"/> <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a branching rule applying to the element's presence in an arm. --> xsi:type="ed" mediatype="text/plain">randomization at the end of day 14: Lowe Dose 1.25mg</value> <code <!-- Indicate <value typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="32"/> <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber 39
43 classcode="act" moodcode="def"> nullflavor="ni" extension="3"/> classcode="cttevent" moodcode="def"> typecode="prcn"> code="x"/> Study Design Structured Document Implementation Guide <armreference <id </armreference> </componentof2> </component2> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="ni"/> <code code="lwh2"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a branching rule applying to the element's presence in an arm. --> xsi:type="ed" mediatype="text/plain">andomization at teh end of day 14: RW Placebo</value> <code <!-- Indicate <value typecode="comp"> classcode="act" moodcode="def"> nullflavor="ni" extension="2"/> typecode="comp"> value="32"/> classcode="act" moodcode="def"> nullflavor="ni" extension="4"/> moodcode="def "> --> 40 <componentof1 <epochreference <id </epochreference> </componentof1> <componentof2 <sequencenumber <armreference <id </armreference> </componentof2> </component2> </component4> <!-- XXXXXXXXXXXXXXXXXXXXXXXXX Study visit Information XXXXXXXXXXXXXXXXXXXXXXXXX--> <!-- Visit #1 --> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk" extension="1"/> <code code="visit" codesystem=" "/> <!-- We need a code for visit in the code system.
44 <title mediatype="text/plain">screening</title> <!-- XXXXXXXXXXXXXXXXXXXXX Visit within Arm Information Note, in the example this extra nesting is not needed because there is no arm referred to. XXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <timepointeventdefinition classcode="cttevent" moodcode="def "> <id nullflavor="unk" extension="1"/> <precondition typecode="prcn"> <checkpointcode code="b"/> <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">days prior to Double Blind Randomization</value> <code <!-- Indicate <value typecode="prcn"> code="e"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">prior to frst dose of Double Blind Randomization</value> <code <!-- Indicate <value typecode="comp" xsi:nil="true"/> designation is blank. --> classcode="obs" moodcode="evn"> codesystem=" " codesystemname="nci Thesaurus"/> 7"/> 41 <componentof2 <!-- As noted, the ARM </component2> <!-- Study visit Information --> <subjectof typecode="subj"> <timepointevent <code code="c83450" <!-- Planned Study Day --> <value xsi:type="int" value="- <!-- VISITDY --> </timepointevent> </subjectof> </component4>
45 moodcode="def "> classcode="cttevent" moodcode="def "> extension="2"/> typecode="prcn"> code="b"/> Study Design Structured Document Implementation Guide <!-- Visit #2 --> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk" extension="2"/> <code code="visit" codesystem=" "/> <title mediatype="text/plain">day 1</title> <!-- XXXXXXXXXXXXXXXXXXXXX Visit within Arm Information XXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="unk" <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">first Dose of Double Blind Medication</value> <code <!-- Indicate <value typecode="prcn"> code="e"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">prior to Dose Escalation Start</value> <code <!-- Indicate <value typecode="comp" xsi:nil="true"/> classcode="obs" moodcode="evn"> codesystem=" " codesystemname="nci Thesaurus"/> value="1"/> 42 <componentof2 </component2> <!-- Study visit Information --> <subjectof typecode="subj"> <timepointevent <code code="c83450" <!-- Planned Study Day --> <value xsi:type="int" </timepointevent> </subjectof>
46 moodcode="def "> classcode="cttevent" moodcode="def "> extension="3"/> typecode="prcn"> code="b"/> Study Design Structured Document Implementation Guide </component4> <!-- Visit #3 --> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk" extension="3"/> <code code="visit" codesystem=" "/> <title mediatype="text/plain">day 3</title> <!-- XXXXXXXXXXXXXXXXXXXXX Visit within Arm Information XXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="unk" <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">the third day after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="prcn"> code="e"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">2 days after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="comp" xsi:nil="true"/> classcode="obs" moodcode="evn"> codesystem=" " codesystemname="nci Thesaurus"/> value="3"/> 43 <componentof2 </component2> <!-- Study visit Information --> <subjectof typecode="subj"> <timepointevent <code code="c83450" <!-- Planned Study Day --> <value xsi:type="int" </timepointevent> </subjectof>
47 moodcode="def "> classcode="cttevent" moodcode="def "> extension="3"/> typecode="prcn"> code="b"/> Study Design Structured Document Implementation Guide </component4> <!-- Visit #4 --> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk" extension="4"/> <code code="visit" codesystem=" "/> <title mediatype="text/plain">day 7</title> <!-- XXXXXXXXXXXXXXXXXXXXX Visit within Arm Information XXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="unk" <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">the 7th day after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="prcn"> code="e"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">6 days after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="comp" xsi:nil="true"/> classcode="obs" moodcode="evn"> codesystem=" " codesystemname="nci Thesaurus"/> value="7"/> 44 <componentof2 </component2> <!-- Study visit Information --> <subjectof typecode="subj"> <timepointevent <code code="c83450" <!-- Planned Study Day --> <value xsi:type="int" </timepointevent>
48 moodcode="def "> classcode="cttevent" moodcode="def "> extension="3"/> typecode="prcn"> code="b"/> Study Design Structured Document Implementation Guide </subjectof> </component4> <!-- Visit #5 --> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk" extension="5"/> <code code="visit" codesystem=" "/> <title mediatype="text/plain">day 15</title> <!-- XXXXXXXXXXXXXXXXXXXXX Visit within Arm Information XXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="unk" <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">the 15th day after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="prcn"> code="e"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">14 days after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="comp" xsi:nil="true"/> classcode="obs" moodcode="evn"> codesystem=" " codesystemname="nci Thesaurus"/> value="15"/> 45 <componentof2 </component2> <!-- Study visit Information --> <subjectof typecode="subj"> <timepointevent <code code="c83450" <!-- Planned Study Day --> <value xsi:type="int"
49 moodcode="def "> classcode="cttevent" moodcode="def "> extension="3"/> typecode="prcn"> code="b"/> Study Design Structured Document Implementation Guide </timepointevent> </subjectof> </component4> <!-- Visit #6 --> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk" extension="6"/> <code code="visit" codesystem=" "/> <title mediatype="text/plain">day 22</title> <!-- XXXXXXXXXXXXXXXXXXXXX Visit within Arm Information XXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="unk" <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">the 22nd day after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="prcn"> code="e"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">21 days after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="comp" xsi:nil="true"/> designation is blank. --> classcode="obs" moodcode="evn"> codesystem=" " codesystemname="nci Thesaurus"/> 46 <componentof2 <!-- As noted, the ARM </component2> <!-- Study visit Information --> <subjectof typecode="subj"> <timepointevent <code code="c83450"
50 value="22"/> moodcode="def "> EARLY WITHDRAWAL</title> classcode="cttevent" moodcode="def "> extension="3"/> typecode="prcn"> code="b"/> Study Design Structured Document Implementation Guide <!-- Planned Study Day --> <value xsi:type="int" </timepointevent> </subjectof> </component4> <!-- Visit #7 --> <component4 typecode="comp"> <timepointeventdefinition classcode="cttevent" <id nullflavor="unk" extension="7"/> <code code="visit" codesystem=" "/> <title mediatype="text/plain">day 29 OR <!-- XXXXXXXXXXXXXXXXXXXXX Visit within Arm Information XXXXXXXXXXXXXXXXXXXXXXXX--> <component2 typecode="comp"> <timepointeventdefinition <id nullflavor="unk" <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">the 29th day after visit 2 (Day 1)</value> <code <!-- Indicate <value typecode="prcn"> code="e"/> <precondition <checkpointcode <timepointeventcriterion classcode="obs" moodcode="crt"> code="cxxxxxx" codesystem=" " codesystemname="nci Thesaurus"/> that the observation is a visit performance rule applying to the visit's presence in an arm. --> xsi:type="ed" mediatype="text/plain">28 days after visit 2 (Day 1)</value> data type is used here? It looks like text now. --> <code <!-- Indicate <value <!-- What sort of typecode="comp" xsi:nil="true"/> 47 <componentof2 </component2> <!-- Study visit Information --> <subjectof typecode="subj">
51 <timepointevent classcode="obs" moodcode="evn"> <code code="c83450" codesystem=" " codesystemname="nci Thesaurus"/> <!-- Planned Study Day --> <value xsi:type="int" value="29"/> </timepointevent> </subjectof> </component4> <!-- XXXXXXXXXXXXXXXXXXXX Study Summary Information XXXXXXXXXXXXXXXXXXXXXXXX--> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="agespan" displayname="age Span" codesystem=" " codesystemname="nci Thesaurus"/> <value xsi:type="ed">pediatrics</value> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="design" displayname="description of Trial Design" codesystem=" " codesystemname="nci Thesaurus"/> <value xsi:type="ed">double-blind Pediatrics randomized to low, middle, and hig dose, Dose Escalation on Day 3, Randomize Washout on Day 14 to placebo or continued active treatment</value> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="indic" displayname="indication" codesystem=" " codesystemname="nci Thesaurus"/> <value xsi:type="ed">hypertensive Medication</value> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="length" displayname="trial Duration" codesystem=" " codesystemname="nci Thesaurus"/> <value xsi:type="ivl_ts"> <width value="29" unit="day"/> </value> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="random" displayname="randomized" codesystem=" " codesystemname="nci Thesaurus"/> <value xsi:type="bl" value="true"/> </study> </subjectof> <subjectof typecode="subj"> 48
52 <study classcode="obs" moodcode="evn"> <code code="sexpop" displayname="sex of Participants" codesystem=" "/> <value xsi:type="cd" code="cxxxxxx" displayname="both" codesystem=" " codesystemname="nci Thesaurus"/> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="tblind" displayname="trial Blinding Schema" codesystem=" "/> <value xsi:type="cd" code="cxxxxx" displayname="double BLIND" codesystem=" " codesystemname="nci Thesaurus"/> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="tblind" displayname="trial Blinding Schema" codesystem=" "/> <value xsi:type="cd" code="cxxxxx" displayname="randomized WASHOUT" codesystem=" " codesystemname="nci Thesaurus"/> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="tdigrp" displayname="diagnosis Group" codesystem=" "/> <value xsi:type="cd" code="cxxxxx" displayname="subjects Diagnosis with Hypertensive Children" codesystem=" " codesystemname="nci Thesaurus"/> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="tindtp" displayname="trial Indication Type" codesystem=" "/> <value xsi:type="cd" code="cxxxxx" displayname="treatment" codesystem=" " codesystemname="nci Thesaurus"/> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="tphase" displayname="trial Phase Classification" codesystem=" "/> <value xsi:type="cd" code="cxxxxx" displayname="phase 1 Trial" codesystem=" " codesystemname="nci Thesaurus"/> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="trt" displayname="reported Name of Test Product" codesystem=" "/> 49
53 <value xsi:type="ed" mediatype="text/plain">druga</value> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="ttype" displayname="trial Type" codesystem=" "/> <value xsi:type="cd" code="cxxxxx" displayname="safety" codesystem=" " codesystemname="nci Thesaurus"/> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="wtspan" displayname="weight Span" codesystem=" "/> <!-- Note, the code does not appear on the list I have published in the SDTM IG. --> <value xsi:type="ivl_pq"> <low value="50" unit="kg" inclusive="false"/> </value> </study> </subjectof> <subjectof typecode="subj"> <study classcode="obs" moodcode="evn"> <code code="wtspan" displayname="weight Span" codesystem=" "/> <!-- Note, the code does not appear on the list I have published in the SDTM IG. --> <value xsi:type="ivl_pq"> <high value="50" unit="kg" inclusive="true"/> </value> </study> </subjectof> <!--XXXXXXXXXXXXXXXXXX Inclusion/Exclusion Information The sample data set does not include any. XXXXXXXXXXXXXXXXXXXXXXX--> </plannedstudy> </subject> </section> </component> </structuredbody> </component> </Document> 50
CMS Implementation Guide for Quality Reporting Document Architecture Category I and Category III
Centers for Medicare & Medicaid Services CMS Implementation Guide for Quality Reporting Document Architecture Category I and Category III Eligible Professional Programs and Hospital Quality Reporting (HQR)
DRAFT CMS Implementation Guide for Quality Reporting Document Architecture Category I and Category III
Centers for Medicare & Medicaid Services DRAFT CMS Implementation Guide for Quality Reporting Document Architecture Category I and Category III Eligible Professional Programs and Hospital Quality Reporting
Trials and Tribulations of SDTM Trial Design
PharmaSUG 2011 - Paper CD13 Trials and Tribulations of SDTM Trial Design Fred Wood, Octagon Research Solutions, Wayne, PA Mary Lenzen, Octagon Research Solutions, Wayne, PA ABSTRACT An increasing number
Cancer Reporting Errata and Clarification Document for Electronic Health Record (EHR) Technology Certification December 2012
Cancer Reporting Errata and Clarification Document for Electronic Health Record (EHR) Technology Certification December 2012 National Center for Chronic Disease Prevention and Health Promotion Division
IHE Pharmacy Technical Framework Supplement. Pharmacy Medication List (PML) Trial Implementation
Integrating the Healthcare Enterprise 5 IHE Pharmacy Technical Framework Supplement 10 Pharmacy Medication List (PML) 15 Trial Implementation 20 Date: September 29, 2014 Author: IHE Pharmacy Technical
MDHT Capabilities & Success Story
MDHT Capabilities & Success Story April 12 th Alexandria, Virginia Rama Ramakrishnan - ONC Cynthia Levy - ONC Dan Kaplan Mirth Corp. 1 Agenda Introduction to MDHT MDHT Architecture & Capabilities Existing
Digital Imaging and Communications in Medicine (DICOM) Part 20: Transformation of DICOM to and from HL7 Standards
PS 3.20-2011 Digital Imaging and Communications in Medicine (DICOM) Part 20: Transformation of DICOM to and from HL7 Standards Published by National Electrical Manufacturers Association 1300 N. 17th Street
Data Provenance. Functional Requirements Document: Developed in Response to the Data Provenance Task Force Recommendations. Version 1.
Data Provenance Functional Requirements Document: Developed in Response to the Data Provenance Task Force Recommendations Version 1.0 May 2015 Version History Version Revision Author Description of Change
Business & Decision Life Sciences What s new in ADaM
Business & Decision Life Sciences What s new in ADaM Gavin Winpenny 23 rd June 2015 Agenda What s happening CDISC and Regulatory Submission Landscape ADaM Implementation Guide ADaM Data Structures for
A Standard Computable Clinical Trial Protocol: The Role of the BRIDG Model
CLINICAL RESEARCH STANDARDS 383 Cara Willoughby, MS Eli Lilly and Company, Indianapolis, Indiana Doug Fridsma, MD, PhD University of Pittsburgh School of Medicine, Pittsburgh, Pennsylvania Lisa Chatterjee,
HL7v3, the vocabulary. Marc de Graauw [email protected]
HL7v3, the vocabulary Just enough HL7 HL7 version 2 : currently used HL7v3: XML based Reference Information Model HL7v3 Message contains: medical payload Trigger Event Wrappers (Query Control etc.) Transmission
Structured Data Capture (SDC) Trial Implementation
Integrating the Healthcare Enterprise 5 IHE Quality, Research, and Public Health Technical Framework Supplement 10 Structured Data Capture (SDC) 15 Trial Implementation 20 Date: October 27, 2015 Author:
HL7 Clinical Genomics and Structured Documents Work Groups
HL7 Clinical Genomics and Structured Documents Work Groups CDA Implementation Guide: Genetic Testing Report (GTR) Amnon Shabo (Shvo), PhD [email protected] HL7 Clinical Genomics WG Co-chair and Modeling
A How-to Guide for Trial Summary 3.1.3
A How-to Guide for Trial Summary 3.1.3 Nicola Tambascia & Anita Eisberg Accovion GmbH PhUSE SDE Frankfurt 2014 A How-to Guide for Trial Summary 3.1.3, May 6 th 2014, PhUSE SDE Frankfurt 1 Agenda CDISC
BRIDGing CDASH to SAS: How Harmonizing Clinical Trial and Healthcare Standards May Impact SAS Users Clinton W. Brownley, Cupertino, CA
BRIDGing CDASH to SAS: How Harmonizing Clinical Trial and Healthcare Standards May Impact SAS Users Clinton W. Brownley, Cupertino, CA ABSTRACT The Clinical Data Interchange Standards Consortium (CDISC),
SMART C CDA Collaborative Perspective & Debriefing
SMART C CDA Collaborative Perspective & Debriefing We review the purpose and results of the SMART C CDA Collaborative s vendor outreach effort in this document. The Collaborative was conducted jointly
PharmaSUG 2015 - Paper DS02
PharmaSUG 05 - Paper DS0 SDTM TE, T, and SE Domains: Demystifying the Development of SE Kristin Kelly, ccenture ccelerated R&D Services, erwyn, P Fred Wood, ccenture ccelerated R&D Services, erwyn, P Jerry
Electronic Submission of Regulatory Information, and Creating an Electronic Platform for Enhanced Information Management
Written Notice of Participation by the Clinical Data Interchange Standards Consortium (CDISC) and Written Statement for Discussion Topics to be Addressed In the FDA Public Hearing: Electronic Submission
Joint Position on the Disclosure of Clinical Trial Information via Clinical Trial Registries and Databases 1 Updated November 10, 2009
Joint Position on the Disclosure of Clinical Trial Information via Clinical Trial Registries and Databases 1 Updated November 10, 2009 The innovative pharmaceutical industry 2 is committed to the transparency
Development of an open metadata schema for Prospective Clinical Research (openpcr)
Supplementary Web Material Development of an open metadata schema for Prospective Clinical Research (openpcr) in China A. Methods We used Singapore Framework for Dublin Core Application Profiles (DCAP),
CDA for Common Document Types: Objectives, Status, and Relationship to Computer-assisted Coding
CDA for Common Document Types: Objectives, Status, and Relationship to Computer-assisted Coding CDA for Common Document Types: Objectives, Status, and Relationship to Computer-assisted Coding by Liora
Use of Electronic Health Records in Clinical Research: Core Research Data Element Exchange Detailed Use Case April 23 rd, 2009
Use of Electronic Health Records in Clinical Research: Core Research Data Element Exchange Detailed Use Case April 23 rd, 2009 Table of Contents 1.0 Preface...4 2.0 Introduction and Scope...6 3.0 Use Case
CDISC Roadmap Outline: Further development and convergence of SDTM, ODM & Co
CDISC Roadmap Outline: Further development and convergence of SDTM, ODM & Co CDISC Ausblick: Weitere Entwicklung und Konvergenz der CDISC-Standards SDTM, ODM & Co. Jozef Aerts - XML4Pharma Disclaimer Views
FHIM Model Content Overview
FHIM Model Content Overview Federal Health Information Model (FHIM) and Associated Terminology Models Goal Produce a logical, health information model that supports semantic interoperability and that is
Business & Decision Life Sciences CDISC Workshop: From SDTM to ADaM: Mapping Methodologies
Business & Decision Life Sciences CDISC Workshop: From SDTM to ADaM: Mapping Methodologies Jessica Minkue Mi Edou / 18th September 2014 From SDTM to ADaM: Mapping Methodologies CDISC and ADaM Introduc0on
PONTE Presentation CETIC. EU Open Day, Cambridge, 31/01/2012. Philippe Massonet
PONTE Presentation CETIC Philippe Massonet EU Open Day, Cambridge, 31/01/2012 PONTE Description Efficient Patient Recruitment for Innovative Clinical Trials of Existing Drugs to other Indications Start
HTTP State Management
HTTP State Management Candidate Version 1.1 27 Feb 2007 Open Mobile Alliance OMA-TS-HTTPSM-V1_1-20070227-C OMA-TS-HTTPSM-V1_1-20070227-C Page 2 (17) Use of this document is subject to all of the terms
ICH guideline E2B (R3) - questions and answers
25 August 2015 EMA/CHMP/ICH/3943/2003 Committee for Human Medicinal Products Step 5 Transmission to CHMP for adoption December 2014 Release for information January 2015 30 Churchill Place Canary Wharf
Implementation Guide for CDA Release 2 Genetic Testing Report (GTR)
Implementation Guide for CDA Release 2 Genetic Testing Report (GTR) (Universal Realm) Draft Standard For Trial Use September 2012 CDAR2_IG_GENTESTRPT_R1 (Developer Documentation) Introduction 2 TOC 3 Contents
Structured Data Capture (SDC) The Use of Structured Data Capture for Clinical Research
Structured Data Capture (SDC) The Use of Structured Data Capture for Clinical Research July 2015 S&I Initiative Coordinator: Ed Hammond HHS/ONC Sponsor: Farrah Darbouze SDC Overview Launched in 2013 in
Structured Data Capture (SDC) Draft for Public Comment
Integrating the Healthcare Enterprise 5 IHE Quality, Research, and Public Health Technical Framework Supplement 10 Structured Data Capture (SDC) 15 Draft for Public Comment 20 Date: June 6, 2014 Author:
Providing Regulatory Submissions In Electronic Format Standardized Study Data
Providing Regulatory Submissions In Electronic Format Standardized Study Data Guidance for Industry U.S. Department of Health and Human Services Food and Drug Administration Center for Drug Evaluation
Rationale and vision for E2E data standards: the need for a MDR
E2E data standards, the need for a new generation of metadata repositories Isabelle de Zegher, PAREXEL Informatics, Belgium Alan Cantrell, PAREXEL, United Kingdom Julie James, PAREXEL Informatics, United
Interdependent Registries - Domain Analysis Model (DAM)
Health Level Seven Domain Analysis Model Interdependent Registries - Domain Analysis Model (DAM) Draft for Review - Initial Ballot Submission March 3rd, 2011 Page 1 TABLE OF CONTENTS: Introduction... 5
CREATING SV AND SE FIRST Henry B. Winsor, WinsorWorks, Limited, San Mateo, CA Mario Widel, Genentech, Inc., South San Francisco, CA
ABSTRACT PharmaSUG2010 - Paper CD09 CREATING SV AND SE FIRST Henry B. Winsor, WinsorWorks, Limited, San Mateo, CA Mario Widel, Genentech, Inc., South San Francisco, CA One current concern of the FDA is
HL7 Clinical Document Architecture: Overview and Applications
HL7 Clinical Document Architecture: Overview and Applications Nawanan Theera-Ampornpunt, M.D., Ph.D. Department of Community Medicine Faculty of Medicine Ramathibodi Hospital Certified HL7 CDA Specialist
DICOM Correction Proposal
DICOM Correction Proposal Status Assigned Date of Last Update 2015/03/23 Person Assigned Submitter Name Harry Solomon Harry Solomon Submission Date 2015/03/23 Correction Number CP-1484 Log Summary: Add
EHR Standards Landscape
EHR Standards Landscape Dr Dipak Kalra Centre for Health Informatics and Multiprofessional Education (CHIME) University College London [email protected] A trans-national ehealth Infostructure Wellness
CDX Conformance Profile - 001 EMR System Conformance CDA Level 1
CDX Conformance Profile - 001 EMR System Conformance CDA Level 1 15-Aug-2014 Version 2.0 Status: Final CDA Level 1 Conformance Profile 001 Page 1 of 36 Document Version Control Release Date Version Status
The Development of the Clinical Trial Ontology to standardize dissemination of clinical trial data. Ravi Shankar
The Development of the Clinical Trial Ontology to standardize dissemination of clinical trial data Ravi Shankar Open access to clinical trials data advances open science Broad open access to entire clinical
New Jersey Department of Health. Electronic Laboratory Reporting On-Boarding Manual. Version 1.4
New Jersey Department of Health On-Boarding Manual Version 1.4 Table of Contents 1. Introduction 3 1.1 Purpose 3 1.2 Scope 3 1.3 Definitions, Acronyms and Abbreviations 4 1.4 References 5 1.5 Overview
SEARCH The National Consortium for Justice Information and Statistics. Model-driven Development of NIEM Information Exchange Package Documentation
Technical Brief April 2011 The National Consortium for Justice Information and Statistics Model-driven Development of NIEM Information Exchange Package Documentation By Andrew Owen and Scott Came Since
Clinical Interoperability to Improve Quality and the Point-of-Care of EHR
Clinical Interoperability to Improve Quality and the Point-of-Care of EHR National Science of Information Conference - 2010 Manipal University ABSTRACT We think about interoperability only in today s terms.
Introduction to the CDISC Standards
Introduction to the CDISC Standards Sandra Minjoe, Accenture Life Sciences, Wayne, Pennsylvania ABSTRACT The Clinical Data Interchange Standards Consortium (CDISC) encompasses a suite of standards across
Guidance for Industry
Reprinted from FDA s website by EAS Consulting Group, LLC Guidance for Industry Providing Regulatory Submissions in Electronic Format Standardized Study Data DRAFT GUIDANCE This guidance document is being
Accelerating Clinical Trials Through Shared Access to Patient Records
INTERSYSTEMS WHITE PAPER Accelerating Clinical Trials Through Shared Access to Patient Records Improved Access to Clinical Data Across Hospitals and Systems Helps Pharmaceutical Companies Reduce Delays
New features in SDTM-ETL v.1.2 1 SDTM-ETL TM. New Features in version 1.2
New features in SDTM-ETL v.1.2 1 SDTM-ETL TM New Features in version 1.2 This document describes the new features in version 1.2 of the SDTM-ETL TM software. It can be used in addition to the STDM-ETL
Designing ETL Tools to Feed a Data Warehouse Based on Electronic Healthcare Record Infrastructure
Digital Healthcare Empowering Europeans R. Cornet et al. (Eds.) 2015 European Federation for Medical Informatics (EFMI). This article is published online with Open Access by IOS Press and distributed under
Core Components Data Type Catalogue Version 3.1 17 October 2011
Core Components Data Type Catalogue Version 3.1 17 October 2011 Core Components Data Type Catalogue Version 3.1 Page 1 of 121 Abstract CCTS 3.0 defines the rules for developing Core Data Types and Business
PhUSE Annual Meeting, London 2014
PhUSE Annual Meeting, London 2014 Metadata, Study data standards, Master data, terminology, interoperability: Key concepts underlying compliance to FDA guidance on electronic submission Isabelle de Zegher,
Business Object Document (BOD) Message Architecture for OAGIS Release 9.+
Business Object Document (BOD) Message Architecture for OAGIS Release 9.+ an OAGi White Paper Document #20110408V1.0 Open standards that open markets TM Open Applications Group, Incorporated OAGi A consortium
Michigan Birth Defect Registry
Michigan Birth Defect Registry Implementation Guide for Ambulatory Healthcare Provider Reporting to Central Birth Defect Registries, HL7 Clinical Document Architecture (CDA) Version 1.2 G. Copeland, R.
MFI 4 Extended Registry SC32/WG2
ISO/IEC 19763 44 MFI 4 Extended Registry Masaharu Obayashi SC32/WG2 2010.05.20 The relationship between Part 4 and the other parts (1) Specialization approach The metamodels of MFI 3,5,6,7,8,9,,,, are
Understanding CDISC Basics
Trends in Bio/Pharmaceutical Industry Understanding CDISC Basics Jane Ma Abstract Data standards can make data and its associated program more portable. The CDISC (Clinical Data Interchange Standards Consortium)
University of Hawai i Human Studies Program. Guidelines for Developing a Clinical Research Protocol
University of Hawai i Human Studies Program Guidelines for Developing a Clinical Research Protocol Following are guidelines for writing a clinical research protocol for submission to the University of
4. Executive Summary of Part 1 FDA Overview of Current Environment
Public Meeting Regulatory New Drug Review: Solutions for Study Data Exchange Standards 1. Background Meeting Summary Food and Drug Administration White Oak, MD November 5, 2012 10am 4pm On November 5,
Quality, Research and Public Health (QRPH) Technical Framework Supplement. Physician Reporting to a Public Health Repository Cancer Registry (PRPH-Ca)
Integrating the Healthcare Enterprise 5 Quality, esearch and Public Health (QPH) Technical Framework Supplement 10 Physician eporting to a Public Health epository Cancer egistry (PPH-Ca) Trial Implementation
Managing and Integrating Clinical Trial Data: A Challenge for Pharma and their CRO Partners
Managing and Integrating Clinical Trial Data: A Challenge for Pharma and their CRO Partners Within the Pharmaceutical Industry, nothing is more fundamental to business success than bringing drugs and medical
[MS-ASMS]: Exchange ActiveSync: Short Message Service (SMS) Protocol
[MS-ASMS]: Exchange ActiveSync: Short Message Service (SMS) Protocol Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications
PharmaSUG2010 HW06. Insights into ADaM. Matthew Becker, PharmaNet, Cary, NC, United States
PharmaSUG2010 HW06 Insights into ADaM Matthew Becker, PharmaNet, Cary, NC, United States ABSTRACT ADaM (Analysis Dataset Model) is meant to describe the data attributes such as structure, content, and
PK IN DRUG DEVELOPMENT. CDISC management of PK data. Matteo Rossini Milan, 9 February 2010
Matteo Rossini Milan, 9 February 2010 Introduction to CDISC CDISC: Clinical Data Interchange Standards Consortium CDISC is a global, open, multidisciplinary, non-profit organization that has established
HL7 and Meaningful Use
HL7 and Meaningful Use Grant M. Wood HL7 Ambassador HIMSS14 2012 Health Level Seven International. All Rights Reserved. HL7 and Health Level Seven are registered trademarks of Health Level Seven International.
Introduction to Web Services
Department of Computer Science Imperial College London CERN School of Computing (icsc), 2005 Geneva, Switzerland 1 Fundamental Concepts Architectures & escience example 2 Distributed Computing Technologies
MPD Technical Webinar Transcript
MPD Technical Webinar Transcript Mark Kindl: On a previous Webinar, the NTAC Coordinator and one of the Co-Chairs of the NTAC introduced the NIEM MPD specification, which defines releases and IEPDs. In
Data Standards and the National Cardiovascular Research Infrastructure (NCRI)
Data Standards and the National Cardiovascular Research Infrastructure (NCRI) A partnership with Duke Clinical Research Institute (DCRI) and the American College of Cardiology Foundation (ACCF) November
This document is a preview generated by EVS
INTERNATIONAL STANDARD ISO 10781 Second edition 2015-08-01 Health Informatics HL7 Electronic Health Records-System Functional Model, Release 2 (EHR FM) Informatique de santé Modèle fonctionnel d un système
Developers Integration Lab (DIL) System Architecture, Version 1.0
Developers Integration Lab (DIL) System Architecture, Version 1.0 11/13/2012 Document Change History Version Date Items Changed Since Previous Version Changed By 0.1 10/01/2011 Outline Laura Edens 0.2
Standard Registry Development and Publication Process
Document number: DSP4006 Date: 2007-12-12 Version: 1.1.0 Standard Registry Development and Publication Process Document type: Specification Document status: Informational Document language: E Copyright
Data modelling methods in clinical trials: Experiences from the CTMND project (ctmnd.org)
Data modelling methods in clinical trials: Experiences from the CTMND project (ctmnd.org) Athanasios Anastasiou, Emmanuel Ifeachor, John Zajicek & the CTMND Consortium University of Plymouth Peninsula
Relationship of HL7 EHR System Draft Standard to X12N
Relationship of HL7 EHR System Draft Standard to X12N EHR Technical Committee Co-Chairs: Gary Dickinson Linda Fischetti Sam Heard Excerpt of EHR-S DSTU Class Overview of Discussion Background Where We
Alcohol Use Disorder Identification Test Self-Report Version (AUDIT-SR)
Alcohol Use Disorder Identification Test Self-Report Version (AUDIT-SR) Questionnaire Supplement to the Study Data Tabulation Model Implementation Guide for Human Clinical Trials Prepared by TBI Standards
Automate Data Integration Processes for Pharmaceutical Data Warehouse
Paper AD01 Automate Data Integration Processes for Pharmaceutical Data Warehouse Sandy Lei, Johnson & Johnson Pharmaceutical Research and Development, L.L.C, Titusville, NJ Kwang-Shi Shu, Johnson & Johnson
Udo Siegmann member of e3c, CDISC Sen. Dir. Acc. Management PAREXEL
Innovative Medicines Technological Platform Udo Siegmann member of e3c, CDISC Sen. Dir. Acc. Management PAREXEL Facts about PAREXEL Full service CRO (Clinical Research Organisation) Involved in more than
HL7 and SOA Based Distributed Electronic Patient Record Architecture Using Open EMR
HL7 and SOA Based Distributed Electronic Patient Record Architecture Using Open EMR Priti Kalode 1, Dr Onkar S Kemkar 2, Dr P R Gundalwar 3 Research Student, Dept of Comp Sci &Elec, RTM Nagpur University
Electronic Health Record (EHR) Standards Survey
Electronic Health Record (EHR) Standards Survey Compiled by: Simona Cohen, Amnon Shabo Date: August 1st, 2001 This report is a short survey about the main emerging standards that relate to EHR - Electronic
HL7 Clinical Document Architecture, Release 2.0
HL7 Clinical Document Architecture, Release 2.0 Chair/Editor Chair/Editor Chair/Editor Chair/Editor Robert H. Dolin, MD [email protected] Kaiser Permanente Liora Alschuler [email protected]
Establishment Registration SPL Technical Errors Training ebook
Technical Errors Training ebook Interpretations & s for Technical Errors in Establishment Registration SPL Documents Submitted to FDA Version 1.0 Purpose: This SPL training ebook is to be utilized by SPL
PharmaSUG 2016 Paper IB10
ABSTRACT PharmaSUG 2016 Paper IB10 Moving from Data Collection to Data Visualization and Analytics: Leveraging CDISC SDTM Standards to Support Data Marts Steve Kirby, JD, MS, Chiltern, King of Prussia,
Guideline for Implementing the Universal Data Element Framework (UDEF)
Guideline for Implementing the Universal Data Element Framework (UDEF) Version 1.0 November 14, 2007 Developed By: Electronic Enterprise Integration Committee Aerospace Industries Association, Inc. Important
Implementing Consolidated-Clinical Document Architecture (C-CDA) for Meaningful Use Stage 2. ONC Implementation and Testing Division April 5, 2013
Implementing Consolidated-Clinical Document Architecture (C-CDA) for Meaningful Use Stage 2 ONC Implementation and Testing Division April 5, 2013 Remember how healthcare data was exchanged prior to Electronic
Clinical Quality Improvement
Clinical Quality Improvement Current and Future Developments Connecting Michigan for Health 2014 Kanwarpreet (KP) Sethi Senior Software Architect 1 Objectives Review the current state of Clinical Quality
HL7 EHR System Functional Model and Standard (ISO/HL7 10781), Release 2
HL7 EHR System Functional Model and Standard (ISO/HL7 10781), Release 2 Health Information Management Systems Society (HIMSS) Las Vegas, NV 20 Feb 2012 Presented by: Mark G. Janczewski, MD, MPH Deloitte
PML Core Specification 1.0
PML Core Specification 1.0 Auto-ID Center Recommendation 15 September 2003 This version: http://develop.autoidcenter.org/ Latest version: http://develop.autoidcenter.org/ Previous version: Authors: Christian
GE Healthcare Healthcare IT
GE Healthcare Healthcare IT May 06, 2012 540 W. Northwest Highway Barrington, IL 60010 Farzad Mostashari, MD, ScM Department of Health and Human Services Office of the National Coordinator for Health Information
NASCIO EA Development Tool-Kit Solution Architecture. Version 3.0
NASCIO EA Development Tool-Kit Solution Architecture Version 3.0 October 2004 TABLE OF CONTENTS SOLUTION ARCHITECTURE...1 Introduction...1 Benefits...3 Link to Implementation Planning...4 Definitions...5
HL7 NCPDP e-prescribing harmonization: using the v3 HDF for as a basis for semantic interoperability
HL7 NCPDP e-prescribing e harmonization: using the v3 HDF for as a basis for semantic interoperability Mark Shafarman HL7 Chair Applications Architect, Oracle Corporation [email protected] 1 415
THE EHR4CR PLATFORM AND SERVICES
THE EHR4CR PLATFORM AND SERVICES Brecht Claerhout Custodix Electronic Health Records for Clinical Research 108 Background CV Ageing Population COPD Asthma Diabetes HIV/ AIDS Mental disorders Cancer 1993-1997
Subject: No. Page PROTOCOL AND CASE REPORT FORM DEVELOPMENT AND REVIEW Standard Operating Procedure
703 1 of 11 POLICY The Beaumont Research Coordinating Center (BRCC) will provide advice to clinical trial investigators on protocol development, content and format. Upon request, the BRCC will review a
A304a: Understanding User Needs for Field Management Stations Part 1 Object Definitions for Signal System Masters (SSM) Based on NTCIP 1210 Standard
A304a: Understanding User Needs for Field Management Stations Part 1 Object Definitions for Signal System Masters (SSM) Based on NTCIP 1210 Standard Table of Contents Introduction/Purpose... 2 SSM User
