@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/deqm/MeasureReport/SupportingEvidenceExample> a fhir:MeasureReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SupportingEvidenceExample"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-individualmeasurereport"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-individualmeasurereport>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport SupportingEvidenceExample</b></p><a name=\"SupportingEvidenceExample\"> </a><a name=\"hcSupportingEvidenceExample\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-deqm-individualmeasurereport.html\">DEQM Individual MeasureReport Profile</a></p></div><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/uv/cqm/2026May/Measure-SupportingEvidenceExample.html\">Supporting Evidence Example</a> version: 2.0.0-ballot</p><p><b>subject</b>: <a href=\"Patient-patient01.html\">Jairo Webster (official) Male, DoB: 1946-12-16 ( Medical record number: 12345 (use: usual, ))</a></p><p><b>date</b>: 2025-09-01</p><p><b>reporter</b>: <a href=\"Organization-organization01.html\">Organization DaVinciHospital01</a></p><p><b>period</b>: 2025-08-01 --&gt; 2025-09-01</p><blockquote><p><b>group</b></p><p><b>Extension Definition for MeasureReport.group.linkId for Version 5.0</b>: group-1</p><p><b>DEQM Measure Scoring Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring ratio}\">Ratio</span></p><p><b>DEQM Group Improvement Notation Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>denominator</blockquote><p><b>Extension Definition for MeasureReport.group.population.linkId for Version 5.0</b>: denominator</p><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: AlwaysTrue</li><li>description: Example of supporting evidence that is always true</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes always-true}\">Always True</span></li><li>value: true</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: DenominatorResource</li><li>description: Example of supporting evidence that is a Denominator Resource</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes denominator-resource}\">Denominator Resource</span></li><li>value: <a href=\"Encounter-encounter01.html\">Encounter: status = finished; class = inpatient encounter (ActCode#IMP); type = Encounter for problem (procedure); period = 2018-05-29 11:00:00-0400 --&gt; 2018-05-29 11:00:00-0400</a></li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: ListOfBoolean</li><li>description: Example of supporting evidence that is a list of boolean</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes list-of-boolean}\">List of Boolean</span></li><li>value: true</li><li>value: false</li><li>value: true</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: String</li><li>description: Example of supporting evidence that is a string</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes string}\">String</span></li><li>value: string test</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: Date</li><li>description: Example of supporting evidence that is a date</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes date}\">Date</span></li><li>value: 2026-01-01</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: Decimal</li><li>description: Example of supporting evidence that is a decimal</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes decimal}\">Decimal</span></li><li>value: 31.31</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: Number</li><li>description: Example of supporting evidence that is a number</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes number}\">Number</span></li><li>value: 31</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: ListOfDates</li><li>description: Example of supporting evidence that is a list of dates</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes list-of-dates}\">List of Dates</span></li><li>value: 2024-02-01</li><li>value: 2024-02-02</li><li>value: 2024-02-03</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: ListOfNumbers</li><li>description: Example of supporting evidence that is a list of numbers</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes list-of-numbers}\">List of Numbers</span></li><li>value: 31</li><li>value: 88</li><li>value: 11</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: ListOfString</li><li>description: Example of supporting evidence that is a list of string</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes list-of-string}\">List of String</span></li><li>value: test1</li><li>value: test2</li><li>value: test3</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><blockquote><p><b>url</b></p>name</blockquote><p><b>value</b>: TestTuple</p><blockquote><p><b>url</b></p>description</blockquote><p><b>value</b>: Example of supporting evidence that is a tuple</p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></blockquote><p><b>value</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes test-tuple}\">Test Tuple</span></p><p><b>number</b>: 31</p><p><b>dates</b>: 2024-02-01</p><p><b>dates</b>: 2024-02-02</p><p><b>dates</b>: 2024-02-03</p><p><b>birthYear</b>: string test</p><blockquote><p><b>url</b></p>value</blockquote></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: Interval</li><li>description: Example of supporting evidence that is an interval</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes interval}\">Interval</span></li><li>value: 2024-01-01 00:00:00+0000 --&gt; 2024-12-31 23:59:59+0000</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: TestIntervalList</li><li>description: Example of supporting evidence that is a list of intervals</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes test-interval-list}\">Test Interval List</span></li><li>value: 2024-01-01 00:00:00+0000 --&gt; 2024-01-31 23:59:59+0000</li><li>value: 2024-02-01 00:00:00+0000 --&gt; 2024-02-29 23:59:59+0000</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: TestDecimalList</li><li>description: Example of supporting evidence that is a list of decimals</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes test-decimal-list}\">Test Decimal List</span></li><li>value: 1.5</li><li>value: 2.75</li><li>value: 0.33333333</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: TestCode</li><li>description: Example of supporting evidence that is a code</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes test-code}\">Test Code</span></li><li>value: <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male\">AdministrativeGender: male</a> (Male)</li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><blockquote><p><b>url</b></p>name</blockquote><p><b>value</b>: EmptyListExample</p><blockquote><p><b>url</b></p>description</blockquote><p><b>value</b>: Example of supporting evidence that is an empty list</p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></blockquote><p><b>value</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes empty-list-example}\">Empty List Example</span></p><p><b>Is Empty List</b>: true</p><p><b>CQL Type</b>: List&lt;System.Any&gt;</p><blockquote><p><b>url</b></p>value</blockquote></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><blockquote><p><b>url</b></p>name</blockquote><p><b>value</b>: NullExample</p><blockquote><p><b>url</b></p>description</blockquote><p><b>value</b>: Example of supporting evidence that is a null</p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></blockquote><p><b>value</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes null-example}\">Null Example</span></p><p><b>Data Absent Reason</b>: unknown</p><p><b>CQL Type</b>: System.Any</p><blockquote><p><b>url</b></p>value</blockquote></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><ul><li>name: PatientResource</li><li>description: Example of supporting evidence that is a Patient Resource</li><li>code: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes patient-resource}\">Patient Resource</span></li><li>value: <a href=\"http://hl7.org/fhir/uv/cql/STU2/Patient-example.html\">Patient/example</a></li></ul></blockquote><blockquote><p><b>org/fhir/StructureDefinition/cqf-supportingEvidence</b></p><blockquote><p><b>url</b></p>name</blockquote><p><b>value</b>: ListTestTuple</p><blockquote><p><b>url</b></p>description</blockquote><p><b>value</b>: Example of supporting evidence that is a list of tuples</p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></blockquote><p><b>value</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/example-supporting-evidence-codes list-test-tuple}\">List Test Tuple</span></p><p><b>number</b>: 31</p><p><b>dates</b>: 2024-02-01</p><p><b>dates</b>: 2024-02-02</p><p><b>dates</b>: 2024-02-03</p><p><b>birthYear</b>: string test</p><blockquote><p><b>url</b></p>value</blockquote><p><b>number</b>: 31</p><p><b>dates</b>: 2024-02-01</p><p><b>dates</b>: 2024-02-02</p><p><b>dates</b>: 2024-02-03</p><p><b>birthYear</b>: string test</p><blockquote><p><b>url</b></p>value</blockquote></blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>initial-population</blockquote><p><b>Extension Definition for MeasureReport.group.population.linkId for Version 5.0</b>: initial-population</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 100</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numerator</blockquote><p><b>Extension Definition for MeasureReport.group.population.linkId for Version 5.0</b>: Numerator</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 70</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>denominator-exclusion</blockquote><p><b>Extension Definition for MeasureReport.group.population.linkId for Version 5.0</b>: Denominator-Exclusion</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator-exclusion}\">Denominator Exclusion</span></p><p><b>count</b>: 70</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>numerator-exclusion</blockquote><p><b>Extension Definition for MeasureReport.group.population.linkId for Version 5.0</b>: Numerator-Exclusion</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator-exclusion}\">Numerator Exclusion</span></p><p><b>count</b>: 0</p></blockquote><p><b>measureScore</b>: 0.1 d<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "complete"] ; # 
  fhir:type [ fhir:v "individual"] ; # 
  fhir:measure [
     fhir:v "http://hl7.org/fhir/uv/cqm/Measure/SupportingEvidenceExample|2.0.0-ballot"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/cqm/Measure/SupportingEvidenceExample?version=2.0.0-ballot>
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/uv/deqm/Patient/patient01> ;
     fhir:reference [ fhir:v "Patient/patient01" ]
  ] ; # 
  fhir:date [ fhir:v "2025-09-01"^^xsd:date] ; # 
  fhir:reporter [
     fhir:l <http://hl7.org/fhir/uv/deqm/Organization/organization01> ;
     fhir:reference [ fhir:v "Organization/organization01" ]
  ] ; # 
  fhir:period [
     fhir:start [ fhir:v "2025-08-01"^^xsd:date ] ;
     fhir:end [ fhir:v "2025-09-01"^^xsd:date ]
  ] ; # 
  fhir:group ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.linkId"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.linkId>
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "group-1"
       ]
     ] [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-measureScoring"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-measureScoring>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/measure-scoring>
           ] ;
           fhir:code [ fhir:v "ratio" ]
         ] )
       ]
     ] [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-groupImprovementNotation"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-groupImprovementNotation>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/measure-improvement-notation"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/measure-improvement-notation>
           ] ;
           fhir:code [ fhir:v "increase" ] ;
           fhir:display [ fhir:v "Increased score indicates improvement" ]
         ] )
       ]
     ] ) ;
     fhir:population ( [
       fhir:id [ fhir:v "denominator" ] ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "denominator"
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "AlwaysTrue"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is always true"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "always-true" ] ;
               fhir:display [ fhir:v "Always True" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Boolean ;
             fhir:v true
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "DenominatorResource"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a Denominator Resource"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "denominator-resource" ] ;
               fhir:display [ fhir:v "Denominator Resource" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Reference ;
             fhir:l <http://hl7.org/fhir/uv/deqm/Encounter/encounter01> ;
             fhir:reference [ fhir:v "Encounter/encounter01" ]
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "ListOfBoolean"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a list of boolean"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "list-of-boolean" ] ;
               fhir:display [ fhir:v "List of Boolean" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Boolean ;
             fhir:v true
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Boolean ;
             fhir:v false
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Boolean ;
             fhir:v true
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "String"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a string"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "string" ] ;
               fhir:display [ fhir:v "String" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "string test"
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "Date"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a date"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "date" ] ;
               fhir:display [ fhir:v "Date" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Date ;
             fhir:v "2026-01-01"^^xsd:date
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "Decimal"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a decimal"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "decimal" ] ;
               fhir:display [ fhir:v "Decimal" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Decimal ;
             fhir:v 31.31
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "Number"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a number"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "number" ] ;
               fhir:display [ fhir:v "Number" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Integer ;
             fhir:v 31
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "ListOfDates"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a list of dates"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "list-of-dates" ] ;
               fhir:display [ fhir:v "List of Dates" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Date ;
             fhir:v "2024-02-01"^^xsd:date
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Date ;
             fhir:v "2024-02-02"^^xsd:date
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Date ;
             fhir:v "2024-02-03"^^xsd:date
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "ListOfNumbers"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a list of numbers"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "list-of-numbers" ] ;
               fhir:display [ fhir:v "List of Numbers" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Integer ;
             fhir:v 31
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Integer ;
             fhir:v 88
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Integer ;
             fhir:v 11
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "ListOfString"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a list of string"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "list-of-string" ] ;
               fhir:display [ fhir:v "List of String" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "test1"
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "test2"
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "test3"
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "TestTuple"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a tuple"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "test-tuple" ] ;
               fhir:display [ fhir:v "Test Tuple" ]
             ] )
           ]
         ] [
           fhir:extension ( [
             fhir:url [
               fhir:v "number"^^xsd:anyURI ;
               fhir:l fhir:number
             ] ;
             fhir:value [
               a fhir:Integer ;
               fhir:v 31
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-01"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-02"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-03"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "birthYear"^^xsd:anyURI ;
               fhir:l fhir:birthYear
             ] ;
             fhir:value [
               a fhir:String ;
               fhir:v "string test"
             ]
           ] ) ;
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "Interval"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is an interval"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "interval" ] ;
               fhir:display [ fhir:v "Interval" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Period ;
             fhir:start [ fhir:v "2024-01-01T00:00:00Z"^^xsd:dateTime ] ;
             fhir:end [ fhir:v "2024-12-31T23:59:59Z"^^xsd:dateTime ]
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "TestIntervalList"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a list of intervals"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "test-interval-list" ] ;
               fhir:display [ fhir:v "Test Interval List" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Period ;
             fhir:start [ fhir:v "2024-01-01T00:00:00Z"^^xsd:dateTime ] ;
             fhir:end [ fhir:v "2024-01-31T23:59:59Z"^^xsd:dateTime ]
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Period ;
             fhir:start [ fhir:v "2024-02-01T00:00:00Z"^^xsd:dateTime ] ;
             fhir:end [ fhir:v "2024-02-29T23:59:59Z"^^xsd:dateTime ]
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "TestDecimalList"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a list of decimals"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "test-decimal-list" ] ;
               fhir:display [ fhir:v "Test Decimal List" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Decimal ;
             fhir:v 1.5
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Decimal ;
             fhir:v 2.75
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Decimal ;
             fhir:v 0.33333333
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "TestCode"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a code"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "test-code" ] ;
               fhir:display [ fhir:v "Test Code" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Coding ;
             fhir:system [
               fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/administrative-gender>
             ] ;
             fhir:code [ fhir:v "male" ] ;
             fhir:display [ fhir:v "Male" ]
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "EmptyListExample"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is an empty list"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "empty-list-example" ] ;
               fhir:display [ fhir:v "Empty List Example" ]
             ] )
           ]
         ] [
           fhir:extension ( [
             fhir:url [
               fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-isEmptyList"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-isEmptyList>
             ] ;
             fhir:value [
               a fhir:Boolean ;
               fhir:v true
             ]
           ] [
             fhir:url [
               fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-cqlType"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-cqlType>
             ] ;
             fhir:value [
               a fhir:String ;
               fhir:v "List<System.Any>"
             ]
           ] ) ;
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "NullExample"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a null"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "null-example" ] ;
               fhir:display [ fhir:v "Null Example" ]
             ] )
           ]
         ] [
           fhir:extension ( [
             fhir:url [
               fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
             ] ;
             fhir:value [
               a fhir:Code ;
               fhir:v "unknown"
             ]
           ] [
             fhir:url [
               fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-cqlType"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-cqlType>
             ] ;
             fhir:value [
               a fhir:String ;
               fhir:v "System.Any"
             ]
           ] ) ;
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "PatientResource"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a Patient Resource"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "patient-resource" ] ;
               fhir:display [ fhir:v "Patient Resource" ]
             ] )
           ]
         ] [
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ] ;
           fhir:value [
             a fhir:Reference ;
             fhir:l <http://hl7.org/fhir/uv/deqm/Patient/example> ;
             fhir:reference [ fhir:v "Patient/example" ]
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] [
         fhir:extension ( [
           fhir:url [
             fhir:v "name"^^xsd:anyURI ;
             fhir:l fhir:name
           ] ;
           fhir:value [
             a fhir:Code ;
             fhir:v "ListTestTuple"
           ]
         ] [
           fhir:url [
             fhir:v "description"^^xsd:anyURI ;
             fhir:l fhir:description
           ] ;
           fhir:value [
             a fhir:String ;
             fhir:v "Example of supporting evidence that is a list of tuples"
           ]
         ] [
           fhir:url [
             fhir:v "code"^^xsd:anyURI ;
             fhir:l fhir:code
           ] ;
           fhir:value [
             a fhir:CodeableConcept ;
             fhir:coding ( [
               fhir:system [
                 fhir:v "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes"^^xsd:anyURI ;
                 fhir:l <http://example.org/fhir/CodeSystem/example-supporting-evidence-codes>
               ] ;
               fhir:code [ fhir:v "list-test-tuple" ] ;
               fhir:display [ fhir:v "List Test Tuple" ]
             ] )
           ]
         ] [
           fhir:extension ( [
             fhir:url [
               fhir:v "number"^^xsd:anyURI ;
               fhir:l fhir:number
             ] ;
             fhir:value [
               a fhir:Integer ;
               fhir:v 31
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-01"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-02"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-03"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "birthYear"^^xsd:anyURI ;
               fhir:l fhir:birthYear
             ] ;
             fhir:value [
               a fhir:String ;
               fhir:v "string test"
             ]
           ] ) ;
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ]
         ] [
           fhir:extension ( [
             fhir:url [
               fhir:v "number"^^xsd:anyURI ;
               fhir:l fhir:number
             ] ;
             fhir:value [
               a fhir:Integer ;
               fhir:v 31
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-01"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-02"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "dates"^^xsd:anyURI ;
               fhir:l fhir:dates
             ] ;
             fhir:value [
               a fhir:Date ;
               fhir:v "2024-02-03"^^xsd:date
             ]
           ] [
             fhir:url [
               fhir:v "birthYear"^^xsd:anyURI ;
               fhir:l fhir:birthYear
             ] ;
             fhir:value [
               a fhir:String ;
               fhir:v "string test"
             ]
           ] ) ;
           fhir:url [
             fhir:v "value"^^xsd:anyURI ;
             fhir:l fhir:value
           ]
         ] ) ;
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence>
         ]
       ] ) ;
       fhir:code [
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/measure-population>
           ] ;
           fhir:code [ fhir:v "denominator" ] ;
           fhir:display [ fhir:v "Denominator" ]
         ] )
       ] ;
       fhir:count [ fhir:v 1 ]
     ] [
       fhir:id [ fhir:v "initial-population" ] ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "initial-population"
         ]
       ] ) ;
       fhir:code [
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/measure-population>
           ] ;
           fhir:code [ fhir:v "initial-population" ] ;
           fhir:display [ fhir:v "Initial Population" ]
         ] )
       ] ;
       fhir:count [ fhir:v 100 ]
     ] [
       fhir:id [ fhir:v "numerator" ] ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Numerator"
         ]
       ] ) ;
       fhir:code [
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/measure-population>
           ] ;
           fhir:code [ fhir:v "numerator" ] ;
           fhir:display [ fhir:v "Numerator" ]
         ] )
       ] ;
       fhir:count [ fhir:v 70 ]
     ] [
       fhir:id [ fhir:v "denominator-exclusion" ] ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Denominator-Exclusion"
         ]
       ] ) ;
       fhir:code [
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/measure-population>
           ] ;
           fhir:code [ fhir:v "denominator-exclusion" ] ;
           fhir:display [ fhir:v "Denominator Exclusion" ]
         ] )
       ] ;
       fhir:count [ fhir:v 70 ]
     ] [
       fhir:id [ fhir:v "numerator-exclusion" ] ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Numerator-Exclusion"
         ]
       ] ) ;
       fhir:code [
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/measure-population>
           ] ;
           fhir:code [ fhir:v "numerator-exclusion" ] ;
           fhir:display [ fhir:v "Numerator Exclusion" ]
         ] )
       ] ;
       fhir:count [ fhir:v 0 ]
     ] ) ;
     fhir:measureScore [
       fhir:value [ fhir:v 0.1 ] ;
       fhir:unit [ fhir:v "d" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "d" ]
     ]
  ] ) . # 

<http://hl7.org/fhir/uv/deqm/Patient/patient01> a fhir:Uv .

<http://hl7.org/fhir/uv/deqm/Organization/organization01> a fhir:Uv .

<http://hl7.org/fhir/uv/deqm/Encounter/encounter01> a fhir:Uv .

<http://hl7.org/fhir/uv/deqm/Patient/example> a fhir:Uv .

# -------------------------------------------------------------------------------------

