Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot3 - STU 1 ballot International flag

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

: M11 Report Section 14 (References) for A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example

Page standards status: Informative

Raw ttl | Download


@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 "568071"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2026-05-31T00:22:59.865Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-14"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-14>     ] )
  ] ; # 
  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 568071</b></p><a name=\"568071\"> </a><a name=\"hc568071\"> </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: 2; Last updated: 2026-05-31 00:22:59+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-m11-report-section-14.html\">M11ReportSection14</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/568071\">https://fevir.net/resources/Composition/568071</a></p><p><b>identifier</b>: FEvIR Object Identifier/568071</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 C218671}\">section14-references</span></p><p><b>date</b>: 2026-05-31 00:22:59+0000</p><p><b>author</b>: Brian S. Alper, MD, MSPH</p><p><b>title</b>: M11 Report Section 14 (References) for A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example</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-267245.html\">A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example</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 14 (References) for A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568071. Revised 2026-05-31. Available at: https://fevir.net/resources/Composition/568071. Computable resource at: https://fevir.net/resources/Composition/568071#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/568071"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/Composition/568071>
  ] ; # 
  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 "568071" ] ;
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 "C218671" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 14 APPENDIX: REFERENCES" ]     ] ) ;
fhir:text [ fhir:v "section14-references" ]
  ] ) ; # 
  fhir:subject ( [
fhir:l fhir:ResearchStudy/267245 ;
fhir:reference [ fhir:v "ResearchStudy/267245" ] ;
fhir:type [
fhir:v "ResearchStudy"^^xsd:anyURI ;
fhir:l fhir:ResearchStudy     ] ;
fhir:display [ fhir:v "A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example" ]
  ] ) ; # 
  fhir:date [ fhir:v "2026-05-31T00:22:59.865Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:display [ fhir:v "Brian S. Alper, MD, MSPH" ]
  ] ) ; # 
  fhir:title [ fhir:v "M11 Report Section 14 (References) for A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example"] ; # 
  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/267245 ;
fhir:reference [ fhir:v "ResearchStudy/267245" ] ;
fhir:type [
fhir:v "ResearchStudy"^^xsd:anyURI ;
fhir:l fhir:ResearchStudy       ] ;
fhir:display [ fhir:v "A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example" ]     ]
  ] [
fhir:type [ fhir:v "cite-as" ] ;
fhir:target [
a fhir:Markdown ;
fhir:v "M11 Report Section 14 (References) for A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568071. Revised 2026-05-31. Available at: https://fevir.net/resources/Composition/568071. Computable resource at: https://fevir.net/resources/Composition/568071#json."     ]
  ] ) ; # 
  fhir:section ( [
fhir:title [ fhir:v "Appendix: References" ] ;
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 "C218671" ] ;
fhir:display [ fhir:v "ICH M11 Protocol Section 14 APPENDIX: REFERENCES" ]       ] ) ;
fhir:text [ fhir:v "section14-references" ]     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>American Diabetes Association; Workgroup on Hypoglycemia. Defining and reporting hypoglycemia in diabetes: a report from the American Diabetes Association Workgroup on Hypoglycemia. Diabetes Care. 2005;28(5):1245-1249. </p><p>American Diabetes Association. Glycemic targets. Diabetes Care. 2017;40(suppl 1):S48-S56. </p><p>GlucaGen (glucagon [rDNA origin] for injection) [Summary of Product Characteristics]. Bagsvaerd, Denmark: Novo Nordisk; revised 2015. Available at: https://www.medicines.org.uk/emc/medicine/4258#DOCREVISION. Accessed September 29, 2017. </p><p>Glucagon G Novo for Injection [Package Insert]. Bagsvaerd, Denmark: Novo Nordisk; revised 2016. Available at: http://www.pmda.go.jp/PmdaSearch/iyakuDetail/ResultDataSetPDF/620023_7229402D1036_ 1_06. Accessed September 28, 2017. </p><p>Glucagon G Novo for Injection [Interview Form]. Bagsvaerd, Denmark: Novo Nordisk; 2015. Available at: http://www.info.pmda.go.jp/go/interview/1/620023_7229402D1036_1_007_1F. Accessed September 28, 2017. </p><p>GLUCAGON for Injection ITO [Package Insert]. Osaka, Japan: Kaigen Pharma Co., Ltd; 2016. Available at: http://www.pmda.go.jp/PmdaSearch/iyakuDetail/ResultDataSetPDF/130616_7229400D1088_ 1_11. </p><p>GLUCAGON for Injection ITO [Interview Form]. Osaka, Japan: Kaigen Pharma Co., Ltd; 2016. Available at: http://www.info.pmda.go.jp/go/interview/1/130616_7229400D1088_1_G07_1F. Accessed September 28, 2017. </p><p>Polonsky WH, Fisher L, Hessler D, Johnson N. Emotional distress in the partners of type 1 diabetes adults: worries about hypoglycemia and other key concerns. Diabetes Technol Ther. 2016;18:292-297. </p><p>Rickels MR, Ruedy KJ, Foster NC, Piché CA, Dulude H, Sherr JL, Tamborlane WV, Bethin KE, DiMeglio LA, Wadwa RP, Ahmann AJ, Haller MJ, Nathan BM, Marcovina SM, Rampakakis E, Meng L, Beck RW; T1D Exchange Intranasal Glucagon Investigators. Intranasal glucagon for treatment of insulin-induced hypoglycemia in adults with type 1 diabetes: a randomized crossover noninferiority study. Diabetes Care. 2016;39(2):264-270. </p><p>Reno FE, Normand P, McInally K, Silo S, Stotland P, Triest M, Carballo D, Piché C. A novel nasal powder formulation of glucagon: toxicology studies in animal models. BMC Pharmacol Toxicol. 2015;16:29. </p><p>Seaquist ER, Anderson J, Childs B, Cryer P, Dagogo-Jack S, Fish L, Heller SR, Rodriguez H, Rosenzweig J, Vigersky R. Hypoglycemia and diabetes: a report of a workgroup of the American Diabetes Association and the Endocrine Society. Diabetes Care. 2013;36(5):1384-1395</p></div>"^^rdf:XMLLiteral ]     ]
  ] ) . #