@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/ebm/Composition/568044> a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "568044"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2026-05-30T15:21:18.336Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-02"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-02>
     ] )
  ] ; # 
  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 568044</b></p><a name=\"568044\"> </a><a name=\"hc568044\"> </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-02.html\">M11ReportSection02</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/568044\">https://fevir.net/resources/Composition/568044</a></p><p><b>identifier</b>: FEvIR Object Identifier/568044</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 C218520}\">section2-introduction</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 2 (Introduction) 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 2 (Introduction) for M11ResearchStudy Template [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568044. Revised 2026-05-30. Available at: https://fevir.net/resources/Composition/568044. Computable resource at: https://fevir.net/resources/Composition/568044#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/568044"^^xsd:anyURI ;
     fhir:l <https://fevir.net/resources/Composition/568044>
  ] ; # 
  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 "568044" ] ;
     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 "C218520" ] ;
       fhir:display [ fhir:v "ICH M11 Protocol Section 2 INTRODUCTION" ]
     ] ) ;
     fhir:text [ fhir:v "section2-introduction" ]
  ] ) ; # 
  fhir:subject ( [
     fhir:l <http://hl7.org/fhir/uv/ebm/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.336Z"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:display [ fhir:v "Brian S. Alper, MD, MSPH" ]
  ] ) ; # 
  fhir:title [ fhir:v "M11 Report Section 2 (Introduction) for M11ResearchStudy Template"] ; # 
  fhir:custodian [
     fhir:l <http://hl7.org/fhir/uv/ebm/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 <http://hl7.org/fhir/uv/ebm/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 2 (Introduction) for M11ResearchStudy Template [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568044. Revised 2026-05-30. Available at: https://fevir.net/resources/Composition/568044. Computable resource at: https://fevir.net/resources/Composition/568044#json."
     ]
  ] ) ; # 
  fhir:section ( [
     fhir:title [ fhir:v "Introduction" ] ;
     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 "C218520" ] ;
         fhir:display [ fhir:v "ICH M11 Protocol Section 2 INTRODUCTION" ]
       ] ) ;
       fhir:text [ fhir:v "section2-introduction" ]
     ] ;
     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 "Purpose of Trial" ] ;
       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 "C218521" ] ;
           fhir:display [ fhir:v "ICH M11 Protocol Section 2.1 Purpose of Trial" ]
         ] ) ;
         fhir:text [ fhir:v "section2.1-trial-purpose" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "empty" ] ;
         fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Explain why the trial is needed, and why the research questions being asked are important. Do not restate the objectives or estimands. Do not restate the IB; rather, cross reference to the IB as applicable to the description.]</div>"^^rdf:XMLLiteral ]
       ]
     ] [
       fhir:title [ fhir:v "Assessment of Risks and Benefits" ] ;
       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 "C218522" ] ;
           fhir:display [ fhir:v "ICH M11 Protocol Section 2.2 Assessment of Risks and Benefits" ]
         ] ) ;
         fhir:text [ fhir:v "section2.2-benefits-risks" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "empty" ] ;
         fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Include an assessment of known and potential risks and benefits, if any, as a result of participating in the trial from the perspective of an individual participant, including the basis of the risk (e.g., nonclinical trials or prior clinical trials). This section may be structured under one single heading 2.2 Assessment of Risks and Benefits, or if applicable under 3 subheadings as 2.2.1 Risk Summary and Mitigation Strategy, 2.2.2 Benefit Assessment and 2.2.3 Overall Risk-Benefit Assessment]</div>"^^rdf:XMLLiteral ]
       ] ;
       fhir:section ( [
         fhir:title [ fhir:v "Risk Summary and Mitigation Strategy" ] ;
         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 "C218523" ] ;
             fhir:display [ fhir:v "ICH M11 Protocol Section 2.2.1 Risk Summary and Mitigation Strategy" ]
           ] ) ;
           fhir:text [ fhir:v "section2.2.1-risk-summary" ]
         ] ;
         fhir:text [
           fhir:status [ fhir:v "empty" ] ;
           fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[You may enter the entire risk summary here or use the subsections for Trial Intervention, Trial Procedures, and Other as noted below.]</div>"^^rdf:XMLLiteral ]
         ] ;
         fhir:section ( [
           fhir:title [ fhir:v "Trial-specific Intervention Risks and Mitigations" ] ;
           fhir:code [
             fhir:text [ fhir:v "section2.2.1.1-trial-intervention-risk-summary" ]
           ] ;
           fhir:text [
             fhir:status [ fhir:v "empty" ] ;
             fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Trial Intervention – Describe risks related to trial-specific treatments and interventions.  For the protocol, focus only on the relevant key risks for THIS trial.  Provide a brief description of strategies to mitigate identified risks or provide a cross-reference to the relevant protocol section.]</div>"^^rdf:XMLLiteral ]
           ]
         ] [
           fhir:title [ fhir:v "Trial-specific Procedure Risks and Mitigations" ] ;
           fhir:code [
             fhir:text [ fhir:v "section2.2.1.2-trial-procedures-risk-summary" ]
           ] ;
           fhir:text [
             fhir:status [ fhir:v "empty" ] ;
             fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Trial Procedures – Describe risks associated with the design (e.g., placebo arm) and procedures specific to this trial (e.g., biopsies), and any measures to control or mitigate the risks. Provide a brief description of strategies to mitigate identified risks or provide a cross reference to the relevant protocol section. This is not intended to be an exhaustive list of all possible risks associated with trial procedures but should focus on the unique risks inherent in the design or less common or high-risk procedures. As above, provide a brief description of strategies to mitigate identified risks or provide a cross reference to the relevant protocol section.]</div>"^^rdf:XMLLiteral ]
           ]
         ] [
           fhir:title [ fhir:v "Trial-specific Other Risks and Mitigations" ] ;
           fhir:code [
             fhir:text [ fhir:v "section2.2.1.3-trial-other-risk-summary" ]
           ] ;
           fhir:text [
             fhir:status [ fhir:v "empty" ] ;
             fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Other – Consider risks associated with other items (for example, comparators, challenge agents, imaging agents, medical devices). This could include discussion of risk mitigation for special populations, if not described elsewhere. Insert a line for each, as needed.]</div>"^^rdf:XMLLiteral ]
           ]
         ] )
       ] [
         fhir:title [ fhir:v "Benefit 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 "C218524" ] ;
             fhir:display [ fhir:v "ICH M11 Protocol Section 2.2.2 Benefit Summary" ]
           ] ) ;
           fhir:text [ fhir:v "section2.2.2-benefit-summary" ]
         ] ;
         fhir:text [
           fhir:status [ fhir:v "empty" ] ;
           fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[The benefit summary should describe any physical, psychological, social, or any other potential benefits to individual participants as a result of participating in the trial, addressing immediate potential benefits and/or long-range potential benefits. Clearly state if no benefits to an individual participant can be anticipated, or if potential benefits are unknown. For early clinical trials such as Phase 1 or trials in healthy participants, benefits for an individual participant (other than those of altruism) are expected to be minimal. Benefits to society in general may also be included but should be described separately from the individual participant perspective.]</div>"^^rdf:XMLLiteral ]
         ]
       ] [
         fhir:title [ fhir:v "Overall Risk-Benefit Assessment" ] ;
         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 "C218525" ] ;
             fhir:display [ fhir:v "ICH M11 Protocol Section 2.2.3 Overall Risk-Benefit Assessment" ]
           ] ) ;
           fhir:text [ fhir:v "section2.2.3-overall-risk-benefit-assessment" ]
         ] ;
         fhir:text [
           fhir:status [ fhir:v "empty" ] ;
           fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Provide a succinct, concluding statement on the perceived balance between risks that have been identified from cumulative safety data, protocol procedures, and anticipated efficacy/benefits within the context of the proposed trial.]</div>"^^rdf:XMLLiteral ]
         ]
       ] )
     ] )
  ] ) . # 

<http://hl7.org/fhir/uv/ebm/ResearchStudy/568025> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Organization/118079> a fhir:Uv .

# -------------------------------------------------------------------------------------

