@prefix fhir: <http://hl7.org/fhir/> .
@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/Group/568026> a fhir:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "568026"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "7" ] ;
     fhir:lastUpdated [ fhir:v "2026-06-04T12:10:19.344Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-eligibility-criteria"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/study-eligibility-criteria>
     ] )
  ] ; # 
  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: Group 568026</b></p><a name=\"568026\"> </a><a name=\"hc568026\"> </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: 7; Last updated: 2026-06-04 12:10:19+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-study-eligibility-criteria.html\">StudyEligibilityCriteria</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>Artifact Author</b>: Brian S. Alper, MD, MSPH: </p><p><b>CiteAs</b>: </p><div><p>StudyEligibilityCriteria for M11Report Example [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568026. Revised 2026-06-04. Available at: https://fevir.net/resources/Group/568026. Computable resource at: https://fevir.net/resources/Group/568026#json.</p>\n</div><p><b>url</b>: <a href=\"https://fevir.net/resources/Group/568026\">https://fevir.net/resources/Group/568026</a></p><p><b>identifier</b>: FEvIR Object Identifier/568026</p><p><b>title</b>: StudyEligibilityCriteria for M11Report Example</p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>description</b>: </p><div><p>This instance of StudyEligibilityCriteria Profile is used as an example of structured eligibility criteria in support of creation of a set of Composition Profiles to represent the M11 Report Template Instructions.\nInclusion Criteria:\n.1. inclusion criterion 1\n.2. inclusion criterion 2\nExclusion Criteria:\n.1. exclusion criterion 1\n.2. exclusion criterion 2</p>\n</div><p><b>copyright</b>: </p><div><p>Copyright the Authors else Computable Publishing LLC. Noncommercial use permitted with CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/). Commercial use permitted as agreed in Terms of Use (https://fevir.net/termsofuse).</p>\n</div><p><b>type</b>: Person</p><p><b>membership</b>: Definitional</p><p><b>combinationMethod</b>: All of</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Defined by CodeableConcept</span></p><p><b>value</b>: <span title=\"Codes:\">1. inclusion criterion 1</span></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><ol>\n<li>inclusion criterion 1</li>\n</ol>\n</div></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Defined by CodeableConcept</span></p><p><b>value</b>: <span title=\"Codes:\">2. inclusion criterion 2</span></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><ol start=\"2\">\n<li>inclusion criterion 2</li>\n</ol>\n</div></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Defined by CodeableConcept</span></p><p><b>value</b>: <span title=\"Codes:\">1. exclusion criterion 1</span></p><p><b>exclude</b>: true</p><p><b>description</b>: </p><div><ol>\n<li>exclusion criterion 1</li>\n</ol>\n</div></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Defined by CodeableConcept</span></p><p><b>value</b>: <span title=\"Codes:\">2. exclusion criterion 2</span></p><p><b>exclude</b>: true</p><p><b>description</b>: </p><div><ol start=\"2\">\n<li>exclusion criterion 2</li>\n</ol>\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 "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-author>
     ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:name [ fhir:v "Brian S. Alper, MD, MSPH" ]
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as>
     ] ;
     fhir:value [
       a fhir:Markdown ;
       fhir:v "StudyEligibilityCriteria for M11Report Example [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568026. Revised 2026-06-04. Available at: https://fevir.net/resources/Group/568026. Computable resource at: https://fevir.net/resources/Group/568026#json."
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "https://fevir.net/resources/Group/568026"^^xsd:anyURI ;
     fhir:l <https://fevir.net/resources/Group/568026>
  ] ; # 
  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 "568026" ] ;
     fhir:assigner [
       fhir:display [ fhir:v "Computable Publishing LLC" ]
     ]
  ] ) ; # 
  fhir:title [ fhir:v "StudyEligibilityCriteria for M11Report Example"] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "support@computablepublishing.com" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This instance of StudyEligibilityCriteria Profile is used as an example of structured eligibility criteria in support of creation of a set of Composition Profiles to represent the M11 Report Template Instructions.\nInclusion Criteria:\n.1. inclusion criterion 1\n.2. inclusion criterion 2\nExclusion Criteria:\n.1. exclusion criterion 1\n.2. exclusion criterion 2"] ; # 
  fhir:copyright [ fhir:v "Copyright the Authors else Computable Publishing LLC. Noncommercial use permitted with CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/). Commercial use permitted as agreed in Terms of Use (https://fevir.net/termsofuse)."] ; # 
  fhir:type [ fhir:v "person"] ; # 
  fhir:membership [ fhir:v "definitional"] ; # 
  fhir:combinationMethod [ fhir:v "all-of"] ; # 
  fhir:characteristic ( [
     fhir:code [
       fhir:text [ fhir:v "Defined by CodeableConcept" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:text [ fhir:v "1. inclusion criterion 1" ]
     ] ;
     fhir:exclude [ fhir:v false ] ;
     fhir:description [ fhir:v "1. inclusion criterion 1" ]
  ] [
     fhir:code [
       fhir:text [ fhir:v "Defined by CodeableConcept" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:text [ fhir:v "2. inclusion criterion 2" ]
     ] ;
     fhir:exclude [ fhir:v false ] ;
     fhir:description [ fhir:v "2. inclusion criterion 2" ]
  ] [
     fhir:code [
       fhir:text [ fhir:v "Defined by CodeableConcept" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:text [ fhir:v "1. exclusion criterion 1" ]
     ] ;
     fhir:exclude [ fhir:v true ] ;
     fhir:description [ fhir:v "1. exclusion criterion 1" ]
  ] [
     fhir:code [
       fhir:text [ fhir:v "Defined by CodeableConcept" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:text [ fhir:v "2. exclusion criterion 2" ]
     ] ;
     fhir:exclude [ fhir:v true ] ;
     fhir:description [ fhir:v "2. exclusion criterion 2" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

