Release 4B

This page is part of the FHIR Specification (v4.3.0: R4B - STU). 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: R4B R4

14.18 Resource ResearchElementDefinition - Content

Clinical Decision Support Work GroupMaturity Level: 0 Trial UseSecurity Category: Business Compartments: Not linked to any defined compartments

The ResearchElementDefinition resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about.

This resource is a definition resource from a FHIR workflow perspective - see Workflow, specifically Definition.

TODO

TODO

This resource is referenced by ResearchDefinition.

This resource implements the Definition pattern.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ResearchElementDefinition TUDomainResourceA population, intervention, or exposure definition
+ 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 Σ0..1uriCanonical identifier for this research element definition, represented as a URI (globally unique)
... identifier Σ0..*IdentifierAdditional identifier for the research element definition
... version Σ0..1stringBusiness version of the research element definition
... name Σ0..1stringName for this research element definition (computer friendly)
... title Σ0..1stringName for this research element definition (human friendly)
... shortTitle Σ0..1stringTitle for use in informal contexts
... subtitle 0..1stringSubordinate title of the ResearchElementDefinition
... status ?!Σ1..1codedraft | active | retired | unknown
PublicationStatus (Required)
... experimental Σ0..1booleanFor testing purposes, not real usage
... subject[x] 0..1E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device
Subject type (Extensible)
.... subjectCodeableConceptCodeableConcept
.... subjectReferenceReference(Group)
... date Σ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description Σ0..1markdownNatural language description of the research element definition
... comment 0..*stringUsed for footnotes or explanatory notes
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for research element definition (if applicable)
Jurisdiction (Extensible)
... purpose 0..1markdownWhy this research element definition is defined
... usage 0..1stringDescribes the clinical usage of the ResearchElementDefinition
... copyright 0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the research element definition was approved by publisher
... lastReviewDate 0..1dateWhen the research element definition was last reviewed
... effectivePeriod Σ0..1PeriodWhen the research element definition is expected to be used
... topic 0..*CodeableConceptThe category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc.
DefinitionTopic (Example)
... author 0..*ContactDetailWho authored the content
... editor 0..*ContactDetailWho edited the content
... reviewer 0..*ContactDetailWho reviewed the content
... endorser 0..*ContactDetailWho endorsed the content
... relatedArtifact 0..*RelatedArtifactAdditional documentation, citations, etc.
... library 0..*canonical(Library)Logic used by the ResearchElementDefinition
... type Σ1..1codepopulation | exposure | outcome
ResearchElementType (Required)
... variableType 0..1codedichotomous | continuous | descriptive
VariableType (Required)
... characteristic Σ1..*BackboneElementWhat defines the members of the research element
.... definition[x] Σ1..1What code or expression defines members?
..... definitionCodeableConceptCodeableConcept
..... definitionCanonicalcanonical(ValueSet)
..... definitionExpressionExpression
..... definitionDataRequirementDataRequirement
.... usageContext 0..*UsageContextWhat code/value pairs define members?
.... exclude 0..1booleanWhether the characteristic includes or excludes members
.... unitOfMeasure 0..1CodeableConceptWhat unit is the outcome described in?
UCUM Codes (Required)
.... studyEffectiveDescription 0..1stringWhat time period does the study cover
.... studyEffective[x] 0..1What time period does the study cover
..... studyEffectiveDateTimedateTime
..... studyEffectivePeriodPeriod
..... studyEffectiveDurationDuration
..... studyEffectiveTimingTiming
.... studyEffectiveTimeFromStart 0..1DurationObservation time from study start
.... studyEffectiveGroupMeasure 0..1codemean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
GroupMeasure (Required)
.... participantEffectiveDescription 0..1stringWhat time period do participants cover
.... participantEffective[x] 0..1What time period do participants cover
..... participantEffectiveDateTimedateTime
..... participantEffectivePeriodPeriod
..... participantEffectiveDurationDuration
..... participantEffectiveTimingTiming
.... participantEffectiveTimeFromStart 0..1DurationObservation time from study start
.... participantEffectiveGroupMeasure 0..1codemean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
GroupMeasure (Required)

doco Documentation for this format

UML Diagram (Legend)

ResearchElementDefinition (DomainResource)url : uri [0..1]identifier : Identifier [0..*]version : string [0..1]name : string [0..1]title : string [0..1]shortTitle : string [0..1]subtitle : string [0..1]status : code [1..1] « PublicationStatus! »experimental : boolean [0..1]subject[x] : Element [0..1] « CodeableConcept|Reference(Group); SubjectType+ »date : dateTime [0..1]publisher : string [0..1]contact : ContactDetail [0..*]description : markdown [0..1]comment : string [0..*]useContext : UsageContext [0..*]jurisdiction : CodeableConcept [0..*] « Jurisdiction ValueSet+ »purpose : markdown [0..1]usage : string [0..1]copyright : markdown [0..1]approvalDate : date [0..1]lastReviewDate : date [0..1]effectivePeriod : Period [0..1]topic : CodeableConcept [0..*] « DefinitionTopic?? »author : ContactDetail [0..*]editor : ContactDetail [0..*]reviewer : ContactDetail [0..*]endorser : ContactDetail [0..*]relatedArtifact : RelatedArtifact [0..*]library : canonical [0..*] « Library »type : code [1..1] « ResearchElementType! »variableType : code [0..1] « VariableType! »Characteristicdefinition[x] : Element [1..1] « CodeableConcept|canonical(ValueSet)| Expression|DataRequirement »usageContext : UsageContext [0..*]exclude : boolean [0..1]unitOfMeasure : CodeableConcept [0..1] « UCUMCodes! »studyEffectiveDescription : string [0..1]studyEffective[x] : Element [0..1] « dateTime|Period|Duration|Timing »studyEffectiveTimeFromStart : Duration [0..1]studyEffectiveGroupMeasure : code [0..1] « GroupMeasure! »participantEffectiveDescription : string [0..1]participantEffective[x] : Element [0..1] « dateTime|Period|Duration| Timing »participantEffectiveTimeFromStart : Duration [0..1]participantEffectiveGroupMeasure : code [0..1] « GroupMeasure! »characteristic[1..*]

XML Template

<ResearchElementDefinition xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <url value="[uri]"/><!-- 0..1 Canonical identifier for this research element definition, represented as a URI (globally unique) -->
 <identifier><!-- 0..* Identifier Additional identifier for the research element definition --></identifier>
 <version value="[string]"/><!-- 0..1 Business version of the research element definition -->
 <name value="[string]"/><!-- 0..1 Name for this research element definition (computer friendly) -->
 <title value="[string]"/><!-- 0..1 Name for this research element definition (human friendly) -->
 <shortTitle value="[string]"/><!-- 0..1 Title for use in informal contexts -->
 <subtitle value="[string]"/><!-- 0..1 Subordinate title of the ResearchElementDefinition -->
 <status value="[code]"/><!-- 1..1 draft | active | retired | unknown -->
 <experimental value="[boolean]"/><!-- 0..1 For testing purposes, not real usage -->
 <subject[x]><!-- 0..1 CodeableConcept|Reference(Group) E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device --></subject[x]>
 <date value="[dateTime]"/><!-- 0..1 Date last changed -->
 <publisher value="[string]"/><!-- 0..1 Name of the publisher (organization or individual) -->
 <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact>
 <description value="[markdown]"/><!-- 0..1 Natural language description of the research element definition -->
 <comment value="[string]"/><!-- 0..* Used for footnotes or explanatory notes -->
 <useContext><!-- 0..* UsageContext The context that the content is intended to support --></useContext>
 <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for research element definition (if applicable) --></jurisdiction>
 <purpose value="[markdown]"/><!-- 0..1 Why this research element definition is defined -->
 <usage value="[string]"/><!-- 0..1 Describes the clinical usage of the ResearchElementDefinition -->
 <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions -->
 <approvalDate value="[date]"/><!-- 0..1 When the research element definition was approved by publisher -->
 <lastReviewDate value="[date]"/><!-- 0..1 When the research element definition was last reviewed -->
 <effectivePeriod><!-- 0..1 Period When the research element definition is expected to be used --></effectivePeriod>
 <topic><!-- 0..* CodeableConcept The category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc. --></topic>
 <author><!-- 0..* ContactDetail Who authored the content --></author>
 <editor><!-- 0..* ContactDetail Who edited the content --></editor>
 <reviewer><!-- 0..* ContactDetail Who reviewed the content --></reviewer>
 <endorser><!-- 0..* ContactDetail Who endorsed the content --></endorser>
 <relatedArtifact><!-- 0..* RelatedArtifact Additional documentation, citations, etc. --></relatedArtifact>
 <library><!-- 0..* canonical(Library) Logic used by the ResearchElementDefinition --></library>
 <type value="[code]"/><!-- 1..1 population | exposure | outcome -->
 <variableType value="[code]"/><!-- 0..1 dichotomous | continuous | descriptive -->
 <characteristic>  <!-- 1..* What defines the members of the research element -->
  <definition[x]><!-- 1..1 CodeableConcept|canonical(ValueSet)|Expression|
    DataRequirement What code or expression defines members? --></definition[x]>
  <usageContext><!-- 0..* UsageContext What code/value pairs define members? --></usageContext>
  <exclude value="[boolean]"/><!-- 0..1 Whether the characteristic includes or excludes members -->
  <unitOfMeasure><!-- 0..1 CodeableConcept What unit is the outcome described in? --></unitOfMeasure>
  <studyEffectiveDescription value="[string]"/><!-- 0..1 What time period does the study cover -->
  <studyEffective[x]><!-- 0..1 dateTime|Period|Duration|Timing What time period does the study cover --></studyEffective[x]>
  <studyEffectiveTimeFromStart><!-- 0..1 Duration Observation time from study start --></studyEffectiveTimeFromStart>
  <studyEffectiveGroupMeasure value="[code]"/><!-- 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median -->
  <participantEffectiveDescription value="[string]"/><!-- 0..1 What time period do participants cover -->
  <participantEffective[x]><!-- 0..1 dateTime|Period|Duration|Timing What time period do participants cover --></participantEffective[x]>
  <participantEffectiveTimeFromStart><!-- 0..1 Duration Observation time from study start --></participantEffectiveTimeFromStart>
  <participantEffectiveGroupMeasure value="[code]"/><!-- 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median -->
 </characteristic>
</ResearchElementDefinition>

JSON Template

{doco
  "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>", // 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
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:ResearchElementDefinition;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:ResearchElementDefinition.url [ uri ]; # 0..1 Canonical identifier for this research element definition, represented as a URI (globally unique)
  fhir:ResearchElementDefinition.identifier [ Identifier ], ... ; # 0..* Additional identifier for the research element definition
  fhir:ResearchElementDefinition.version [ string ]; # 0..1 Business version of the research element definition
  fhir:ResearchElementDefinition.name [ string ]; # 0..1 Name for this research element definition (computer friendly)
  fhir:ResearchElementDefinition.title [ string ]; # 0..1 Name for this research element definition (human friendly)
  fhir:ResearchElementDefinition.shortTitle [ string ]; # 0..1 Title for use in informal contexts
  fhir:ResearchElementDefinition.subtitle [ string ]; # 0..1 Subordinate title of the ResearchElementDefinition
  fhir:ResearchElementDefinition.status [ code ]; # 1..1 draft | active | retired | unknown
  fhir:ResearchElementDefinition.experimental [ boolean ]; # 0..1 For testing purposes, not real usage
  # ResearchElementDefinition.subject[x] : 0..1 E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device. One of these 2
    fhir:ResearchElementDefinition.subjectCodeableConcept [ CodeableConcept ]
    fhir:ResearchElementDefinition.subjectReference [ Reference(Group) ]
  fhir:ResearchElementDefinition.date [ dateTime ]; # 0..1 Date last changed
  fhir:ResearchElementDefinition.publisher [ string ]; # 0..1 Name of the publisher (organization or individual)
  fhir:ResearchElementDefinition.contact [ ContactDetail ], ... ; # 0..* Contact details for the publisher
  fhir:ResearchElementDefinition.description [ markdown ]; # 0..1 Natural language description of the research element definition
  fhir:ResearchElementDefinition.comment [ string ], ... ; # 0..* Used for footnotes or explanatory notes
  fhir:ResearchElementDefinition.useContext [ UsageContext ], ... ; # 0..* The context that the content is intended to support
  fhir:ResearchElementDefinition.jurisdiction [ CodeableConcept ], ... ; # 0..* Intended jurisdiction for research element definition (if applicable)
  fhir:ResearchElementDefinition.purpose [ markdown ]; # 0..1 Why this research element definition is defined
  fhir:ResearchElementDefinition.usage [ string ]; # 0..1 Describes the clinical usage of the ResearchElementDefinition
  fhir:ResearchElementDefinition.copyright [ markdown ]; # 0..1 Use and/or publishing restrictions
  fhir:ResearchElementDefinition.approvalDate [ date ]; # 0..1 When the research element definition was approved by publisher
  fhir:ResearchElementDefinition.lastReviewDate [ date ]; # 0..1 When the research element definition was last reviewed
  fhir:ResearchElementDefinition.effectivePeriod [ Period ]; # 0..1 When the research element definition is expected to be used
  fhir:ResearchElementDefinition.topic [ CodeableConcept ], ... ; # 0..* The category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc.
  fhir:ResearchElementDefinition.author [ ContactDetail ], ... ; # 0..* Who authored the content
  fhir:ResearchElementDefinition.editor [ ContactDetail ], ... ; # 0..* Who edited the content
  fhir:ResearchElementDefinition.reviewer [ ContactDetail ], ... ; # 0..* Who reviewed the content
  fhir:ResearchElementDefinition.endorser [ ContactDetail ], ... ; # 0..* Who endorsed the content
  fhir:ResearchElementDefinition.relatedArtifact [ RelatedArtifact ], ... ; # 0..* Additional documentation, citations, etc.
  fhir:ResearchElementDefinition.library [ canonical(Library) ], ... ; # 0..* Logic used by the ResearchElementDefinition
  fhir:ResearchElementDefinition.type [ code ]; # 1..1 population | exposure | outcome
  fhir:ResearchElementDefinition.variableType [ code ]; # 0..1 dichotomous | continuous | descriptive
  fhir:ResearchElementDefinition.characteristic [ # 1..* What defines the members of the research element
    # ResearchElementDefinition.characteristic.definition[x] : 1..1 What code or expression defines members?. One of these 4
      fhir:ResearchElementDefinition.characteristic.definitionCodeableConcept [ CodeableConcept ]
      fhir:ResearchElementDefinition.characteristic.definitionCanonical [ canonical(ValueSet) ]
      fhir:ResearchElementDefinition.characteristic.definitionExpression [ Expression ]
      fhir:ResearchElementDefinition.characteristic.definitionDataRequirement [ DataRequirement ]
    fhir:ResearchElementDefinition.characteristic.usageContext [ UsageContext ], ... ; # 0..* What code/value pairs define members?
    fhir:ResearchElementDefinition.characteristic.exclude [ boolean ]; # 0..1 Whether the characteristic includes or excludes members
    fhir:ResearchElementDefinition.characteristic.unitOfMeasure [ CodeableConcept ]; # 0..1 What unit is the outcome described in?
    fhir:ResearchElementDefinition.characteristic.studyEffectiveDescription [ string ]; # 0..1 What time period does the study cover
    # ResearchElementDefinition.characteristic.studyEffective[x] : 0..1 What time period does the study cover. One of these 4
      fhir:ResearchElementDefinition.characteristic.studyEffectiveDateTime [ dateTime ]
      fhir:ResearchElementDefinition.characteristic.studyEffectivePeriod [ Period ]
      fhir:ResearchElementDefinition.characteristic.studyEffectiveDuration [ Duration ]
      fhir:ResearchElementDefinition.characteristic.studyEffectiveTiming [ Timing ]
    fhir:ResearchElementDefinition.characteristic.studyEffectiveTimeFromStart [ Duration ]; # 0..1 Observation time from study start
    fhir:ResearchElementDefinition.characteristic.studyEffectiveGroupMeasure [ code ]; # 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
    fhir:ResearchElementDefinition.characteristic.participantEffectiveDescription [ string ]; # 0..1 What time period do participants cover
    # ResearchElementDefinition.characteristic.participantEffective[x] : 0..1 What time period do participants cover. One of these 4
      fhir:ResearchElementDefinition.characteristic.participantEffectiveDateTime [ dateTime ]
      fhir:ResearchElementDefinition.characteristic.participantEffectivePeriod [ Period ]
      fhir:ResearchElementDefinition.characteristic.participantEffectiveDuration [ Duration ]
      fhir:ResearchElementDefinition.characteristic.participantEffectiveTiming [ Timing ]
    fhir:ResearchElementDefinition.characteristic.participantEffectiveTimeFromStart [ Duration ]; # 0..1 Observation time from study start
    fhir:ResearchElementDefinition.characteristic.participantEffectiveGroupMeasure [ code ]; # 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
  ], ...;
]

Changes since R4

ResearchElementDefinition
  • No Changes

See the Full Difference for further information

This analysis is available as XML or JSON.

Conversions between R3 and R4

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ResearchElementDefinition TUDomainResourceA population, intervention, or exposure definition
+ 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 Σ0..1uriCanonical identifier for this research element definition, represented as a URI (globally unique)
... identifier Σ0..*IdentifierAdditional identifier for the research element definition
... version Σ0..1stringBusiness version of the research element definition
... name Σ0..1stringName for this research element definition (computer friendly)
... title Σ0..1stringName for this research element definition (human friendly)
... shortTitle Σ0..1stringTitle for use in informal contexts
... subtitle 0..1stringSubordinate title of the ResearchElementDefinition
... status ?!Σ1..1codedraft | active | retired | unknown
PublicationStatus (Required)
... experimental Σ0..1booleanFor testing purposes, not real usage
... subject[x] 0..1E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device
Subject type (Extensible)
.... subjectCodeableConceptCodeableConcept
.... subjectReferenceReference(Group)
... date Σ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description Σ0..1markdownNatural language description of the research element definition
... comment 0..*stringUsed for footnotes or explanatory notes
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for research element definition (if applicable)
Jurisdiction (Extensible)
... purpose 0..1markdownWhy this research element definition is defined
... usage 0..1stringDescribes the clinical usage of the ResearchElementDefinition
... copyright 0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the research element definition was approved by publisher
... lastReviewDate 0..1dateWhen the research element definition was last reviewed
... effectivePeriod Σ0..1PeriodWhen the research element definition is expected to be used
... topic 0..*CodeableConceptThe category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc.
DefinitionTopic (Example)
... author 0..*ContactDetailWho authored the content
... editor 0..*ContactDetailWho edited the content
... reviewer 0..*ContactDetailWho reviewed the content
... endorser 0..*ContactDetailWho endorsed the content
... relatedArtifact 0..*RelatedArtifactAdditional documentation, citations, etc.
... library 0..*canonical(Library)Logic used by the ResearchElementDefinition
... type Σ1..1codepopulation | exposure | outcome
ResearchElementType (Required)
... variableType 0..1codedichotomous | continuous | descriptive
VariableType (Required)
... characteristic Σ1..*BackboneElementWhat defines the members of the research element
.... definition[x] Σ1..1What code or expression defines members?
..... definitionCodeableConceptCodeableConcept
..... definitionCanonicalcanonical(ValueSet)
..... definitionExpressionExpression
..... definitionDataRequirementDataRequirement
.... usageContext 0..*UsageContextWhat code/value pairs define members?
.... exclude 0..1booleanWhether the characteristic includes or excludes members
.... unitOfMeasure 0..1CodeableConceptWhat unit is the outcome described in?
UCUM Codes (Required)
.... studyEffectiveDescription 0..1stringWhat time period does the study cover
.... studyEffective[x] 0..1What time period does the study cover
..... studyEffectiveDateTimedateTime
..... studyEffectivePeriodPeriod
..... studyEffectiveDurationDuration
..... studyEffectiveTimingTiming
.... studyEffectiveTimeFromStart 0..1DurationObservation time from study start
.... studyEffectiveGroupMeasure 0..1codemean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
GroupMeasure (Required)
.... participantEffectiveDescription 0..1stringWhat time period do participants cover
.... participantEffective[x] 0..1What time period do participants cover
..... participantEffectiveDateTimedateTime
..... participantEffectivePeriodPeriod
..... participantEffectiveDurationDuration
..... participantEffectiveTimingTiming
.... participantEffectiveTimeFromStart 0..1DurationObservation time from study start
.... participantEffectiveGroupMeasure 0..1codemean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
GroupMeasure (Required)

doco Documentation for this format

UML Diagram (Legend)

ResearchElementDefinition (DomainResource)url : uri [0..1]identifier : Identifier [0..*]version : string [0..1]name : string [0..1]title : string [0..1]shortTitle : string [0..1]subtitle : string [0..1]status : code [1..1] « PublicationStatus! »experimental : boolean [0..1]subject[x] : Element [0..1] « CodeableConcept|Reference(Group); SubjectType+ »date : dateTime [0..1]publisher : string [0..1]contact : ContactDetail [0..*]description : markdown [0..1]comment : string [0..*]useContext : UsageContext [0..*]jurisdiction : CodeableConcept [0..*] « Jurisdiction ValueSet+ »purpose : markdown [0..1]usage : string [0..1]copyright : markdown [0..1]approvalDate : date [0..1]lastReviewDate : date [0..1]effectivePeriod : Period [0..1]topic : CodeableConcept [0..*] « DefinitionTopic?? »author : ContactDetail [0..*]editor : ContactDetail [0..*]reviewer : ContactDetail [0..*]endorser : ContactDetail [0..*]relatedArtifact : RelatedArtifact [0..*]library : canonical [0..*] « Library »type : code [1..1] « ResearchElementType! »variableType : code [0..1] « VariableType! »Characteristicdefinition[x] : Element [1..1] « CodeableConcept|canonical(ValueSet)| Expression|DataRequirement »usageContext : UsageContext [0..*]exclude : boolean [0..1]unitOfMeasure : CodeableConcept [0..1] « UCUMCodes! »studyEffectiveDescription : string [0..1]studyEffective[x] : Element [0..1] « dateTime|Period|Duration|Timing »studyEffectiveTimeFromStart : Duration [0..1]studyEffectiveGroupMeasure : code [0..1] « GroupMeasure! »participantEffectiveDescription : string [0..1]participantEffective[x] : Element [0..1] « dateTime|Period|Duration| Timing »participantEffectiveTimeFromStart : Duration [0..1]participantEffectiveGroupMeasure : code [0..1] « GroupMeasure! »characteristic[1..*]

XML Template

<ResearchElementDefinition xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <url value="[uri]"/><!-- 0..1 Canonical identifier for this research element definition, represented as a URI (globally unique) -->
 <identifier><!-- 0..* Identifier Additional identifier for the research element definition --></identifier>
 <version value="[string]"/><!-- 0..1 Business version of the research element definition -->
 <name value="[string]"/><!-- 0..1 Name for this research element definition (computer friendly) -->
 <title value="[string]"/><!-- 0..1 Name for this research element definition (human friendly) -->
 <shortTitle value="[string]"/><!-- 0..1 Title for use in informal contexts -->
 <subtitle value="[string]"/><!-- 0..1 Subordinate title of the ResearchElementDefinition -->
 <status value="[code]"/><!-- 1..1 draft | active | retired | unknown -->
 <experimental value="[boolean]"/><!-- 0..1 For testing purposes, not real usage -->
 <subject[x]><!-- 0..1 CodeableConcept|Reference(Group) E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device --></subject[x]>
 <date value="[dateTime]"/><!-- 0..1 Date last changed -->
 <publisher value="[string]"/><!-- 0..1 Name of the publisher (organization or individual) -->
 <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact>
 <description value="[markdown]"/><!-- 0..1 Natural language description of the research element definition -->
 <comment value="[string]"/><!-- 0..* Used for footnotes or explanatory notes -->
 <useContext><!-- 0..* UsageContext The context that the content is intended to support --></useContext>
 <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for research element definition (if applicable) --></jurisdiction>
 <purpose value="[markdown]"/><!-- 0..1 Why this research element definition is defined -->
 <usage value="[string]"/><!-- 0..1 Describes the clinical usage of the ResearchElementDefinition -->
 <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions -->
 <approvalDate value="[date]"/><!-- 0..1 When the research element definition was approved by publisher -->
 <lastReviewDate value="[date]"/><!-- 0..1 When the research element definition was last reviewed -->
 <effectivePeriod><!-- 0..1 Period When the research element definition is expected to be used --></effectivePeriod>
 <topic><!-- 0..* CodeableConcept The category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc. --></topic>
 <author><!-- 0..* ContactDetail Who authored the content --></author>
 <editor><!-- 0..* ContactDetail Who edited the content --></editor>
 <reviewer><!-- 0..* ContactDetail Who reviewed the content --></reviewer>
 <endorser><!-- 0..* ContactDetail Who endorsed the content --></endorser>
 <relatedArtifact><!-- 0..* RelatedArtifact Additional documentation, citations, etc. --></relatedArtifact>
 <library><!-- 0..* canonical(Library) Logic used by the ResearchElementDefinition --></library>
 <type value="[code]"/><!-- 1..1 population | exposure | outcome -->
 <variableType value="[code]"/><!-- 0..1 dichotomous | continuous | descriptive -->
 <characteristic>  <!-- 1..* What defines the members of the research element -->
  <definition[x]><!-- 1..1 CodeableConcept|canonical(ValueSet)|Expression|
    DataRequirement What code or expression defines members? --></definition[x]>
  <usageContext><!-- 0..* UsageContext What code/value pairs define members? --></usageContext>
  <exclude value="[boolean]"/><!-- 0..1 Whether the characteristic includes or excludes members -->
  <unitOfMeasure><!-- 0..1 CodeableConcept What unit is the outcome described in? --></unitOfMeasure>
  <studyEffectiveDescription value="[string]"/><!-- 0..1 What time period does the study cover -->
  <studyEffective[x]><!-- 0..1 dateTime|Period|Duration|Timing What time period does the study cover --></studyEffective[x]>
  <studyEffectiveTimeFromStart><!-- 0..1 Duration Observation time from study start --></studyEffectiveTimeFromStart>
  <studyEffectiveGroupMeasure value="[code]"/><!-- 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median -->
  <participantEffectiveDescription value="[string]"/><!-- 0..1 What time period do participants cover -->
  <participantEffective[x]><!-- 0..1 dateTime|Period|Duration|Timing What time period do participants cover --></participantEffective[x]>
  <participantEffectiveTimeFromStart><!-- 0..1 Duration Observation time from study start --></participantEffectiveTimeFromStart>
  <participantEffectiveGroupMeasure value="[code]"/><!-- 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median -->
 </characteristic>
</ResearchElementDefinition>

JSON Template

{doco
  "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>", // 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
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:ResearchElementDefinition;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:ResearchElementDefinition.url [ uri ]; # 0..1 Canonical identifier for this research element definition, represented as a URI (globally unique)
  fhir:ResearchElementDefinition.identifier [ Identifier ], ... ; # 0..* Additional identifier for the research element definition
  fhir:ResearchElementDefinition.version [ string ]; # 0..1 Business version of the research element definition
  fhir:ResearchElementDefinition.name [ string ]; # 0..1 Name for this research element definition (computer friendly)
  fhir:ResearchElementDefinition.title [ string ]; # 0..1 Name for this research element definition (human friendly)
  fhir:ResearchElementDefinition.shortTitle [ string ]; # 0..1 Title for use in informal contexts
  fhir:ResearchElementDefinition.subtitle [ string ]; # 0..1 Subordinate title of the ResearchElementDefinition
  fhir:ResearchElementDefinition.status [ code ]; # 1..1 draft | active | retired | unknown
  fhir:ResearchElementDefinition.experimental [ boolean ]; # 0..1 For testing purposes, not real usage
  # ResearchElementDefinition.subject[x] : 0..1 E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device. One of these 2
    fhir:ResearchElementDefinition.subjectCodeableConcept [ CodeableConcept ]
    fhir:ResearchElementDefinition.subjectReference [ Reference(Group) ]
  fhir:ResearchElementDefinition.date [ dateTime ]; # 0..1 Date last changed
  fhir:ResearchElementDefinition.publisher [ string ]; # 0..1 Name of the publisher (organization or individual)
  fhir:ResearchElementDefinition.contact [ ContactDetail ], ... ; # 0..* Contact details for the publisher
  fhir:ResearchElementDefinition.description [ markdown ]; # 0..1 Natural language description of the research element definition
  fhir:ResearchElementDefinition.comment [ string ], ... ; # 0..* Used for footnotes or explanatory notes
  fhir:ResearchElementDefinition.useContext [ UsageContext ], ... ; # 0..* The context that the content is intended to support
  fhir:ResearchElementDefinition.jurisdiction [ CodeableConcept ], ... ; # 0..* Intended jurisdiction for research element definition (if applicable)
  fhir:ResearchElementDefinition.purpose [ markdown ]; # 0..1 Why this research element definition is defined
  fhir:ResearchElementDefinition.usage [ string ]; # 0..1 Describes the clinical usage of the ResearchElementDefinition
  fhir:ResearchElementDefinition.copyright [ markdown ]; # 0..1 Use and/or publishing restrictions
  fhir:ResearchElementDefinition.approvalDate [ date ]; # 0..1 When the research element definition was approved by publisher
  fhir:ResearchElementDefinition.lastReviewDate [ date ]; # 0..1 When the research element definition was last reviewed
  fhir:ResearchElementDefinition.effectivePeriod [ Period ]; # 0..1 When the research element definition is expected to be used
  fhir:ResearchElementDefinition.topic [ CodeableConcept ], ... ; # 0..* The category of the ResearchElementDefinition, such as Education, Treatment, Assessment, etc.
  fhir:ResearchElementDefinition.author [ ContactDetail ], ... ; # 0..* Who authored the content
  fhir:ResearchElementDefinition.editor [ ContactDetail ], ... ; # 0..* Who edited the content
  fhir:ResearchElementDefinition.reviewer [ ContactDetail ], ... ; # 0..* Who reviewed the content
  fhir:ResearchElementDefinition.endorser [ ContactDetail ], ... ; # 0..* Who endorsed the content
  fhir:ResearchElementDefinition.relatedArtifact [ RelatedArtifact ], ... ; # 0..* Additional documentation, citations, etc.
  fhir:ResearchElementDefinition.library [ canonical(Library) ], ... ; # 0..* Logic used by the ResearchElementDefinition
  fhir:ResearchElementDefinition.type [ code ]; # 1..1 population | exposure | outcome
  fhir:ResearchElementDefinition.variableType [ code ]; # 0..1 dichotomous | continuous | descriptive
  fhir:ResearchElementDefinition.characteristic [ # 1..* What defines the members of the research element
    # ResearchElementDefinition.characteristic.definition[x] : 1..1 What code or expression defines members?. One of these 4
      fhir:ResearchElementDefinition.characteristic.definitionCodeableConcept [ CodeableConcept ]
      fhir:ResearchElementDefinition.characteristic.definitionCanonical [ canonical(ValueSet) ]
      fhir:ResearchElementDefinition.characteristic.definitionExpression [ Expression ]
      fhir:ResearchElementDefinition.characteristic.definitionDataRequirement [ DataRequirement ]
    fhir:ResearchElementDefinition.characteristic.usageContext [ UsageContext ], ... ; # 0..* What code/value pairs define members?
    fhir:ResearchElementDefinition.characteristic.exclude [ boolean ]; # 0..1 Whether the characteristic includes or excludes members
    fhir:ResearchElementDefinition.characteristic.unitOfMeasure [ CodeableConcept ]; # 0..1 What unit is the outcome described in?
    fhir:ResearchElementDefinition.characteristic.studyEffectiveDescription [ string ]; # 0..1 What time period does the study cover
    # ResearchElementDefinition.characteristic.studyEffective[x] : 0..1 What time period does the study cover. One of these 4
      fhir:ResearchElementDefinition.characteristic.studyEffectiveDateTime [ dateTime ]
      fhir:ResearchElementDefinition.characteristic.studyEffectivePeriod [ Period ]
      fhir:ResearchElementDefinition.characteristic.studyEffectiveDuration [ Duration ]
      fhir:ResearchElementDefinition.characteristic.studyEffectiveTiming [ Timing ]
    fhir:ResearchElementDefinition.characteristic.studyEffectiveTimeFromStart [ Duration ]; # 0..1 Observation time from study start
    fhir:ResearchElementDefinition.characteristic.studyEffectiveGroupMeasure [ code ]; # 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
    fhir:ResearchElementDefinition.characteristic.participantEffectiveDescription [ string ]; # 0..1 What time period do participants cover
    # ResearchElementDefinition.characteristic.participantEffective[x] : 0..1 What time period do participants cover. One of these 4
      fhir:ResearchElementDefinition.characteristic.participantEffectiveDateTime [ dateTime ]
      fhir:ResearchElementDefinition.characteristic.participantEffectivePeriod [ Period ]
      fhir:ResearchElementDefinition.characteristic.participantEffectiveDuration [ Duration ]
      fhir:ResearchElementDefinition.characteristic.participantEffectiveTiming [ Timing ]
    fhir:ResearchElementDefinition.characteristic.participantEffectiveTimeFromStart [ Duration ]; # 0..1 Observation time from study start
    fhir:ResearchElementDefinition.characteristic.participantEffectiveGroupMeasure [ code ]; # 0..1 mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median
  ], ...;
]

Changes since Release 4

ResearchElementDefinition
  • No Changes

See the Full Difference for further information

This analysis is available as XML or JSON.

Conversions between R3 and R4

 

See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions & the dependency analysis

PathDefinitionTypeReference
ResearchElementDefinition.status RequiredPublicationStatus
ResearchElementDefinition.subject[x] ExtensibleSubjectType
ResearchElementDefinition.jurisdiction ExtensibleJurisdiction ValueSet
ResearchElementDefinition.topic ExampleDefinitionTopic
ResearchElementDefinition.type RequiredResearchElementType
ResearchElementDefinition.variableType RequiredVariableType
ResearchElementDefinition.characteristic.unitOfMeasure RequiredUCUMCodes
ResearchElementDefinition.characteristic.studyEffectiveGroupMeasure RequiredGroupMeasure
ResearchElementDefinition.characteristic.participantEffectiveGroupMeasure RequiredGroupMeasure

idLevelLocationDescriptionExpression
red-0Warning (base)Name should be usable as an identifier for the module by machine processing applications such as code generationname.exists() implies 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.

NameTypeDescriptionExpressionIn Common
composed-ofreferenceWhat resource is being referencedResearchElementDefinition.relatedArtifact.where(type='composed-of').resource
(Any)
contexttokenA use context assigned to the research element definition(ResearchElementDefinition.useContext.value as CodeableConcept)
context-quantityquantityA quantity- or range-valued use context assigned to the research element definition(ResearchElementDefinition.useContext.value as Quantity) | (ResearchElementDefinition.useContext.value as Range)
context-typetokenA type of use context assigned to the research element definitionResearchElementDefinition.useContext.code
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the research element definitionOn ResearchElementDefinition.useContext:
  context-type: code
  context-quantity: value.as(Quantity) | value.as(Range)
context-type-valuecompositeA use context type and value assigned to the research element definitionOn ResearchElementDefinition.useContext:
  context-type: code
  context: value.as(CodeableConcept)
datedateThe research element definition publication dateResearchElementDefinition.date
depends-onreferenceWhat resource is being referencedResearchElementDefinition.relatedArtifact.where(type='depends-on').resource | ResearchElementDefinition.library
(Library, Any)
derived-fromreferenceWhat resource is being referencedResearchElementDefinition.relatedArtifact.where(type='derived-from').resource
(Any)
descriptionstringThe description of the research element definitionResearchElementDefinition.description
effectivedateThe time during which the research element definition is intended to be in useResearchElementDefinition.effectivePeriod
identifiertokenExternal identifier for the research element definitionResearchElementDefinition.identifier
jurisdictiontokenIntended jurisdiction for the research element definitionResearchElementDefinition.jurisdiction
namestringComputationally friendly name of the research element definitionResearchElementDefinition.name
predecessorreferenceWhat resource is being referencedResearchElementDefinition.relatedArtifact.where(type='predecessor').resource
(Any)
publisherstringName of the publisher of the research element definitionResearchElementDefinition.publisher
statustokenThe current status of the research element definitionResearchElementDefinition.status
successorreferenceWhat resource is being referencedResearchElementDefinition.relatedArtifact.where(type='successor').resource
(Any)
titlestringThe human-friendly name of the research element definitionResearchElementDefinition.title
topictokenTopics associated with the ResearchElementDefinitionResearchElementDefinition.topic
urluriThe uri that identifies the research element definitionResearchElementDefinition.url
versiontokenThe business version of the research element definitionResearchElementDefinition.version