@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/568070> a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "568070"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "2" ] ;
     fhir:lastUpdated [ fhir:v "2026-05-31T00:21:30.201Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-13"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/m11-report-section-13>
     ] )
  ] ; # 
  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 568070</b></p><a name=\"568070\"> </a><a name=\"hc568070\"> </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:21:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-m11-report-section-13.html\">M11ReportSection13</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/568070\">https://fevir.net/resources/Composition/568070</a></p><p><b>identifier</b>: FEvIR Object Identifier/568070</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 C218670}\">section13-glossary</span></p><p><b>date</b>: 2026-05-31 00:21:30+0000</p><p><b>author</b>: Brian S. Alper, MD, MSPH</p><p><b>title</b>: M11 Report Section 13 (Glossary) 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 13 (Glossary) 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 568070. Revised 2026-05-31. Available at: https://fevir.net/resources/Composition/568070. Computable resource at: https://fevir.net/resources/Composition/568070#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/568070"^^xsd:anyURI ;
     fhir:l <https://fevir.net/resources/Composition/568070>
  ] ; # 
  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 "568070" ] ;
     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 "C218670" ] ;
       fhir:display [ fhir:v "ICH M11 Protocol Section 13 APPENDIX: GLOSSARY OF TERMS AND ABBREVIATIONS" ]
     ] ) ;
     fhir:text [ fhir:v "section13-glossary" ]
  ] ) ; # 
  fhir:subject ( [
     fhir:l <http://hl7.org/fhir/uv/ebm/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:21:30.201Z"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:display [ fhir:v "Brian S. Alper, MD, MSPH" ]
  ] ) ; # 
  fhir:title [ fhir:v "M11 Report Section 13 (Glossary) for A Study of Nasal Glucagon (LY900018) in Japanese Participants With Diabetes Mellitus - M11 Example"] ; # 
  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/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 13 (Glossary) 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 568070. Revised 2026-05-31. Available at: https://fevir.net/resources/Composition/568070. Computable resource at: https://fevir.net/resources/Composition/568070#json."
     ]
  ] ) ; # 
  fhir:section ( [
     fhir:title [ fhir:v "Appendix: Glossary of Terms and Abbreviations" ] ;
     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 "C218670" ] ;
         fhir:display [ fhir:v "ICH M11 Protocol Section 13 APPENDIX: GLOSSARY OF TERMS AND ABBREVIATIONS" ]
       ] ) ;
       fhir:text [ fhir:v "section13-glossary" ]
     ] ;
     fhir:text [
       fhir:status [ fhir:v "additional" ] ;
       fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>3 pages of images replaced with this statement</p></div>"^^rdf:XMLLiteral ]
     ]
  ] ) . # 

<http://hl7.org/fhir/uv/ebm/ResearchStudy/267245> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Organization/118079> a fhir:Uv .

# -------------------------------------------------------------------------------------

