{
"resourceType" : "EvidenceVariable",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"url" : "<uri>", // Canonical identifier for this evidence variable, represented as a URI (globally unique)
"identifier" : [{ Identifier }], // Additional identifier for the evidence variable
"version" : "<string>", // Business version of the evidence variable
"name" : "<string>", // C? Name for this evidence variable (computer friendly)
"title" : "<string>", // Name for this evidence variable (human friendly)
"shortTitle" : "<string>", // Title for use in informal contexts
"subtitle" : "<string>", // Subordinate title of the EvidenceVariable
"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 evidence variable
"note" : [{ Annotation }], // Used for footnotes or explanatory notes
"useContext" : [{ UsageContext }], // The context that the content is intended to support
"jurisdiction" : [{ CodeableConcept }], // Intended jurisdiction for evidence variable (if applicable)
"copyright" : "<markdown>", // Use and/or publishing restrictions
"approvalDate" : "<date>", // When the evidence variable was approved by publisher
"lastReviewDate" : "<date>", // When the evidence variable was last reviewed
"effectivePeriod" : { Period }, // When the evidence variable is expected to be used
"topic" : [{ CodeableConcept }], // The category of the EvidenceVariable, 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.
"type" : "<code>", // dichotomous | continuous | descriptive
"characteristic" : [{ // R! What defines the members of the evidence element
"description" : "<string>", // Natural language description of the characteristic
// definition[x]: What code or expression defines members?. One of these 6:
"definitionReference" : { Reference(Group) },
"definitionCanonical" : { canonical(ActivityDefinition) },
"definitionCodeableConcept" : { CodeableConcept },
"definitionExpression" : { Expression },
"definitionDataRequirement" : { DataRequirement },
"definitionTriggerDefinition" : { TriggerDefinition },
"usageContext" : [{ UsageContext }], // What code/value pairs define members?
"exclude" : <boolean>, // Whether the characteristic includes or excludes members
// participantEffective[x]: What time period do participants cover. One of these 4:
"participantEffectiveDateTime" : "<dateTime>",
"participantEffectivePeriod" : { Period },
"participantEffectiveDuration" : { Duration },
"participantEffectiveTiming" : { Timing },
"timeFromStart" : { Duration }, // Observation time from study start
"groupMeasure" : "<code>" // mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
}]
}
EvidenceVariable Search Parameters
The following search parameters can be used to query EvidenceVariable resources. Just submit them like so: