This page is part of the FHIR Specification (v4.2.0: R5 Preview #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4
Clinical Decision Support Work Group | Maturity Level: 0 | Trial Use | Security Category: Business | Compartments: Not linked to any defined compartments |
This represents statistics, certainty, both the intended and actual population, and evidence variables.
No resources refer to this resource directly.
This resource does not implement any patterns.
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Evidence | TU | MetadataResource | Single evidence bit + Warning: Name should be usable as an identifier for the module by machine processing applications such as code generation Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension, url, identifier, version, name, title, status, experimental, date, publisher, contact, description, useContext, jurisdiction, purpose, copyright, approvalDate, lastReviewDate, effectivePeriod | |
url | Σ | 0..1 | uri | Canonical identifier for this evidence, represented as a globally unique URI |
identifier | Σ | 0..* | Identifier | Additional identifier for the summary |
version | Σ | 0..1 | string | Business version of this summary |
title | Σ | 0..1 | string | Name for this summary (human friendly) |
status | ?!Σ | 1..1 | code | draft | active | retired | unknown PublicationStatus (Required) |
date | Σ | 0..1 | dateTime | Date last changed |
useContext | Σ | 0..* | UsageContext | Use context |
approvalDate | 0..1 | date | When the summary was approved by publisher | |
lastReviewDate | 0..1 | date | When the summary was last reviewed | |
contributor | 0..* | Contributor | Contact detail and role for contributor to summary | |
relatedArtifact | 0..* | RelatedArtifact | Link or citation to artifact associated with the summary | |
description | 0..1 | markdown | Description of the particular summary | |
assertion | 0..1 | markdown | Declarative description of the Evidence | |
note | 0..* | Annotation | Footnotes and/or explanatory notes | |
referentGroup | Σ | 1..1 | BackboneElement | Group being referenced |
description | 0..1 | markdown | Textual description of referent group | |
note | 0..* | Annotation | Footnotes and/or explanatory notes | |
evidenceSource | 0..1 | Reference(Group) | Various information categories of group | |
intendedGroup | 0..1 | Reference(Group) | Non-actual group that is a set of characteristics | |
directnessMatch | 0..1 | CodeableConcept | low | moderate | high | exact EvidenceDirectness (Extensible) | |
variableDefinition | 0..* | BackboneElement | Evidence variable | |
description | 0..1 | markdown | Description of the variable | |
note | 0..* | Annotation | Footnotes and/or explanatory notes | |
variableRole | 0..1 | CodeableConcept | exposure | referenceExposure | measuredVariable | confounder EvidenceVariableRole (Extensible) | |
actualDefinition | Σ | 0..1 | Reference(EvidenceVariable) | Definition of the actual variable related to the statistic(s) |
intendedDefinition | 0..1 | Reference(EvidenceVariable) | Definition of the intended variable related to the Evidence | |
directnessMatch | 0..1 | CodeableConcept | low | moderate | high | exact EvidenceDirectness (Extensible) | |
synthesisType | 0..1 | CodeableConcept | The particular type of synthesis if this is a synthesis summary StatisticSynthesisType (Extensible) | |
studyType | 0..1 | CodeableConcept | The type of study that produced this summary StatisticStudyType (Extensible) | |
statistic | 0..* | Statistic | Values and parameters for a single statistic | |
distribution | 0..* | OrderedDistribution | An ordered group of statistics | |
certainty | 0..* | BackboneElement | Level of certainty | |
description | 0..1 | string | Textual description of certainty | |
note | 0..1 | Annotation | Footnotes and/or explanatory notes | |
rating | 0..* | CodeableConcept | Rating of certainty StatisticCertaintyRating (Extensible) | |
certaintySubcomponent | 0..* | BackboneElement | Subcomponent of certainty | |
description | 0..1 | string | Textual description of certainty subcomponent | |
note | 0..1 | Annotation | Textual note of certainty subcomponent | |
type | 0..* | CodeableConcept | Footnotes and/or explanatory notes StatisticCertaintySubcomponentType (Extensible) | |
rating | 0..* | CodeableConcept | Rating of certainty subcomponent StatisticCertaintySubcomponentRating (Extensible) | |
Documentation for this format |
UML Diagram (Legend)
XML Template
<Evidence xmlns="http://hl7.org/fhir"> <!-- from Resource: id, meta, implicitRules, and language --> <url value="[uri]"/><!-- 0..1 Canonical identifier for this evidence, represented as a globally unique URI --> <identifier><!-- 0..* Identifier Additional identifier for the summary --></identifier> <version value="[string]"/><!-- 0..1 Business version of this summary --> <title value="[string]"/><!-- 0..1 Name for this summary (human friendly) --> <status value="[code]"/><!-- 1..1 draft | active | retired | unknown --> <date value="[dateTime]"/><!-- 0..1 Date last changed --> <useContext><!-- 0..* UsageContext Use context --></useContext> <approvalDate value="[date]"/><!-- 0..1 When the summary was approved by publisher --> <lastReviewDate value="[date]"/><!-- 0..1 When the summary was last reviewed --> <contributor><!-- 0..* Contributor Contact detail and role for contributor to summary --></contributor> <relatedArtifact><!-- 0..* RelatedArtifact Link or citation to artifact associated with the summary --></relatedArtifact> <description value="[markdown]"/><!-- 0..1 Description of the particular summary --> <assertion value="[markdown]"/><!-- 0..1 Declarative description of the Evidence --> <note><!-- 0..* Annotation Footnotes and/or explanatory notes --></note> <referentGroup> <!-- 1..1 Group being referenced --> <description value="[markdown]"/><!-- 0..1 Textual description of referent group --> <note><!-- 0..* Annotation Footnotes and/or explanatory notes --></note> <evidenceSource><!-- 0..1 Reference(Group) Various information categories of group --></evidenceSource> <intendedGroup><!-- 0..1 Reference(Group) Non-actual group that is a set of characteristics --></intendedGroup> <directnessMatch><!-- 0..1 CodeableConcept low | moderate | high | exact --></directnessMatch> </referentGroup> <variableDefinition> <!-- 0..* Evidence variable --> <description value="[markdown]"/><!-- 0..1 Description of the variable --> <note><!-- 0..* Annotation Footnotes and/or explanatory notes --></note> <variableRole><!-- 0..1 CodeableConcept exposure | referenceExposure | measuredVariable | confounder --></variableRole> <actualDefinition><!-- 0..1 Reference(EvidenceVariable) Definition of the actual variable related to the statistic(s) --></actualDefinition> <intendedDefinition><!-- 0..1 Reference(EvidenceVariable) Definition of the intended variable related to the Evidence --></intendedDefinition> <directnessMatch><!-- 0..1 CodeableConcept low | moderate | high | exact --></directnessMatch> </variableDefinition> <synthesisType><!-- 0..1 CodeableConcept The particular type of synthesis if this is a synthesis summary --></synthesisType> <studyType><!-- 0..1 CodeableConcept The type of study that produced this summary --></studyType> <statistic><!-- 0..* Statistic Values and parameters for a single statistic --></statistic> <distribution><!-- 0..* OrderedDistribution An ordered group of statistics --></distribution> <certainty> <!-- 0..* Level of certainty --> <description value="[string]"/><!-- 0..1 Textual description of certainty --> <note><!-- 0..1 Annotation Footnotes and/or explanatory notes --></note> <rating><!-- 0..* CodeableConcept Rating of certainty --></rating> <certaintySubcomponent> <!-- 0..* Subcomponent of certainty --> <description value="[string]"/><!-- 0..1 Textual description of certainty subcomponent --> <note><!-- 0..1 Annotation Textual note of certainty subcomponent --></note> <type><!-- 0..* CodeableConcept Footnotes and/or explanatory notes --></type> <rating><!-- 0..* CodeableConcept Rating of certainty subcomponent --></rating> </certaintySubcomponent> </certainty> </Evidence>
JSON Template
{ "resourceType" : "Evidence", // from Resource: id, meta, implicitRules, and language "url" : "<uri>", // Canonical identifier for this evidence, represented as a globally unique URI "identifier" : [{ Identifier }], // Additional identifier for the summary "version" : "<string>", // Business version of this summary "title" : "<string>", // Name for this summary (human friendly) "status" : "<code>", // R! draft | active | retired | unknown "date" : "<dateTime>", // Date last changed "useContext" : [{ UsageContext }], // Use context "approvalDate" : "<date>", // When the summary was approved by publisher "lastReviewDate" : "<date>", // When the summary was last reviewed "contributor" : [{ Contributor }], // Contact detail and role for contributor to summary "relatedArtifact" : [{ RelatedArtifact }], // Link or citation to artifact associated with the summary "description" : "<markdown>", // Description of the particular summary "assertion" : "<markdown>", // Declarative description of the Evidence "note" : [{ Annotation }], // Footnotes and/or explanatory notes "referentGroup" : { // R! Group being referenced "description" : "<markdown>", // Textual description of referent group "note" : [{ Annotation }], // Footnotes and/or explanatory notes "evidenceSource" : { Reference(Group) }, // Various information categories of group "intendedGroup" : { Reference(Group) }, // Non-actual group that is a set of characteristics "directnessMatch" : { CodeableConcept } // low | moderate | high | exact }, "variableDefinition" : [{ // Evidence variable "description" : "<markdown>", // Description of the variable "note" : [{ Annotation }], // Footnotes and/or explanatory notes "variableRole" : { CodeableConcept }, // exposure | referenceExposure | measuredVariable | confounder "actualDefinition" : { Reference(EvidenceVariable) }, // Definition of the actual variable related to the statistic(s) "intendedDefinition" : { Reference(EvidenceVariable) }, // Definition of the intended variable related to the Evidence "directnessMatch" : { CodeableConcept } // low | moderate | high | exact }], "synthesisType" : { CodeableConcept }, // The particular type of synthesis if this is a synthesis summary "studyType" : { CodeableConcept }, // The type of study that produced this summary "statistic" : [{ Statistic }], // Values and parameters for a single statistic "distribution" : [{ OrderedDistribution }], // An ordered group of statistics "certainty" : [{ // Level of certainty "description" : "<string>", // Textual description of certainty "note" : { Annotation }, // Footnotes and/or explanatory notes "rating" : [{ CodeableConcept }], // Rating of certainty "certaintySubcomponent" : [{ // Subcomponent of certainty "description" : "<string>", // Textual description of certainty subcomponent "note" : { Annotation }, // Textual note of certainty subcomponent "type" : [{ CodeableConcept }], // Footnotes and/or explanatory notes "rating" : [{ CodeableConcept }] // Rating of certainty subcomponent }] }] }
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> . [ a fhir:Evidence; fhir:nodeRole fhir:treeRoot; # if this is the parser root # from Resource: .id, .meta, .implicitRules, and .language fhir:Evidence.url [ uri ]; # 0..1 Canonical identifier for this evidence, represented as a globally unique URI fhir:Evidence.identifier [ Identifier ], ... ; # 0..* Additional identifier for the summary fhir:Evidence.version [ string ]; # 0..1 Business version of this summary fhir:Evidence.title [ string ]; # 0..1 Name for this summary (human friendly) fhir:Evidence.status [ code ]; # 1..1 draft | active | retired | unknown fhir:Evidence.date [ dateTime ]; # 0..1 Date last changed fhir:Evidence.useContext [ UsageContext ], ... ; # 0..* Use context fhir:Evidence.approvalDate [ date ]; # 0..1 When the summary was approved by publisher fhir:Evidence.lastReviewDate [ date ]; # 0..1 When the summary was last reviewed fhir:Evidence.contributor [ Contributor ], ... ; # 0..* Contact detail and role for contributor to summary fhir:Evidence.relatedArtifact [ RelatedArtifact ], ... ; # 0..* Link or citation to artifact associated with the summary fhir:Evidence.description [ markdown ]; # 0..1 Description of the particular summary fhir:Evidence.assertion [ markdown ]; # 0..1 Declarative description of the Evidence fhir:Evidence.note [ Annotation ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.referentGroup [ # 1..1 Group being referenced fhir:Evidence.referentGroup.description [ markdown ]; # 0..1 Textual description of referent group fhir:Evidence.referentGroup.note [ Annotation ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.referentGroup.evidenceSource [ Reference(Group) ]; # 0..1 Various information categories of group fhir:Evidence.referentGroup.intendedGroup [ Reference(Group) ]; # 0..1 Non-actual group that is a set of characteristics fhir:Evidence.referentGroup.directnessMatch [ CodeableConcept ]; # 0..1 low | moderate | high | exact ]; fhir:Evidence.variableDefinition [ # 0..* Evidence variable fhir:Evidence.variableDefinition.description [ markdown ]; # 0..1 Description of the variable fhir:Evidence.variableDefinition.note [ Annotation ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.variableDefinition.variableRole [ CodeableConcept ]; # 0..1 exposure | referenceExposure | measuredVariable | confounder fhir:Evidence.variableDefinition.actualDefinition [ Reference(EvidenceVariable) ]; # 0..1 Definition of the actual variable related to the statistic(s) fhir:Evidence.variableDefinition.intendedDefinition [ Reference(EvidenceVariable) ]; # 0..1 Definition of the intended variable related to the Evidence fhir:Evidence.variableDefinition.directnessMatch [ CodeableConcept ]; # 0..1 low | moderate | high | exact ], ...; fhir:Evidence.synthesisType [ CodeableConcept ]; # 0..1 The particular type of synthesis if this is a synthesis summary fhir:Evidence.studyType [ CodeableConcept ]; # 0..1 The type of study that produced this summary fhir:Evidence.statistic [ Statistic ], ... ; # 0..* Values and parameters for a single statistic fhir:Evidence.distribution [ OrderedDistribution ], ... ; # 0..* An ordered group of statistics fhir:Evidence.certainty [ # 0..* Level of certainty fhir:Evidence.certainty.description [ string ]; # 0..1 Textual description of certainty fhir:Evidence.certainty.note [ Annotation ]; # 0..1 Footnotes and/or explanatory notes fhir:Evidence.certainty.rating [ CodeableConcept ], ... ; # 0..* Rating of certainty fhir:Evidence.certainty.certaintySubcomponent [ # 0..* Subcomponent of certainty fhir:Evidence.certainty.certaintySubcomponent.description [ string ]; # 0..1 Textual description of certainty subcomponent fhir:Evidence.certainty.certaintySubcomponent.note [ Annotation ]; # 0..1 Textual note of certainty subcomponent fhir:Evidence.certainty.certaintySubcomponent.type [ CodeableConcept ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.certainty.certaintySubcomponent.rating [ CodeableConcept ], ... ; # 0..* Rating of certainty subcomponent ], ...; ], ...; ]
Changes since R3
Evidence | |
Evidence.status |
|
Evidence.contributor |
|
Evidence.assertion |
|
Evidence.referentGroup |
|
Evidence.referentGroup.description |
|
Evidence.referentGroup.note |
|
Evidence.referentGroup.evidenceSource |
|
Evidence.referentGroup.intendedGroup |
|
Evidence.referentGroup.directnessMatch |
|
Evidence.variableDefinition |
|
Evidence.variableDefinition.description |
|
Evidence.variableDefinition.note |
|
Evidence.variableDefinition.variableRole |
|
Evidence.variableDefinition.actualDefinition |
|
Evidence.variableDefinition.intendedDefinition |
|
Evidence.variableDefinition.directnessMatch |
|
Evidence.synthesisType |
|
Evidence.studyType |
|
Evidence.statistic |
|
Evidence.distribution |
|
Evidence.certainty |
|
Evidence.certainty.description |
|
Evidence.certainty.note |
|
Evidence.certainty.rating |
|
Evidence.certainty.certaintySubcomponent |
|
Evidence.certainty.certaintySubcomponent.description |
|
Evidence.certainty.certaintySubcomponent.note |
|
Evidence.certainty.certaintySubcomponent.type |
|
Evidence.certainty.certaintySubcomponent.rating |
|
Evidence.name |
|
Evidence.shortTitle |
|
Evidence.subtitle |
|
Evidence.publisher |
|
Evidence.contact |
|
Evidence.jurisdiction |
|
Evidence.copyright |
|
Evidence.effectivePeriod |
|
Evidence.topic |
|
Evidence.author |
|
Evidence.editor |
|
Evidence.reviewer |
|
Evidence.endorser |
|
Evidence.exposureBackground |
|
Evidence.exposureVariant |
|
Evidence.outcome |
|
See the Full Difference for further information
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Evidence | TU | MetadataResource | Single evidence bit + Warning: Name should be usable as an identifier for the module by machine processing applications such as code generation Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension, url, identifier, version, name, title, status, experimental, date, publisher, contact, description, useContext, jurisdiction, purpose, copyright, approvalDate, lastReviewDate, effectivePeriod | |
url | Σ | 0..1 | uri | Canonical identifier for this evidence, represented as a globally unique URI |
identifier | Σ | 0..* | Identifier | Additional identifier for the summary |
version | Σ | 0..1 | string | Business version of this summary |
title | Σ | 0..1 | string | Name for this summary (human friendly) |
status | ?!Σ | 1..1 | code | draft | active | retired | unknown PublicationStatus (Required) |
date | Σ | 0..1 | dateTime | Date last changed |
useContext | Σ | 0..* | UsageContext | Use context |
approvalDate | 0..1 | date | When the summary was approved by publisher | |
lastReviewDate | 0..1 | date | When the summary was last reviewed | |
contributor | 0..* | Contributor | Contact detail and role for contributor to summary | |
relatedArtifact | 0..* | RelatedArtifact | Link or citation to artifact associated with the summary | |
description | 0..1 | markdown | Description of the particular summary | |
assertion | 0..1 | markdown | Declarative description of the Evidence | |
note | 0..* | Annotation | Footnotes and/or explanatory notes | |
referentGroup | Σ | 1..1 | BackboneElement | Group being referenced |
description | 0..1 | markdown | Textual description of referent group | |
note | 0..* | Annotation | Footnotes and/or explanatory notes | |
evidenceSource | 0..1 | Reference(Group) | Various information categories of group | |
intendedGroup | 0..1 | Reference(Group) | Non-actual group that is a set of characteristics | |
directnessMatch | 0..1 | CodeableConcept | low | moderate | high | exact EvidenceDirectness (Extensible) | |
variableDefinition | 0..* | BackboneElement | Evidence variable | |
description | 0..1 | markdown | Description of the variable | |
note | 0..* | Annotation | Footnotes and/or explanatory notes | |
variableRole | 0..1 | CodeableConcept | exposure | referenceExposure | measuredVariable | confounder EvidenceVariableRole (Extensible) | |
actualDefinition | Σ | 0..1 | Reference(EvidenceVariable) | Definition of the actual variable related to the statistic(s) |
intendedDefinition | 0..1 | Reference(EvidenceVariable) | Definition of the intended variable related to the Evidence | |
directnessMatch | 0..1 | CodeableConcept | low | moderate | high | exact EvidenceDirectness (Extensible) | |
synthesisType | 0..1 | CodeableConcept | The particular type of synthesis if this is a synthesis summary StatisticSynthesisType (Extensible) | |
studyType | 0..1 | CodeableConcept | The type of study that produced this summary StatisticStudyType (Extensible) | |
statistic | 0..* | Statistic | Values and parameters for a single statistic | |
distribution | 0..* | OrderedDistribution | An ordered group of statistics | |
certainty | 0..* | BackboneElement | Level of certainty | |
description | 0..1 | string | Textual description of certainty | |
note | 0..1 | Annotation | Footnotes and/or explanatory notes | |
rating | 0..* | CodeableConcept | Rating of certainty StatisticCertaintyRating (Extensible) | |
certaintySubcomponent | 0..* | BackboneElement | Subcomponent of certainty | |
description | 0..1 | string | Textual description of certainty subcomponent | |
note | 0..1 | Annotation | Textual note of certainty subcomponent | |
type | 0..* | CodeableConcept | Footnotes and/or explanatory notes StatisticCertaintySubcomponentType (Extensible) | |
rating | 0..* | CodeableConcept | Rating of certainty subcomponent StatisticCertaintySubcomponentRating (Extensible) | |
Documentation for this format |
XML Template
<Evidence xmlns="http://hl7.org/fhir"> <!-- from Resource: id, meta, implicitRules, and language --> <url value="[uri]"/><!-- 0..1 Canonical identifier for this evidence, represented as a globally unique URI --> <identifier><!-- 0..* Identifier Additional identifier for the summary --></identifier> <version value="[string]"/><!-- 0..1 Business version of this summary --> <title value="[string]"/><!-- 0..1 Name for this summary (human friendly) --> <status value="[code]"/><!-- 1..1 draft | active | retired | unknown --> <date value="[dateTime]"/><!-- 0..1 Date last changed --> <useContext><!-- 0..* UsageContext Use context --></useContext> <approvalDate value="[date]"/><!-- 0..1 When the summary was approved by publisher --> <lastReviewDate value="[date]"/><!-- 0..1 When the summary was last reviewed --> <contributor><!-- 0..* Contributor Contact detail and role for contributor to summary --></contributor> <relatedArtifact><!-- 0..* RelatedArtifact Link or citation to artifact associated with the summary --></relatedArtifact> <description value="[markdown]"/><!-- 0..1 Description of the particular summary --> <assertion value="[markdown]"/><!-- 0..1 Declarative description of the Evidence --> <note><!-- 0..* Annotation Footnotes and/or explanatory notes --></note> <referentGroup> <!-- 1..1 Group being referenced --> <description value="[markdown]"/><!-- 0..1 Textual description of referent group --> <note><!-- 0..* Annotation Footnotes and/or explanatory notes --></note> <evidenceSource><!-- 0..1 Reference(Group) Various information categories of group --></evidenceSource> <intendedGroup><!-- 0..1 Reference(Group) Non-actual group that is a set of characteristics --></intendedGroup> <directnessMatch><!-- 0..1 CodeableConcept low | moderate | high | exact --></directnessMatch> </referentGroup> <variableDefinition> <!-- 0..* Evidence variable --> <description value="[markdown]"/><!-- 0..1 Description of the variable --> <note><!-- 0..* Annotation Footnotes and/or explanatory notes --></note> <variableRole><!-- 0..1 CodeableConcept exposure | referenceExposure | measuredVariable | confounder --></variableRole> <actualDefinition><!-- 0..1 Reference(EvidenceVariable) Definition of the actual variable related to the statistic(s) --></actualDefinition> <intendedDefinition><!-- 0..1 Reference(EvidenceVariable) Definition of the intended variable related to the Evidence --></intendedDefinition> <directnessMatch><!-- 0..1 CodeableConcept low | moderate | high | exact --></directnessMatch> </variableDefinition> <synthesisType><!-- 0..1 CodeableConcept The particular type of synthesis if this is a synthesis summary --></synthesisType> <studyType><!-- 0..1 CodeableConcept The type of study that produced this summary --></studyType> <statistic><!-- 0..* Statistic Values and parameters for a single statistic --></statistic> <distribution><!-- 0..* OrderedDistribution An ordered group of statistics --></distribution> <certainty> <!-- 0..* Level of certainty --> <description value="[string]"/><!-- 0..1 Textual description of certainty --> <note><!-- 0..1 Annotation Footnotes and/or explanatory notes --></note> <rating><!-- 0..* CodeableConcept Rating of certainty --></rating> <certaintySubcomponent> <!-- 0..* Subcomponent of certainty --> <description value="[string]"/><!-- 0..1 Textual description of certainty subcomponent --> <note><!-- 0..1 Annotation Textual note of certainty subcomponent --></note> <type><!-- 0..* CodeableConcept Footnotes and/or explanatory notes --></type> <rating><!-- 0..* CodeableConcept Rating of certainty subcomponent --></rating> </certaintySubcomponent> </certainty> </Evidence>
JSON Template
{ "resourceType" : "Evidence", // from Resource: id, meta, implicitRules, and language "url" : "<uri>", // Canonical identifier for this evidence, represented as a globally unique URI "identifier" : [{ Identifier }], // Additional identifier for the summary "version" : "<string>", // Business version of this summary "title" : "<string>", // Name for this summary (human friendly) "status" : "<code>", // R! draft | active | retired | unknown "date" : "<dateTime>", // Date last changed "useContext" : [{ UsageContext }], // Use context "approvalDate" : "<date>", // When the summary was approved by publisher "lastReviewDate" : "<date>", // When the summary was last reviewed "contributor" : [{ Contributor }], // Contact detail and role for contributor to summary "relatedArtifact" : [{ RelatedArtifact }], // Link or citation to artifact associated with the summary "description" : "<markdown>", // Description of the particular summary "assertion" : "<markdown>", // Declarative description of the Evidence "note" : [{ Annotation }], // Footnotes and/or explanatory notes "referentGroup" : { // R! Group being referenced "description" : "<markdown>", // Textual description of referent group "note" : [{ Annotation }], // Footnotes and/or explanatory notes "evidenceSource" : { Reference(Group) }, // Various information categories of group "intendedGroup" : { Reference(Group) }, // Non-actual group that is a set of characteristics "directnessMatch" : { CodeableConcept } // low | moderate | high | exact }, "variableDefinition" : [{ // Evidence variable "description" : "<markdown>", // Description of the variable "note" : [{ Annotation }], // Footnotes and/or explanatory notes "variableRole" : { CodeableConcept }, // exposure | referenceExposure | measuredVariable | confounder "actualDefinition" : { Reference(EvidenceVariable) }, // Definition of the actual variable related to the statistic(s) "intendedDefinition" : { Reference(EvidenceVariable) }, // Definition of the intended variable related to the Evidence "directnessMatch" : { CodeableConcept } // low | moderate | high | exact }], "synthesisType" : { CodeableConcept }, // The particular type of synthesis if this is a synthesis summary "studyType" : { CodeableConcept }, // The type of study that produced this summary "statistic" : [{ Statistic }], // Values and parameters for a single statistic "distribution" : [{ OrderedDistribution }], // An ordered group of statistics "certainty" : [{ // Level of certainty "description" : "<string>", // Textual description of certainty "note" : { Annotation }, // Footnotes and/or explanatory notes "rating" : [{ CodeableConcept }], // Rating of certainty "certaintySubcomponent" : [{ // Subcomponent of certainty "description" : "<string>", // Textual description of certainty subcomponent "note" : { Annotation }, // Textual note of certainty subcomponent "type" : [{ CodeableConcept }], // Footnotes and/or explanatory notes "rating" : [{ CodeableConcept }] // Rating of certainty subcomponent }] }] }
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> . [ a fhir:Evidence; fhir:nodeRole fhir:treeRoot; # if this is the parser root # from Resource: .id, .meta, .implicitRules, and .language fhir:Evidence.url [ uri ]; # 0..1 Canonical identifier for this evidence, represented as a globally unique URI fhir:Evidence.identifier [ Identifier ], ... ; # 0..* Additional identifier for the summary fhir:Evidence.version [ string ]; # 0..1 Business version of this summary fhir:Evidence.title [ string ]; # 0..1 Name for this summary (human friendly) fhir:Evidence.status [ code ]; # 1..1 draft | active | retired | unknown fhir:Evidence.date [ dateTime ]; # 0..1 Date last changed fhir:Evidence.useContext [ UsageContext ], ... ; # 0..* Use context fhir:Evidence.approvalDate [ date ]; # 0..1 When the summary was approved by publisher fhir:Evidence.lastReviewDate [ date ]; # 0..1 When the summary was last reviewed fhir:Evidence.contributor [ Contributor ], ... ; # 0..* Contact detail and role for contributor to summary fhir:Evidence.relatedArtifact [ RelatedArtifact ], ... ; # 0..* Link or citation to artifact associated with the summary fhir:Evidence.description [ markdown ]; # 0..1 Description of the particular summary fhir:Evidence.assertion [ markdown ]; # 0..1 Declarative description of the Evidence fhir:Evidence.note [ Annotation ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.referentGroup [ # 1..1 Group being referenced fhir:Evidence.referentGroup.description [ markdown ]; # 0..1 Textual description of referent group fhir:Evidence.referentGroup.note [ Annotation ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.referentGroup.evidenceSource [ Reference(Group) ]; # 0..1 Various information categories of group fhir:Evidence.referentGroup.intendedGroup [ Reference(Group) ]; # 0..1 Non-actual group that is a set of characteristics fhir:Evidence.referentGroup.directnessMatch [ CodeableConcept ]; # 0..1 low | moderate | high | exact ]; fhir:Evidence.variableDefinition [ # 0..* Evidence variable fhir:Evidence.variableDefinition.description [ markdown ]; # 0..1 Description of the variable fhir:Evidence.variableDefinition.note [ Annotation ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.variableDefinition.variableRole [ CodeableConcept ]; # 0..1 exposure | referenceExposure | measuredVariable | confounder fhir:Evidence.variableDefinition.actualDefinition [ Reference(EvidenceVariable) ]; # 0..1 Definition of the actual variable related to the statistic(s) fhir:Evidence.variableDefinition.intendedDefinition [ Reference(EvidenceVariable) ]; # 0..1 Definition of the intended variable related to the Evidence fhir:Evidence.variableDefinition.directnessMatch [ CodeableConcept ]; # 0..1 low | moderate | high | exact ], ...; fhir:Evidence.synthesisType [ CodeableConcept ]; # 0..1 The particular type of synthesis if this is a synthesis summary fhir:Evidence.studyType [ CodeableConcept ]; # 0..1 The type of study that produced this summary fhir:Evidence.statistic [ Statistic ], ... ; # 0..* Values and parameters for a single statistic fhir:Evidence.distribution [ OrderedDistribution ], ... ; # 0..* An ordered group of statistics fhir:Evidence.certainty [ # 0..* Level of certainty fhir:Evidence.certainty.description [ string ]; # 0..1 Textual description of certainty fhir:Evidence.certainty.note [ Annotation ]; # 0..1 Footnotes and/or explanatory notes fhir:Evidence.certainty.rating [ CodeableConcept ], ... ; # 0..* Rating of certainty fhir:Evidence.certainty.certaintySubcomponent [ # 0..* Subcomponent of certainty fhir:Evidence.certainty.certaintySubcomponent.description [ string ]; # 0..1 Textual description of certainty subcomponent fhir:Evidence.certainty.certaintySubcomponent.note [ Annotation ]; # 0..1 Textual note of certainty subcomponent fhir:Evidence.certainty.certaintySubcomponent.type [ CodeableConcept ], ... ; # 0..* Footnotes and/or explanatory notes fhir:Evidence.certainty.certaintySubcomponent.rating [ CodeableConcept ], ... ; # 0..* Rating of certainty subcomponent ], ...; ], ...; ]
Changes since Release 3
Evidence | |
Evidence.status |
|
Evidence.contributor |
|
Evidence.assertion |
|
Evidence.referentGroup |
|
Evidence.referentGroup.description |
|
Evidence.referentGroup.note |
|
Evidence.referentGroup.evidenceSource |
|
Evidence.referentGroup.intendedGroup |
|
Evidence.referentGroup.directnessMatch |
|
Evidence.variableDefinition |
|
Evidence.variableDefinition.description |
|
Evidence.variableDefinition.note |
|
Evidence.variableDefinition.variableRole |
|
Evidence.variableDefinition.actualDefinition |
|
Evidence.variableDefinition.intendedDefinition |
|
Evidence.variableDefinition.directnessMatch |
|
Evidence.synthesisType |
|
Evidence.studyType |
|
Evidence.statistic |
|
Evidence.distribution |
|
Evidence.certainty |
|
Evidence.certainty.description |
|
Evidence.certainty.note |
|
Evidence.certainty.rating |
|
Evidence.certainty.certaintySubcomponent |
|
Evidence.certainty.certaintySubcomponent.description |
|
Evidence.certainty.certaintySubcomponent.note |
|
Evidence.certainty.certaintySubcomponent.type |
|
Evidence.certainty.certaintySubcomponent.rating |
|
Evidence.name |
|
Evidence.shortTitle |
|
Evidence.subtitle |
|
Evidence.publisher |
|
Evidence.contact |
|
Evidence.jurisdiction |
|
Evidence.copyright |
|
Evidence.effectivePeriod |
|
Evidence.topic |
|
Evidence.author |
|
Evidence.editor |
|
Evidence.reviewer |
|
Evidence.endorser |
|
Evidence.exposureBackground |
|
Evidence.exposureVariant |
|
Evidence.outcome |
|
See the Full Difference for further information
See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) , the spreadsheet version & the dependency analysis a
Path | Definition | Type | Reference |
---|---|---|---|
Evidence.status | The lifecycle status of an artifact. | Required | PublicationStatus |
Evidence.referentGroup.directnessMatch Evidence.variableDefinition.directnessMatch | The quality of how direct the match is. | Extensible | EvidenceDirectness |
Evidence.variableDefinition.variableRole | The role that the assertion variable plays. | Extensible | EvidenceVariableRole |
Evidence.synthesisType | Types of combining results from a body of evidence (eg. summary data meta-analysis). | Extensible | StatisticSynthesisType |
Evidence.studyType | The type of study a statistic was derived from. | Extensible | StatisticStudyType |
Evidence.certainty.rating | The relative quality of the statistic. | Extensible | StatisticCertaintyRating |
Evidence.certainty.certaintySubcomponent.type | The subcomponent classification of quality of evidence rating systems. | Extensible | StatisticCertaintySubcomponentType |
Evidence.certainty.certaintySubcomponent.rating | The quality rating of the subcomponent of a quality of evidence rating. | Extensible | StatisticCertaintySubcomponentRating |
id | Level | Location | Description | Expression |
cnl-0 | Warning | (base) | Name should be usable as an identifier for the module by machine processing applications such as code generation | name.matches('[A-Z]([A-Za-z0-9_]){0,254}') |
Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Expression | In Common |
context | token | A use context assigned to the evidence | (Evidence.useContext.value as CodeableConcept) | |
context-quantity | quantity | A quantity- or range-valued use context assigned to the evidence | (Evidence.useContext.value as Quantity) | (Evidence.useContext.value as Range) | |
context-type | token | A type of use context assigned to the evidence | Evidence.useContext.code | |
context-type-quantity | composite | A use context type and quantity- or range-based value assigned to the evidence | On Evidence.useContext: context-type: code context-quantity: value.as(Quantity) | value.as(Range) | |
context-type-value | composite | A use context type and value assigned to the evidence | On Evidence.useContext: context-type: code context: value.as(CodeableConcept) | |
date N | date | The evidence publication date | Evidence.date | |
description N | string | The description of the evidence | Evidence.description | |
identifier | token | External identifier for the evidence | Evidence.identifier | |
status N | token | The current status of the evidence | Evidence.status | |
title N | string | The human-friendly name of the evidence | Evidence.title | |
url N | uri | The uri that identifies the evidence | Evidence.url | |
version N | token | The business version of the evidence | Evidence.version |