{
"resourceType" : "EffectEvidenceSynthesis",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"url" : "<uri>", // Canonical identifier for this effect evidence synthesis, represented as a URI (globally unique)
"identifier" : [{ Identifier }], // Additional identifier for the effect evidence synthesis
"version" : "<string>", // Business version of the effect evidence synthesis
"name" : "<string>", // C? Name for this effect evidence synthesis (computer friendly)
"title" : "<string>", // Name for this effect evidence synthesis (human friendly)
"status" : "<code>", // R! draft | active | retired | unknown
"date" : "<dateTime>", // Date last changed
"publisher" : "<string>", // Name of the publisher (organization or individual)
"contact" : [{ ContactDetail }], // Contact details for the publisher
"description" : "<markdown>", // Natural language description of the effect evidence synthesis
"note" : [{ Annotation }], // Used for footnotes or explanatory notes
"useContext" : [{ UsageContext }], // The context that the content is intended to support
"jurisdiction" : [{ CodeableConcept }], // Intended jurisdiction for effect evidence synthesis (if applicable)
"copyright" : "<markdown>", // Use and/or publishing restrictions
"approvalDate" : "<date>", // When the effect evidence synthesis was approved by publisher
"lastReviewDate" : "<date>", // When the effect evidence synthesis was last reviewed
"effectivePeriod" : { Period }, // When the effect evidence synthesis is expected to be used
"topic" : [{ CodeableConcept }], // The category of the EffectEvidenceSynthesis, such as Education, Treatment, Assessment, etc.
"author" : [{ ContactDetail }], // Who authored the content
"editor" : [{ ContactDetail }], // Who edited the content
"reviewer" : [{ ContactDetail }], // Who reviewed the content
"endorser" : [{ ContactDetail }], // Who endorsed the content
"relatedArtifact" : [{ RelatedArtifact }], // Additional documentation, citations, etc.
"synthesisType" : { CodeableConcept }, // Type of synthesis
"studyType" : { CodeableConcept }, // Type of study
"population" : { Reference(EvidenceVariable) }, // R! What population?
"exposure" : { Reference(EvidenceVariable) }, // R! What exposure?
"exposureAlternative" : { Reference(EvidenceVariable) }, // R! What comparison exposure?
"outcome" : { Reference(EvidenceVariable) }, // R! What outcome?
"sampleSize" : { // What sample size was involved?
"description" : "<string>", // Description of sample size
"numberOfStudies" : <integer>, // How many studies?
"numberOfParticipants" : <integer> // How many participants?
},
"resultsByExposure" : [{ // What was the result per exposure?
"description" : "<string>", // Description of results by exposure
"exposureState" : "<code>", // exposure | exposure-alternative
"variantState" : { CodeableConcept }, // Variant exposure states
"riskEvidenceSynthesis" : { Reference(RiskEvidenceSynthesis) } // R! Risk evidence synthesis
}],
"effectEstimate" : [{ // What was the estimated effect
"description" : "<string>", // Description of effect estimate
"type" : { CodeableConcept }, // Type of efffect estimate
"variantState" : { CodeableConcept }, // Variant exposure states
"value" : <decimal>, // Point estimate
"unitOfMeasure" : { CodeableConcept }, // What unit is the outcome described in?
"precisionEstimate" : [{ // How precise the estimate is
"type" : { CodeableConcept }, // Type of precision estimate
"level" : <decimal>, // Level of confidence interval
"from" : <decimal>, // Lower bound
"to" : <decimal> // Upper bound
}]
}],
"certainty" : [{ // How certain is the effect
"rating" : [{ CodeableConcept }], // Certainty rating
"note" : [{ Annotation }], // Used for footnotes or explanatory notes
"certaintySubcomponent" : [{ // A component that contributes to the overall certainty
"type" : { CodeableConcept }, // Type of subcomponent of certainty rating
"rating" : [{ CodeableConcept }], // Subcomponent certainty rating
"note" : [{ Annotation }] // Used for footnotes or explanatory notes
}]
}]
}
EffectEvidenceSynthesis Search Parameters
The following search parameters can be used to query EffectEvidenceSynthesis resources. Just submit them like so: