{
  "resourceType": "StructureDefinition",
  "id": "Evidence",
  "meta": {
    "lastUpdated": "2021-01-04T23:01:24.148+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Specialized.Evidence-Based Medicine"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "business"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/build/StructureDefinition/entered-in-error-status",
      "valueCode": ".status = retired"
    },
    {
      "url": "http://hl7.org/fhir/build/StructureDefinition/template",
      "valueString": "MetadataResource"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/Evidence",
  "version": "4.6.0",
  "name": "Evidence",
  "status": "draft",
  "date": "2021-01-04T23:01:24+00:00",
  "publisher": "Health Level Seven International (Clinical Decision Support)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss/index.cfm"
        }
      ]
    }
  ],
  "description": "The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (e.g., population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.",
  "fhirVersion": "4.6.0",
  "mapping": [
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Evidence",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MetadataResource",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "Evidence",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "0,40"
          }
        ],
        "path": "Evidence",
        "short": "Single evidence bit",
        "definition": "The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (e.g., population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.",
        "min": 0,
        "max": "*",
        "constraint": [
          {
            "key": "cnl-0",
            "severity": "warning",
            "human": "Name should be usable as an identifier for the module by machine processing applications such as code generation",
            "expression": "name.matches('[A-Z]([A-Za-z0-9_]){0,254}')",
            "xpath": "not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')",
            "source": "http://hl7.org/fhir/StructureDefinition/Evidence"
          }
        ],
        "mapping": [
          {
            "identity": "w5",
            "map": "clinical.general"
          }
        ]
      },
      {
        "id": "Evidence.url",
        "path": "Evidence.url",
        "short": "Canonical identifier for this evidence, represented as a globally unique URI",
        "definition": "An absolute URI that is used to identify this evidence when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this summary is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the summary is stored on different servers.",
        "comment": "Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.",
        "requirements": "Allows the evidence to be referenced by a single globally unique identifier.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.url"
          },
          {
            "identity": "w5",
            "map": "FiveWs.identifier"
          }
        ]
      },
      {
        "id": "Evidence.identifier",
        "path": "Evidence.identifier",
        "short": "Additional identifier for the summary",
        "definition": "A formal identifier that is used to identify this summary when it is represented in other formats, or referenced in a specification, model, design or an instance.",
        "comment": "Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this summary outside of FHIR, where it is not possible to use the logical URI.",
        "requirements": "Allows externally provided and/or usable business identifiers to be easily associated with the module.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.identifier"
          },
          {
            "identity": "w5",
            "map": "FiveWs.identifier"
          },
          {
            "identity": "objimpl",
            "map": "no-gen-base"
          }
        ]
      },
      {
        "id": "Evidence.version",
        "path": "Evidence.version",
        "short": "Business version of this summary",
        "definition": "The identifier that is used to identify this version of the summary when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the summary author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.",
        "comment": "The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.version"
          },
          {
            "identity": "w5",
            "map": "FiveWs.version"
          }
        ]
      },
      {
        "id": "Evidence.name",
        "path": "Evidence.name",
        "short": "Name for this summary (machine friendly)",
        "definition": "A natural language name identifying the evidence. This name should be usable as an identifier for the module by machine processing applications such as code generation.",
        "comment": "The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "cnl-0"
        ]
      },
      {
        "id": "Evidence.title",
        "path": "Evidence.title",
        "short": "Name for this summary (human friendly)",
        "definition": "A short, descriptive, user-friendly title for the summary.",
        "comment": "In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.title"
          }
        ]
      },
      {
        "id": "Evidence.citeAs[x]",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "490,150"
          }
        ],
        "path": "Evidence.citeAs[x]",
        "short": "Citation for this evidence",
        "definition": "Citation Resource or display of suggested citation for this evidence.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Citation"
            ]
          },
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "Evidence.status",
        "path": "Evidence.status",
        "short": "draft | active | retired | unknown",
        "definition": "The status of this summary. Enables tracking the life-cycle of the content.",
        "comment": "Allows filtering of summarys s that are appropriate for use versus not.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "isModifierReason": "This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration",
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "PublicationStatus"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean": true
            }
          ],
          "strength": "required",
          "description": "The lifecycle status of an artifact.",
          "valueSet": "http://hl7.org/fhir/ValueSet/publication-status"
        },
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.status"
          },
          {
            "identity": "w5",
            "map": "FiveWs.status"
          }
        ]
      },
      {
        "id": "Evidence.experimental",
        "path": "Evidence.experimental",
        "short": "For testing purposes, not real usage",
        "definition": "A Boolean value to indicate that this resource is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "meaningWhenMissing": "False"
      },
      {
        "id": "Evidence.date",
        "path": "Evidence.date",
        "short": "Date last changed",
        "definition": "The date  (and optionally time) when the summary was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the summary changes.",
        "comment": "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the summary. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.",
        "alias": [
          "Revision Date"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.date"
          },
          {
            "identity": "w5",
            "map": "FiveWs.recorded"
          }
        ]
      },
      {
        "id": "Evidence.useContext",
        "path": "Evidence.useContext",
        "short": "The context that the content is intended to support",
        "definition": "The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate evidence instances.",
        "comment": "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
        "requirements": "Assist in searching for appropriate content.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "UsageContext"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.useContext"
          }
        ]
      },
      {
        "id": "Evidence.approvalDate",
        "path": "Evidence.approvalDate",
        "short": "When the summary was approved by publisher",
        "definition": "The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.",
        "comment": "The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.approvalDate"
          },
          {
            "identity": "objimpl",
            "map": "no-gen-base"
          }
        ]
      },
      {
        "id": "Evidence.lastReviewDate",
        "path": "Evidence.lastReviewDate",
        "short": "When the summary was last reviewed",
        "definition": "The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.",
        "comment": "If specified, this date follows the original approval date.",
        "requirements": "Gives a sense of how \"current\" the content is.  Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.lastReviewDate"
          },
          {
            "identity": "objimpl",
            "map": "no-gen-base"
          }
        ]
      },
      {
        "id": "Evidence.publisher",
        "path": "Evidence.publisher",
        "short": "Name of the publisher (organization or individual)",
        "definition": "The name of the organization or individual that published the evidence.",
        "comment": "Usually an organization but may be an individual. The publisher (or steward) of the evidence is the organization or individual primarily responsible for the maintenance and upkeep of the evidence. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the evidence. This item SHOULD be populated unless the information is available from context.",
        "requirements": "Helps establish the \"authority/credibility\" of the evidence.  May also allow for contact.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.publisher"
          },
          {
            "identity": "w5",
            "map": "FiveWs.witness"
          }
        ]
      },
      {
        "id": "Evidence.contact",
        "path": "Evidence.contact",
        "short": "Contact details for the publisher",
        "definition": "Contact details to assist a user in finding and communicating with the publisher.",
        "comment": "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (Details at: http://build.fhir.org/clinicalreasoning-module.html).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactDetail"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.contact"
          }
        ]
      },
      {
        "id": "Evidence.author",
        "path": "Evidence.author",
        "short": "Who authored the content",
        "definition": "An individiual, organization, or device primarily involved in the creation and maintenance of the content.",
        "comment": "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (Details at: http://build.fhir.org/clinicalreasoning-module.html).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactDetail"
          }
        ],
        "isSummary": true
      },
      {
        "id": "Evidence.editor",
        "path": "Evidence.editor",
        "short": "Who edited the content",
        "definition": "An individiual, organization, or device primarily responsible for internal coherence of the content.",
        "comment": "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (Details at: http://build.fhir.org/clinicalreasoning-module.html).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactDetail"
          }
        ]
      },
      {
        "id": "Evidence.reviewer",
        "path": "Evidence.reviewer",
        "short": "Who reviewed the content",
        "definition": "An individiual, organization, or device primarily responsible for review of some aspect of the content.",
        "comment": "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (Details at: http://build.fhir.org/clinicalreasoning-module.html).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactDetail"
          }
        ]
      },
      {
        "id": "Evidence.endorser",
        "path": "Evidence.endorser",
        "short": "Who endorsed the content",
        "definition": "An individiual, organization, or device responsible for officially endorsing the content for use in some setting.",
        "comment": "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (Details at: http://build.fhir.org/clinicalreasoning-module.html).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactDetail"
          }
        ],
        "isSummary": true
      },
      {
        "id": "Evidence.relatedArtifact",
        "path": "Evidence.relatedArtifact",
        "short": "Link or citation to artifact associated with the summary",
        "definition": "Link or citation to artifact associated with the summary.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "RelatedArtifact"
          }
        ]
      },
      {
        "id": "Evidence.description",
        "path": "Evidence.description",
        "short": "Description of the particular summary",
        "definition": "A free text natural language description of the evidence from a consumer's perspective.",
        "comment": "This description can be used to capture details such as why the evidence was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the evidence as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the evidence is presumed to be the predominant language in the place the evidence was created).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.description"
          }
        ]
      },
      {
        "id": "Evidence.assertion",
        "path": "Evidence.assertion",
        "short": "Declarative description of the Evidence",
        "definition": "Declarative description of the Evidence.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "Evidence.note",
        "path": "Evidence.note",
        "short": "Footnotes and/or explanatory notes",
        "definition": "Footnotes and/or explanatory notes.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "Evidence.variableDefinition",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "490,150"
          }
        ],
        "path": "Evidence.variableDefinition",
        "short": "Evidence variable such as population, exposure, or outcome",
        "definition": "Evidence variable such as population, exposure, or outcome.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Evidence.variableDefinition.description",
        "path": "Evidence.variableDefinition.description",
        "short": "A text description or summary of the variable",
        "definition": "A text description or summary of the variable.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "Evidence.variableDefinition.note",
        "path": "Evidence.variableDefinition.note",
        "short": "Footnotes and/or explanatory notes",
        "definition": "Footnotes and/or explanatory notes.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "Evidence.variableDefinition.variableRole",
        "path": "Evidence.variableDefinition.variableRole",
        "short": "population | subpopulation | exposure | referenceExposure | measuredVariable | confounder",
        "definition": "population | subpopulation | exposure | referenceExposure | measuredVariable | confounder.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EvidenceVariableRole"
            }
          ],
          "strength": "extensible",
          "description": "The role that the assertion variable plays.",
          "valueSet": "http://hl7.org/fhir/ValueSet/variable-role"
        }
      },
      {
        "id": "Evidence.variableDefinition.observed",
        "path": "Evidence.variableDefinition.observed",
        "short": "Definition of the actual variable related to the statistic(s)",
        "definition": "Definition of the actual variable related to the statistic(s).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "Evidence.variableDefinition.intended",
        "path": "Evidence.variableDefinition.intended",
        "short": "Definition of the intended variable related to the Evidence",
        "definition": "Definition of the intended variable related to the Evidence.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"
            ]
          }
        ]
      },
      {
        "id": "Evidence.variableDefinition.directnessMatch",
        "path": "Evidence.variableDefinition.directnessMatch",
        "short": "low | moderate | high | exact",
        "definition": "Indication of quality of match between intended variable to actual variable.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EvidenceDirectness"
            }
          ],
          "strength": "extensible",
          "description": "The quality of how direct the match is.",
          "valueSet": "http://hl7.org/fhir/ValueSet/directness"
        }
      },
      {
        "id": "Evidence.synthesisType",
        "path": "Evidence.synthesisType",
        "short": "The method to combine studies",
        "definition": "The method to combine studies.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "SynthesisType"
            }
          ],
          "strength": "extensible",
          "description": "Types of combining results from a body of evidence (eg. summary data meta-analysis).",
          "valueSet": "http://hl7.org/fhir/ValueSet/synthesis-type"
        }
      },
      {
        "id": "Evidence.studyType",
        "path": "Evidence.studyType",
        "short": "The type of study that produced this evidence",
        "definition": "The type of study that produced this evidence.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "StudyType"
            }
          ],
          "strength": "extensible",
          "description": "The type of study the evidence was derived from.",
          "valueSet": "http://hl7.org/fhir/ValueSet/study-type"
        }
      },
      {
        "id": "Evidence.statistic",
        "path": "Evidence.statistic",
        "short": "Values and parameters for a single statistic",
        "definition": "Values and parameters for a single statistic.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Evidence.statistic.description",
        "path": "Evidence.statistic.description",
        "short": "Description of content",
        "definition": "A description of the content value of the statistic.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Evidence.statistic.note",
        "path": "Evidence.statistic.note",
        "short": "Footnotes and/or explanatory notes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "Evidence.statistic.statisticType",
        "path": "Evidence.statistic.statisticType",
        "short": "Type of statistic, e.g., relative risk",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "StatisticType"
            }
          ],
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/statistic-type"
        }
      },
      {
        "id": "Evidence.statistic.category",
        "path": "Evidence.statistic.category",
        "short": "Associated category for categorical variable",
        "definition": "When the measured variable is handled categorically, the category element is used to define which category the statistic is reporting.",
        "comment": "Simple strings can be used for descriptive purposes. Exact matching to EvidenceVariable.category.name for the Evidence.variableDefinition[variableRole=measuredVariable].observed=Reference(EvidenceVariable) could facilitate validation within datasets.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Evidence.statistic.quantity",
        "path": "Evidence.statistic.quantity",
        "short": "Statistic value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Evidence.statistic.numberOfEvents",
        "path": "Evidence.statistic.numberOfEvents",
        "short": "The number of events associated with the statistic",
        "definition": "The number of events associated with the statistic, where the unit of analysis is different from numberAffected, sampleSize.knownDataCount and sampleSize.numberOfParticipants.",
        "comment": "When the number of events is the statistic, use Evidence.statistic.quantity and set Evidence.statistic.type.coding.code=C25463 and Evidence.statistic.type.coding.display=Count. When the statistic is an Event Rate (where individual participants may have 2 or more events), use Evidence.statistic.numberOfEvents to record the total number of events rather than the number of participants with events.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ]
      },
      {
        "id": "Evidence.statistic.numberAffected",
        "path": "Evidence.statistic.numberAffected",
        "short": "The number of participants affected",
        "definition": "The number of participants affected where the unit of analysis is the same as sampleSize.knownDataCount and sampleSize.numberOfParticipants.",
        "comment": "When the number affected is the statistic, use Evidence.statistic.quantity and set Evidence.statistic.type.coding.code=C25463 and Evidence.statistic.type.coding.display=Count. When the statistic is a Proportion, use Evidence.statistic.numberAffected and enter an integer as the value. When the statistic is an Event Rate (where individual participants may have 2 or more events), use Evidence.statistic.numberAffected to record the number of participants with events rather than the total number of events.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ]
      },
      {
        "id": "Evidence.statistic.sampleSize",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/uml-dir",
            "valueCode": "100;100"
          }
        ],
        "path": "Evidence.statistic.sampleSize",
        "short": "Number of samples in the statistic",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Evidence.statistic.sampleSize.description",
        "path": "Evidence.statistic.sampleSize.description",
        "short": "Textual description of sample size for statistic",
        "definition": "Human-readable summary of population sample size.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Evidence.statistic.sampleSize.note",
        "path": "Evidence.statistic.sampleSize.note",
        "short": "Footnote or explanatory note about the sample size",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "Evidence.statistic.sampleSize.numberOfStudies",
        "path": "Evidence.statistic.sampleSize.numberOfStudies",
        "short": "Number of contributing studies",
        "definition": "Number of participants in the population.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ]
      },
      {
        "id": "Evidence.statistic.sampleSize.numberOfParticipants",
        "path": "Evidence.statistic.sampleSize.numberOfParticipants",
        "short": "Cumulative number of participants",
        "definition": "A human-readable string to clarify or explain concepts about the sample size.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ]
      },
      {
        "id": "Evidence.statistic.sampleSize.knownDataCount",
        "path": "Evidence.statistic.sampleSize.knownDataCount",
        "short": "Number of participants with known results for measured variables",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ]
      },
      {
        "id": "Evidence.statistic.attributeEstimate",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/uml-dir",
            "valueCode": "300;100"
          }
        ],
        "path": "Evidence.statistic.attributeEstimate",
        "short": "An attribute of the Statistic",
        "definition": "A statistical attribute of the statistic such as a measure of heterogeneity.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Evidence.statistic.attributeEstimate.description",
        "path": "Evidence.statistic.attributeEstimate.description",
        "short": "Textual description of the attribute estimate",
        "definition": "Human-readable summary of the estimate.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Evidence.statistic.attributeEstimate.note",
        "path": "Evidence.statistic.attributeEstimate.note",
        "short": "Footnote or explanatory note about the estimate",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "Evidence.statistic.attributeEstimate.type",
        "path": "Evidence.statistic.attributeEstimate.type",
        "short": "The type of attribute estimate, e.g., confidence interval or p value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "AttributeEstimateType"
            }
          ],
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/attribute-estimate-type"
        }
      },
      {
        "id": "Evidence.statistic.attributeEstimate.quantity",
        "path": "Evidence.statistic.attributeEstimate.quantity",
        "short": "The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure",
        "comment": "Often the p value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Evidence.statistic.attributeEstimate.level",
        "path": "Evidence.statistic.attributeEstimate.level",
        "short": "Level of confidence interval, e.g., 0.95 for 95% confidence interval",
        "definition": "Use 95 for a 95% confidence interval.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "Evidence.statistic.attributeEstimate.range",
        "path": "Evidence.statistic.attributeEstimate.range",
        "short": "Lower and upper bound values of the attribute estimate",
        "definition": "Lower bound of confidence interval.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "Evidence.statistic.attributeEstimate.attributeEstimate",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "AttributeEstimateAttributeEstimate"
          }
        ],
        "path": "Evidence.statistic.attributeEstimate.attributeEstimate",
        "short": "A nested attribute estimate; which is the attribute estimate of an attribute estimate",
        "definition": "A nested attribute estimate; which is the attribute estimate of an attribute estimate.",
        "comment": "A nested attribute estimate; which is the attribute estimate of an attribute estimate",
        "min": 0,
        "max": "*",
        "contentReference": "#Evidence.statistic.attributeEstimate"
      },
      {
        "id": "Evidence.statistic.modelCharacteristic",
        "path": "Evidence.statistic.modelCharacteristic",
        "short": "An aspect of the statistical model",
        "definition": "A component of the method to generate the statistic.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.code",
        "path": "Evidence.statistic.modelCharacteristic.code",
        "short": "Model specification",
        "definition": "Description of a component of the method to generate the statistic.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "StatisticModelCode"
            }
          ],
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/statistic-model-code"
        }
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.value",
        "path": "Evidence.statistic.modelCharacteristic.value",
        "short": "Numerical value to complete model specification",
        "definition": "Further specification of the quantified value of the component of the method to generate the statistic.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ]
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.variable",
        "path": "Evidence.statistic.modelCharacteristic.variable",
        "short": "A variable adjusted for in the adjusted analysis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.variable.variableDefinition",
        "path": "Evidence.statistic.modelCharacteristic.variable.variableDefinition",
        "short": "Description of the variable",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"
            ]
          }
        ]
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.variable.handling",
        "path": "Evidence.statistic.modelCharacteristic.variable.handling",
        "short": "continuous | dichotomous | ordinal | polychotomous",
        "definition": "How the variable is classified for use in adjusted analysis.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EvidenceVariableHandling"
            }
          ],
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/variable-handling"
        }
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.variable.valueCategory",
        "path": "Evidence.statistic.modelCharacteristic.variable.valueCategory",
        "short": "Description for grouping of ordinal or polychotomous variables",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.variable.valueQuantity",
        "path": "Evidence.statistic.modelCharacteristic.variable.valueQuantity",
        "short": "Discrete value for grouping of ordinal or polychotomous variables",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.variable.valueRange",
        "path": "Evidence.statistic.modelCharacteristic.variable.valueRange",
        "short": "Range of values for grouping of ordinal or polychotomous variables",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "Evidence.statistic.modelCharacteristic.attributeEstimate",
        "path": "Evidence.statistic.modelCharacteristic.attributeEstimate",
        "short": "An attribute of the statistic used as a model characteristic",
        "min": 0,
        "max": "*",
        "contentReference": "#Evidence.statistic.attributeEstimate"
      },
      {
        "id": "Evidence.certainty",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "490,310"
          }
        ],
        "path": "Evidence.certainty",
        "short": "Certainty or quality of the evidence",
        "definition": "Assessment of certainty, confidence in the estimates, or quality of the evidence.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Evidence.certainty.description",
        "path": "Evidence.certainty.description",
        "short": "Textual description of certainty",
        "definition": "Textual description of certainty.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Evidence.certainty.note",
        "path": "Evidence.certainty.note",
        "short": "Footnotes and/or explanatory notes",
        "definition": "Footnotes and/or explanatory notes.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ]
      },
      {
        "id": "Evidence.certainty.type",
        "path": "Evidence.certainty.type",
        "short": "Aspect of certainty being rated",
        "definition": "Aspect of certainty being rated.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EvidenceCertaintyType"
            }
          ],
          "strength": "extensible",
          "description": "The aspect of quality, confidence, or certainty.",
          "valueSet": "http://hl7.org/fhir/ValueSet/certainty-type"
        }
      },
      {
        "id": "Evidence.certainty.rating",
        "path": "Evidence.certainty.rating",
        "short": "Assessment or judgement of the aspect",
        "definition": "Assessment or judgement of the aspect.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EvidenceCertaintyRating"
            }
          ],
          "strength": "extensible",
          "description": "The assessment of quality, confidence, or certainty.",
          "valueSet": "http://hl7.org/fhir/ValueSet/certainty-rating"
        }
      },
      {
        "id": "Evidence.certainty.rater",
        "path": "Evidence.certainty.rater",
        "short": "Individual or group who did the rating",
        "definition": "Individual or group who did the rating.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Evidence.certainty.subcomponent",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "955,310"
          }
        ],
        "path": "Evidence.certainty.subcomponent",
        "short": "A domain or subdomain of certainty",
        "definition": "A domain or subdomain of certainty.",
        "min": 0,
        "max": "*",
        "contentReference": "#Evidence.certainty"
      }
    ]
  }
}