{
"resourceType" : "RiskEvidenceSynthesis",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"url" : "<uri>", // Canonical identifier for this risk evidence synthesis, represented as a URI (globally unique)
"identifier" : [{ Identifier }], // Additional identifier for the risk evidence synthesis
"version" : "<string>", // Business version of the risk evidence synthesis
"name" : "<string>", // C? Name for this risk evidence synthesis (computer friendly)
"title" : "<string>", // Name for this risk 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 risk 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 risk evidence synthesis (if applicable)
"copyright" : "<markdown>", // Use and/or publishing restrictions
"approvalDate" : "<date>", // When the risk evidence synthesis was approved by publisher
"lastReviewDate" : "<date>", // When the risk evidence synthesis was last reviewed
"effectivePeriod" : { Period }, // When the risk 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) }, // What 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?
},
"riskEstimate" : { // What was the estimated risk
"description" : "<string>", // Description of risk estimate
"type" : { CodeableConcept }, // Type of risk estimate
"value" : <decimal>, // Point estimate
"unitOfMeasure" : { CodeableConcept }, // What unit is the outcome described in?
"denominatorCount" : <integer>, // Sample size for group measured
"numeratorCount" : <integer>, // Number with the outcome
"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 risk
"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
}]
}]
}
RiskEvidenceSynthesis Search Parameters
The following search parameters can be used to query RiskEvidenceSynthesis resources. Just submit them like so: