Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-Evidence | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_Evidence_R4B | ||
This cross-version profile allows R5 Evidence content to be represented via FHIR R4B Evidence resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Evidence(4.3.0) | Single evidence bit Constraints: cnl-0 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string, Coding | R5: How to compare versions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.versionAlgorithm Binding: R5VersionAlgorithmForR4B (0.1.0) (extensible) Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R5: Name for this summary (machine friendly) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | boolean | R5: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | markdown | R5: Why this Evidence is defined (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | markdown | R5: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The design of the study that produced this evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.studyDesign Binding: R5StudyDesignForR4B (0.1.0) (extensible): This is a set of terms for study design characteristics. Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
1..* | BackboneElement | Evidence variable such as population, exposure, or outcome | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | population | subpopulation | exposure | referenceExposure | measuredVariable | confounder Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Evidence.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| Evidence.variableDefinition.variableRole | Base | extensible | EvidenceVariableRole | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | Evidence | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
|
| dom-2 | error | Evidence | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Evidence | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Evidence | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Evidence.implicitRules, Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.status, Evidence.variableDefinition, Evidence.variableDefinition.modifierExtension, Evidence.variableDefinition.variableRole | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.variableDefinition.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Evidence
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Evidence(4.3.0) | Single evidence bit Constraints: cnl-0 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string, Coding | R5: How to compare versions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.versionAlgorithm Binding: R5VersionAlgorithmForR4B (0.1.0) (extensible) Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Name for this summary (machine friendly) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | boolean | R5: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Why this Evidence is defined (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The design of the study that produced this evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.studyDesign Binding: R5StudyDesignForR4B (0.1.0) (extensible): This is a set of terms for study design characteristics. Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..1 | uri | Canonical identifier for this evidence, represented as a globally unique URI | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the summary | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of this summary | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this summary (human friendly) | ||||
![]() ![]() |
0..1 | Citation for this evidence | ||||||
![]() ![]() ![]() |
Reference(Citation) | |||||||
![]() ![]() ![]() |
markdown | |||||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() |
0..1 | date | When the summary was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the summary was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Who authored the content | ||||
![]() ![]() |
0..* | ContactDetail | Who edited the content | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the content | |||||
![]() ![]() |
Σ | 0..* | ContactDetail | Who endorsed the content | ||||
![]() ![]() |
0..* | RelatedArtifact | Link or citation to artifact associated with the summary | |||||
![]() ![]() |
0..1 | markdown | Description of the particular summary | |||||
![]() ![]() |
0..1 | markdown | Declarative description of the Evidence | |||||
![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() |
1..* | BackboneElement | Evidence variable such as population, exposure, or outcome | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | markdown | A text description or summary of the variable | |||||
![]() ![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | population | subpopulation | exposure | referenceExposure | measuredVariable | confounder Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays. | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Group | EvidenceVariable) | Definition of the actual variable related to the statistic(s) | ||||
![]() ![]() ![]() |
0..1 | Reference(Group | EvidenceVariable) | Definition of the intended variable related to the Evidence | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | low | moderate | high | exact Binding: EvidenceDirectness (extensible): The quality of how direct the match is. | |||||
![]() ![]() |
0..1 | CodeableConcept | The method to combine studies Binding: SynthesisType (extensible): Types of combining results from a body of evidence (eg. summary data meta-analysis). | |||||
![]() ![]() |
0..1 | CodeableConcept | The type of study that produced this evidence Binding: StudyType (extensible): The type of study the evidence was derived from. | |||||
![]() ![]() |
0..* | BackboneElement | Values and parameters for a single statistic | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Description of content | |||||
![]() ![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Type of statistic, eg relative risk Binding: StatisticType (extensible) | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Associated category for categorical variable | |||||
![]() ![]() ![]() |
0..1 | Quantity | Statistic value | |||||
![]() ![]() ![]() |
0..1 | unsignedInt | The number of events associated with the statistic | |||||
![]() ![]() ![]() |
0..1 | unsignedInt | The number of participants affected | |||||
![]() ![]() ![]() |
0..1 | BackboneElement | Number of samples in the statistic | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Textual description of sample size for statistic | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | Footnote or explanatory note about the sample size | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | Number of contributing studies | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | Cumulative number of participants | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | Number of participants with known results for measured variables | |||||
![]() ![]() ![]() |
0..* | BackboneElement | An attribute of the Statistic | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Textual description of the attribute estimate | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | Footnote or explanatory note about the estimate | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The type of attribute estimate, eg confidence interval or p value Binding: AttributeEstimateType (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | Quantity | The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure | |||||
![]() ![]() ![]() ![]() |
0..1 | decimal | Level of confidence interval, eg 0.95 for 95% confidence interval | |||||
![]() ![]() ![]() ![]() |
0..1 | Range | Lower and upper bound values of the attribute estimate | |||||
![]() ![]() ![]() ![]() |
0..* | See attributeEstimate (Evidence) | A nested attribute estimate; which is the attribute estimate of an attribute estimate | |||||
![]() ![]() ![]() |
0..* | BackboneElement | An aspect of the statistical model | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Model specification Binding: StatisticModelCode (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(4.3.0) | Numerical value to complete model specification | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | A variable adjusted for in the adjusted analysis | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | Reference(Group | EvidenceVariable) | Description of the variable | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | continuous | dichotomous | ordinal | polychotomous Binding: EvidenceVariableHandling (required) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Description for grouping of ordinal or polychotomous variables | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Quantity | Discrete value for grouping of ordinal or polychotomous variables | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Range | Range of values for grouping of ordinal or polychotomous variables | |||||
![]() ![]() ![]() ![]() |
0..* | See attributeEstimate (Evidence) | An attribute of the statistic used as a model characteristic | |||||
![]() ![]() |
0..* | BackboneElement | Certainty or quality of the evidence | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Textual description of certainty | |||||
![]() ![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Aspect of certainty being rated Binding: EvidenceCertaintyType (extensible): The aspect of quality, confidence, or certainty. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Assessment or judgement of the aspect Binding: EvidenceCertaintyRating (extensible): The assessment of quality, confidence, or certainty. | |||||
![]() ![]() ![]() |
0..1 | string | Individual or group who did the rating | |||||
![]() ![]() ![]() |
0..* | See certainty (Evidence) | A domain or subdomain of certainty | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Evidence.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| Evidence.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| Evidence.variableDefinition.variableRole | Base | extensible | EvidenceVariableRole | 📍4.3.0 | FHIR Std. |
| Evidence.variableDefinition.directnessMatch | Base | extensible | EvidenceDirectness | 📍4.3.0 | FHIR Std. |
| Evidence.synthesisType | Base | extensible | SynthesisType | 📍4.3.0 | FHIR Std. |
| Evidence.studyType | Base | extensible | StudyType | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.statisticType | Base | extensible | StatisticType | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.attributeEstimate.type | Base | extensible | AttributeEstimateType | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.modelCharacteristic.code | Base | extensible | StatisticModelCode | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.modelCharacteristic.variable.handling | Base | required | EvidenceVariableHandling | 📍4.3.0 | FHIR Std. |
| Evidence.certainty.type | Base | extensible | EvidenceCertaintyType | 📍4.3.0 | FHIR Std. |
| Evidence.certainty.rating | Base | extensible | EvidenceCertaintyRating | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | Evidence | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
|
| dom-2 | error | Evidence | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Evidence | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Evidence | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | Evidence.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | Evidence.meta, Evidence.implicitRules, Evidence.language, Evidence.text, Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.url, Evidence.identifier, Evidence.version, Evidence.title, Evidence.citeAs[x], Evidence.status, Evidence.date, Evidence.useContext, Evidence.approvalDate, Evidence.lastReviewDate, Evidence.publisher, Evidence.contact, Evidence.author, Evidence.editor, Evidence.reviewer, Evidence.endorser, Evidence.relatedArtifact, Evidence.description, Evidence.assertion, Evidence.note, Evidence.variableDefinition, Evidence.variableDefinition.extension, Evidence.variableDefinition.modifierExtension, Evidence.variableDefinition.description, Evidence.variableDefinition.note, Evidence.variableDefinition.variableRole, Evidence.variableDefinition.observed, Evidence.variableDefinition.intended, Evidence.variableDefinition.directnessMatch, Evidence.synthesisType, Evidence.studyType, Evidence.statistic, Evidence.statistic.extension, Evidence.statistic.modifierExtension, Evidence.statistic.description, Evidence.statistic.note, Evidence.statistic.statisticType, Evidence.statistic.category, Evidence.statistic.quantity, Evidence.statistic.numberOfEvents, Evidence.statistic.numberAffected, Evidence.statistic.sampleSize, Evidence.statistic.sampleSize.extension, Evidence.statistic.sampleSize.modifierExtension, Evidence.statistic.sampleSize.description, Evidence.statistic.sampleSize.note, Evidence.statistic.sampleSize.numberOfStudies, Evidence.statistic.sampleSize.numberOfParticipants, Evidence.statistic.sampleSize.knownDataCount, Evidence.statistic.attributeEstimate, Evidence.statistic.attributeEstimate.extension, Evidence.statistic.attributeEstimate.modifierExtension, Evidence.statistic.attributeEstimate.description, Evidence.statistic.attributeEstimate.note, Evidence.statistic.attributeEstimate.type, Evidence.statistic.attributeEstimate.quantity, Evidence.statistic.attributeEstimate.level, Evidence.statistic.attributeEstimate.range, Evidence.statistic.attributeEstimate.attributeEstimate, Evidence.statistic.modelCharacteristic, Evidence.statistic.modelCharacteristic.extension, Evidence.statistic.modelCharacteristic.modifierExtension, Evidence.statistic.modelCharacteristic.code, Evidence.statistic.modelCharacteristic.value, Evidence.statistic.modelCharacteristic.variable, Evidence.statistic.modelCharacteristic.variable.extension, Evidence.statistic.modelCharacteristic.variable.modifierExtension, Evidence.statistic.modelCharacteristic.variable.variableDefinition, Evidence.statistic.modelCharacteristic.variable.handling, Evidence.statistic.modelCharacteristic.variable.valueCategory, Evidence.statistic.modelCharacteristic.variable.valueQuantity, Evidence.statistic.modelCharacteristic.variable.valueRange, Evidence.statistic.modelCharacteristic.attributeEstimate, Evidence.certainty, Evidence.certainty.extension, Evidence.certainty.modifierExtension, Evidence.certainty.description, Evidence.certainty.note, Evidence.certainty.type, Evidence.certainty.rating, Evidence.certainty.rater, Evidence.certainty.subcomponent | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.variableDefinition.extension, Evidence.variableDefinition.modifierExtension, Evidence.statistic.extension, Evidence.statistic.modifierExtension, Evidence.statistic.sampleSize.extension, Evidence.statistic.sampleSize.modifierExtension, Evidence.statistic.attributeEstimate.extension, Evidence.statistic.attributeEstimate.modifierExtension, Evidence.statistic.modelCharacteristic.extension, Evidence.statistic.modelCharacteristic.modifierExtension, Evidence.statistic.modelCharacteristic.variable.extension, Evidence.statistic.modelCharacteristic.variable.modifierExtension, Evidence.certainty.extension, Evidence.certainty.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Evidence
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Evidence(4.3.0) | Single evidence bit Constraints: cnl-0 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string, Coding | R5: How to compare versions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.versionAlgorithm Binding: R5VersionAlgorithmForR4B (0.1.0) (extensible) Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R5: Name for this summary (machine friendly) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | boolean | R5: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | markdown | R5: Why this Evidence is defined (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | markdown | R5: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The design of the study that produced this evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.studyDesign Binding: R5StudyDesignForR4B (0.1.0) (extensible): This is a set of terms for study design characteristics. Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
1..* | BackboneElement | Evidence variable such as population, exposure, or outcome | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | population | subpopulation | exposure | referenceExposure | measuredVariable | confounder Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Evidence.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| Evidence.variableDefinition.variableRole | Base | extensible | EvidenceVariableRole | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | Evidence | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
|
| dom-2 | error | Evidence | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Evidence | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Evidence | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Evidence.implicitRules, Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.status, Evidence.variableDefinition, Evidence.variableDefinition.modifierExtension, Evidence.variableDefinition.variableRole | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.variableDefinition.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from Evidence
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Evidence(4.3.0) | Single evidence bit Constraints: cnl-0 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string, Coding | R5: How to compare versions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.versionAlgorithm Binding: R5VersionAlgorithmForR4B (0.1.0) (extensible) Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Name for this summary (machine friendly) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | boolean | R5: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Why this Evidence is defined (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The design of the study that produced this evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.studyDesign Binding: R5StudyDesignForR4B (0.1.0) (extensible): This is a set of terms for study design characteristics. Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..1 | uri | Canonical identifier for this evidence, represented as a globally unique URI | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the summary | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of this summary | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this summary (human friendly) | ||||
![]() ![]() |
0..1 | Citation for this evidence | ||||||
![]() ![]() ![]() |
Reference(Citation) | |||||||
![]() ![]() ![]() |
markdown | |||||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() |
0..1 | date | When the summary was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the summary was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Who authored the content | ||||
![]() ![]() |
0..* | ContactDetail | Who edited the content | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the content | |||||
![]() ![]() |
Σ | 0..* | ContactDetail | Who endorsed the content | ||||
![]() ![]() |
0..* | RelatedArtifact | Link or citation to artifact associated with the summary | |||||
![]() ![]() |
0..1 | markdown | Description of the particular summary | |||||
![]() ![]() |
0..1 | markdown | Declarative description of the Evidence | |||||
![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() |
1..* | BackboneElement | Evidence variable such as population, exposure, or outcome | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | markdown | A text description or summary of the variable | |||||
![]() ![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | population | subpopulation | exposure | referenceExposure | measuredVariable | confounder Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays. | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Group | EvidenceVariable) | Definition of the actual variable related to the statistic(s) | ||||
![]() ![]() ![]() |
0..1 | Reference(Group | EvidenceVariable) | Definition of the intended variable related to the Evidence | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | low | moderate | high | exact Binding: EvidenceDirectness (extensible): The quality of how direct the match is. | |||||
![]() ![]() |
0..1 | CodeableConcept | The method to combine studies Binding: SynthesisType (extensible): Types of combining results from a body of evidence (eg. summary data meta-analysis). | |||||
![]() ![]() |
0..1 | CodeableConcept | The type of study that produced this evidence Binding: StudyType (extensible): The type of study the evidence was derived from. | |||||
![]() ![]() |
0..* | BackboneElement | Values and parameters for a single statistic | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Description of content | |||||
![]() ![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Type of statistic, eg relative risk Binding: StatisticType (extensible) | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Associated category for categorical variable | |||||
![]() ![]() ![]() |
0..1 | Quantity | Statistic value | |||||
![]() ![]() ![]() |
0..1 | unsignedInt | The number of events associated with the statistic | |||||
![]() ![]() ![]() |
0..1 | unsignedInt | The number of participants affected | |||||
![]() ![]() ![]() |
0..1 | BackboneElement | Number of samples in the statistic | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Textual description of sample size for statistic | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | Footnote or explanatory note about the sample size | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | Number of contributing studies | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | Cumulative number of participants | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | Number of participants with known results for measured variables | |||||
![]() ![]() ![]() |
0..* | BackboneElement | An attribute of the Statistic | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Textual description of the attribute estimate | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | Footnote or explanatory note about the estimate | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The type of attribute estimate, eg confidence interval or p value Binding: AttributeEstimateType (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | Quantity | The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure | |||||
![]() ![]() ![]() ![]() |
0..1 | decimal | Level of confidence interval, eg 0.95 for 95% confidence interval | |||||
![]() ![]() ![]() ![]() |
0..1 | Range | Lower and upper bound values of the attribute estimate | |||||
![]() ![]() ![]() ![]() |
0..* | See attributeEstimate (Evidence) | A nested attribute estimate; which is the attribute estimate of an attribute estimate | |||||
![]() ![]() ![]() |
0..* | BackboneElement | An aspect of the statistical model | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Model specification Binding: StatisticModelCode (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(4.3.0) | Numerical value to complete model specification | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | A variable adjusted for in the adjusted analysis | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | Reference(Group | EvidenceVariable) | Description of the variable | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | continuous | dichotomous | ordinal | polychotomous Binding: EvidenceVariableHandling (required) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Description for grouping of ordinal or polychotomous variables | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Quantity | Discrete value for grouping of ordinal or polychotomous variables | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Range | Range of values for grouping of ordinal or polychotomous variables | |||||
![]() ![]() ![]() ![]() |
0..* | See attributeEstimate (Evidence) | An attribute of the statistic used as a model characteristic | |||||
![]() ![]() |
0..* | BackboneElement | Certainty or quality of the evidence | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Textual description of certainty | |||||
![]() ![]() ![]() |
0..* | Annotation | Footnotes and/or explanatory notes | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Aspect of certainty being rated Binding: EvidenceCertaintyType (extensible): The aspect of quality, confidence, or certainty. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Assessment or judgement of the aspect Binding: EvidenceCertaintyRating (extensible): The assessment of quality, confidence, or certainty. | |||||
![]() ![]() ![]() |
0..1 | string | Individual or group who did the rating | |||||
![]() ![]() ![]() |
0..* | See certainty (Evidence) | A domain or subdomain of certainty | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Evidence.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| Evidence.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| Evidence.variableDefinition.variableRole | Base | extensible | EvidenceVariableRole | 📍4.3.0 | FHIR Std. |
| Evidence.variableDefinition.directnessMatch | Base | extensible | EvidenceDirectness | 📍4.3.0 | FHIR Std. |
| Evidence.synthesisType | Base | extensible | SynthesisType | 📍4.3.0 | FHIR Std. |
| Evidence.studyType | Base | extensible | StudyType | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.statisticType | Base | extensible | StatisticType | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.attributeEstimate.type | Base | extensible | AttributeEstimateType | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.modelCharacteristic.code | Base | extensible | StatisticModelCode | 📍4.3.0 | FHIR Std. |
| Evidence.statistic.modelCharacteristic.variable.handling | Base | required | EvidenceVariableHandling | 📍4.3.0 | FHIR Std. |
| Evidence.certainty.type | Base | extensible | EvidenceCertaintyType | 📍4.3.0 | FHIR Std. |
| Evidence.certainty.rating | Base | extensible | EvidenceCertaintyRating | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | Evidence | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
|
| dom-2 | error | Evidence | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Evidence | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Evidence | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Evidence | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | Evidence.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | Evidence.meta, Evidence.implicitRules, Evidence.language, Evidence.text, Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.url, Evidence.identifier, Evidence.version, Evidence.title, Evidence.citeAs[x], Evidence.status, Evidence.date, Evidence.useContext, Evidence.approvalDate, Evidence.lastReviewDate, Evidence.publisher, Evidence.contact, Evidence.author, Evidence.editor, Evidence.reviewer, Evidence.endorser, Evidence.relatedArtifact, Evidence.description, Evidence.assertion, Evidence.note, Evidence.variableDefinition, Evidence.variableDefinition.extension, Evidence.variableDefinition.modifierExtension, Evidence.variableDefinition.description, Evidence.variableDefinition.note, Evidence.variableDefinition.variableRole, Evidence.variableDefinition.observed, Evidence.variableDefinition.intended, Evidence.variableDefinition.directnessMatch, Evidence.synthesisType, Evidence.studyType, Evidence.statistic, Evidence.statistic.extension, Evidence.statistic.modifierExtension, Evidence.statistic.description, Evidence.statistic.note, Evidence.statistic.statisticType, Evidence.statistic.category, Evidence.statistic.quantity, Evidence.statistic.numberOfEvents, Evidence.statistic.numberAffected, Evidence.statistic.sampleSize, Evidence.statistic.sampleSize.extension, Evidence.statistic.sampleSize.modifierExtension, Evidence.statistic.sampleSize.description, Evidence.statistic.sampleSize.note, Evidence.statistic.sampleSize.numberOfStudies, Evidence.statistic.sampleSize.numberOfParticipants, Evidence.statistic.sampleSize.knownDataCount, Evidence.statistic.attributeEstimate, Evidence.statistic.attributeEstimate.extension, Evidence.statistic.attributeEstimate.modifierExtension, Evidence.statistic.attributeEstimate.description, Evidence.statistic.attributeEstimate.note, Evidence.statistic.attributeEstimate.type, Evidence.statistic.attributeEstimate.quantity, Evidence.statistic.attributeEstimate.level, Evidence.statistic.attributeEstimate.range, Evidence.statistic.attributeEstimate.attributeEstimate, Evidence.statistic.modelCharacteristic, Evidence.statistic.modelCharacteristic.extension, Evidence.statistic.modelCharacteristic.modifierExtension, Evidence.statistic.modelCharacteristic.code, Evidence.statistic.modelCharacteristic.value, Evidence.statistic.modelCharacteristic.variable, Evidence.statistic.modelCharacteristic.variable.extension, Evidence.statistic.modelCharacteristic.variable.modifierExtension, Evidence.statistic.modelCharacteristic.variable.variableDefinition, Evidence.statistic.modelCharacteristic.variable.handling, Evidence.statistic.modelCharacteristic.variable.valueCategory, Evidence.statistic.modelCharacteristic.variable.valueQuantity, Evidence.statistic.modelCharacteristic.variable.valueRange, Evidence.statistic.modelCharacteristic.attributeEstimate, Evidence.certainty, Evidence.certainty.extension, Evidence.certainty.modifierExtension, Evidence.certainty.description, Evidence.certainty.note, Evidence.certainty.type, Evidence.certainty.rating, Evidence.certainty.rater, Evidence.certainty.subcomponent | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:studyDesign, Evidence.modifierExtension, Evidence.variableDefinition.extension, Evidence.variableDefinition.modifierExtension, Evidence.statistic.extension, Evidence.statistic.modifierExtension, Evidence.statistic.sampleSize.extension, Evidence.statistic.sampleSize.modifierExtension, Evidence.statistic.attributeEstimate.extension, Evidence.statistic.attributeEstimate.modifierExtension, Evidence.statistic.modelCharacteristic.extension, Evidence.statistic.modelCharacteristic.modifierExtension, Evidence.statistic.modelCharacteristic.variable.extension, Evidence.statistic.modelCharacteristic.variable.modifierExtension, Evidence.certainty.extension, Evidence.certainty.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Evidence
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron