Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "568043"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2026-05-30T15:21:18.286Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-01"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-01> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 568043</b></p><a name=\"568043\"> </a><a name=\"hc568043\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2026-05-30 15:21:18+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-m11-report-section-01.html\">M11ReportSection01</a></p></div><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>url</b>: <a href=\"https://fevir.net/resources/Composition/568043\">https://fevir.net/resources/Composition/568043</a></p><p><b>identifier</b>: FEvIR Object Identifier/568043</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 35528-9}\">CeSHarP Report</span></p><p><b>category</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C218514}\">section1-protocol-summary</span></p><p><b>date</b>: 2026-05-30 15:21:18+0000</p><p><b>author</b>: Brian S. Alper, MD, MSPH</p><p><b>title</b>: M11 Report Section 1 (Protocol Summary) for M11ResearchStudy Template</p><p><b>custodian</b>: <a href=\"Organization-118079.html\">Computable Publishing LLC</a></p><blockquote><p><b>relatesTo</b></p><p><b>type</b>: Derived From</p><p><b>target</b>: <a href=\"ResearchStudy-568025.html\">M11ResearchStudy Template</a></p></blockquote><blockquote><p><b>relatesTo</b></p><p><b>type</b>: Cite As</p><p><b>target</b>: </p><div><p>M11 Report Section 1 (Protocol Summary) for M11ResearchStudy Template [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568043. Revised 2026-05-30. Available at: https://fevir.net/resources/Composition/568043. Computable resource at: https://fevir.net/resources/Composition/568043#json.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/cited-artifact-status-type> ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] ) ]
] ) ; #
fhir:url [
fhir:v "https://fevir.net/resources/Composition/568043"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/Composition/568043>
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ;
fhir:system [
fhir:v "https://fevir.net/FOI"^^xsd:anyURI ;
fhir:l <https://fevir.net/FOI> ] ;
fhir:value [ fhir:v "568043" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:35528-9 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "35528-9" ] ;
fhir:display [ fhir:v "Clinical trial protocol Clinical trial protocol" ] ] ) ;
fhir:text [ fhir:v "CeSHarP Report" ]
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
fhir:l <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl> ] ;
fhir:code [ fhir:v "C218514" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 1 PROTOCOL SUMMARY" ] ] ) ;
fhir:text [ fhir:v "section1-protocol-summary" ]
] ) ; #
fhir:subject ( [
fhir:l fhir:ResearchStudy/568025 ;
fhir:reference [ fhir:v "ResearchStudy/568025" ] ;
fhir:type [
fhir:v "ResearchStudy"^^xsd:anyURI ;
fhir:l fhir:ResearchStudy ] ;
fhir:display [ fhir:v "M11ResearchStudy Template" ]
] ) ; #
fhir:date [ fhir:v "2026-05-30T15:21:18.286Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:display [ fhir:v "Brian S. Alper, MD, MSPH" ]
] ) ; #
fhir:title [ fhir:v "M11 Report Section 1 (Protocol Summary) for M11ResearchStudy Template"] ; #
fhir:custodian [
fhir:l fhir:Organization/118079 ;
fhir:reference [ fhir:v "Organization/118079" ] ;
fhir:type [
fhir:v "Organization"^^xsd:anyURI ;
fhir:l fhir:Organization ] ;
fhir:display [ fhir:v "Computable Publishing LLC" ]
] ; #
fhir:relatesTo ( [
fhir:type [ fhir:v "derived-from" ] ;
fhir:target [
a fhir:Reference ;
fhir:l fhir:ResearchStudy/568025 ;
fhir:reference [ fhir:v "ResearchStudy/568025" ] ;
fhir:type [
fhir:v "ResearchStudy"^^xsd:anyURI ;
fhir:l fhir:ResearchStudy ] ;
fhir:display [ fhir:v "M11ResearchStudy Template" ] ]
] [
fhir:type [ fhir:v "cite-as" ] ;
fhir:target [
a fhir:Markdown ;
fhir:v "M11 Report Section 1 (Protocol Summary) for M11ResearchStudy Template [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568043. Revised 2026-05-30. Available at: https://fevir.net/resources/Composition/568043. Computable resource at: https://fevir.net/resources/Composition/568043#json." ]
] ) ; #
fhir:section ( [
fhir:title [ fhir:v "Protocol Summary" ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
fhir:l <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl> ] ;
fhir:code [ fhir:v "C218514" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 1 PROTOCOL SUMMARY" ] ] ) ;
fhir:text [ fhir:v "section1-protocol-summary" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No text is intended here (heading only).]</div>"^^rdf:XMLLiteral ] ] ;
( fhir:section [
fhir:title [ fhir:v "Protocol Synopsis" ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
fhir:l <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl> ] ;
fhir:code [ fhir:v "C218515" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 1.1 Protocol Synopsis" ] ] ) ;
fhir:text [ fhir:v "section1.1-protocol-synopsis" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No text is intended here (heading only).]</div>"^^rdf:XMLLiteral ] ] ;
( fhir:section [
fhir:title [ fhir:v "Primary and Secondary Objectives and Estimands" ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
fhir:l <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl> ] ;
fhir:code [ fhir:v "C218516" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 1.1.1 Primary and Secondary Objectives and Estimands" ] ] ) ;
fhir:text [ fhir:v "section1.1.1-objectives-estimands" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Summarise the primary and secondary objectives and any associated estimands in natural, nontechnical (layperson) language. For trials intended to estimate a treatment effect or test a hypothesis related to a treatment effect, include the primary and secondary objectives and any associated estimands using a nontechnical summary describing the objective and treatment effect of interest (estimand). For other types of trials not intended to estimate a treatment effect or test a hypothesis related to a treatment effect, define trial objectives and describe additional information relevant to the clinical question(s) of interest (e.g., the endpoint(s) associated with each objective). For trials with numerous objectives in which the description of objectives will exceed half a page, consider including the most important objectives and estimands in the synopsis and refer to Section 3 Trial Objectives and Associated Estimands, which covers the objectives and estimands in technical detail. For considerations on estimands, refer to ICH E9(R1).]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Overall Design" ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
fhir:l <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl> ] ;
fhir:code [ fhir:v "C218517" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 1.1.2 Overall Design" ] ] ) ;
fhir:text [ fhir:v "section1.1.2-overall-design" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Key aspects of the trial design include Intervention, Intervention Model, Control Type, Control Description, Intervention Assignment Method, Stratification, Drug/Device Combination Product Indicator, Population Type, Population Diagnosis or Condition, Population Age (Minimum, Maximum), Site Distribution and Geographic Scope, Master Protocol, and Adaptive Trial Design. Entries should Reference Composition Resource or ResearchStudy Resource.]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Number of Arms" ] ;
fhir:code [
fhir:text [ fhir:v "Number of Arms" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Enter the numeric value for the number of arms in the trial. For trials with a different number of arms in different periods, populate this field based on the total number of arms.]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Trial Blind Schema" ] ;
fhir:code [
fhir:text [ fhir:v "Trial Blind Schema" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[For designs in which these details may differ in one or more trial periods, answer according to the portion of the trial in which the highest number of blinded roles occurs. Additional details can be provided in Section 6.7.3 Measures to Maintain Blinding.]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Blinded Roles" ] ;
fhir:code [
fhir:text [ fhir:v "Blinded Roles" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[State 'The following roles indictated will not be made aware of the treatment group assignment during the trial:' [Blinded Roles] --OR-- 'Not applicable (No blinding)' indicates an open-label trial.]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Number of Participants" ] ;
fhir:code [
fhir:text [ fhir:v "Number of Participants" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[State the expected number of participants to be assigned to trial intervention/enrolled. Indicate whether the number provided is the target or maximum number of individuals to be randomly assigned to trial intervention/enrolled. State as 'A [Target/Maximum] of [Enter Number of Participants] participants will be [randomly assigned to trial intervention/enrolled].]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Duration" ] ;
fhir:code [
fhir:text [ fhir:v "Duration" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[See Template instructions. Select one of the two options for total planned duration of trial intervention and trial participation for each participant. Note that the total duration of trial participation should include any washout and any follow-up periods in which the participant is not receiving trial intervention. When duration will vary, provide a short explanation (for example, “event-driven” or “adaptive design”.]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Committees" ] ;
fhir:code [
fhir:text [ fhir:v "Committees" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Indicate whether any committee(s) will be reviewing data while the trial is ongoing, and the type of committee. Common examples include Data Monitoring Committee, Dose Escalation Committee, or Endpoint Adjudication Committee; describe others, if applicable. List independent committees in the space indicated. Other committees may be included at the Sponsor’s discretion in the separate space provided. Committees listed here should be fully described in Section 11.4 Committees.]</div>"^^rdf:XMLLiteral ] ] ] ) ] [
fhir:title [ fhir:v "Trial Schema" ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
fhir:l <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl> ] ;
fhir:code [ fhir:v "C218518" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 1.2 Trial Schema" ] ] ) ;
fhir:text [ fhir:v "section1.2-trial-schema" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[The purpose of this section is to provide a visual depiction of the trial design, orienting users of the protocol to the key features of the design. The schema depicts the trial arms, the flow of individual participant through the progression of trial period(s)/epochs (such as screening, washout/run-in, intervention, and key milestones [e.g., randomisation, cross-over, end of treatment, end of study, post-treatment follow-up]). For complex trials, additional schemas may be added to describe activities or trial periods in greater detail. Entries should Reference SoaPlanDefinition Profile of PlanDefinition Resource.]</div>"^^rdf:XMLLiteral ] ] ] [
fhir:title [ fhir:v "Schedule of Activities" ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ;
fhir:l <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl> ] ;
fhir:code [ fhir:v "C218519" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 1.3 Schedule of Activities" ] ] ) ;
fhir:text [ fhir:v "section1.3-schedule-of-activities" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[The schedule of activities must capture the procedures that will be accomplished at each trial visit, and all contact with participants, for example, telephone contacts. This includes any tests that are used for eligibility, participant randomisation or stratification, or decisions on trial intervention discontinuation. Allowable windows should be stated for all visits and procedures. A tabular format is recommended. When applicable for studies with extensive sampling (e.g., serial PK sampling) a separate table may be added. Entries should Reference SoaPlanDefinition Profile of PlanDefinition Resource.]</div>"^^rdf:XMLLiteral ] ] ] )
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support.
Package hl7.fhir.uv.ebm#1.0.0-ballot3 based on FHIR 6.0.0-ballot3.
Generated
2026-06-02
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
