{
"resourceType" : "ResearchElementDefinition",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"url" : "<uri>", // Canonical identifier for this research element definition, represented as a URI (globally unique)
"identifier" : [{ Identifier }], // Additional identifier for the research element definition
"version" : "<string>", // Business version of the research element definition
"name" : "<string>", // C? Name for this research element definition (computer friendly)
"title" : "<string>", // Name for this research element definition (human friendly)
"shortTitle" : "<string>", // Title for use in informal contexts
"subtitle" : "<string>", // Subordinate title of the ResearchElementDefinition
"status" : "<code>", // R! draft | active | retired | unknown
"experimental" : <boolean>, // For testing purposes, not real usage
// subject[x]: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device. One of these 2:
"subjectCodeableConcept" : { CodeableConcept },
"subjectReference" : { Reference(Group) },
"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 research element definition
"comment" : ["<string>"], // Used for footnotes or explanatory notes
"useContext" : [{ UsageContext }], // The context that the content is intended to support
"jurisdiction" : [{ CodeableConcept }], // Intended jurisdiction for research element definition (if applicable)
"purpose" : "<markdown>", // Why this research element definition is defined
"usage" : "<string>", // Describes the clinical usage of the ResearchElementDefinition
"copyright" : "<markdown>", // Use and/or publishing restrictions
"approvalDate" : "<date>", // When the research element definition was approved by publisher
"lastReviewDate" : "<date>", // When the research element definition was last reviewed
"effectivePeriod" : { Period }, // When the research element definition is expected to be used
"topic" : [{ CodeableConcept }], // The category of the ResearchElementDefinition, 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.
"library" : [{ canonical(Library) }], // Logic used by the ResearchElementDefinition
"type" : "<code>", // R! population | exposure | outcome
"variableType" : "<code>", // dichotomous | continuous | descriptive
"characteristic" : [{ // R! What defines the members of the research element
// definition[x]: What code or expression defines members?. One of these 4:
"definitionCodeableConcept" : { CodeableConcept },
"definitionCanonical" : { canonical(ValueSet) },
"definitionExpression" : { Expression },
"definitionDataRequirement" : { DataRequirement },
"usageContext" : [{ UsageContext }], // What code/value pairs define members?
"exclude" : <boolean>, // Whether the characteristic includes or excludes members
"unitOfMeasure" : { CodeableConcept }, // What unit is the outcome described in?
"studyEffectiveDescription" : "<string>", // What time period does the study cover
// studyEffective[x]: What time period does the study cover. One of these 4:
"studyEffectiveDateTime" : "<dateTime>",
"studyEffectivePeriod" : { Period },
"studyEffectiveDuration" : { Duration },
"studyEffectiveTiming" : { Timing },
"studyEffectiveTimeFromStart" : { Duration }, // Observation time from study start
"studyEffectiveGroupMeasure" : "<code>", // mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
"participantEffectiveDescription" : "<string>", // What time period do participants cover
// participantEffective[x]: What time period do participants cover. One of these 4:
"participantEffectiveDateTime" : "<dateTime>",
"participantEffectivePeriod" : { Period },
"participantEffectiveDuration" : { Duration },
"participantEffectiveTiming" : { Timing },
"participantEffectiveTimeFromStart" : { Duration }, // Observation time from study start
"participantEffectiveGroupMeasure" : "<code>" // mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
}]
}
ResearchElementDefinition Search Parameters
The following search parameters can be used to query ResearchElementDefinition resources. Just submit them like so: