Extensions for Using Data Elements from FHIR R5 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_Evidence_R4B

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

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence C 0..* Evidence(4.3.0) Single evidence bit
Constraints: cnl-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 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
.... extension:name 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
.... extension:experimental 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
.... extension:purpose 0..1 markdown R5: Why this Evidence is defined (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose
Constraints: ext-1
.... extension:copyright 0..1 markdown R5: Use and/or publishing restrictions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel
Constraints: ext-1
.... extension:studyDesign 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
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... variableDefinition 1..* BackboneElement Evidence variable such as population, exposure, or outcome
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... variableRole Σ 1..1 CodeableConcept population | subpopulation | exposure | referenceExposure | measuredVariable | confounder
Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays.

doco Documentation for this format

Terminology Bindings

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.

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence 0..* Evidence(4.3.0) Single evidence bit
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 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)
.... extension:name 0..1 string R5: Name for this summary (machine friendly) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name
.... extension:experimental 0..1 boolean R5: For testing purposes, not real usage (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental
.... extension:purpose 0..1 markdown R5: Why this Evidence is defined (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose
.... extension:copyright 0..1 markdown R5: Use and/or publishing restrictions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel
.... extension:studyDesign 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.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence C 0..* Evidence(4.3.0) Single evidence bit
Constraints: cnl-0
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): IETF language tag
Additional BindingsPurpose
AllLanguages Max Binding
... text 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
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 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
.... extension:name 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
.... extension:experimental 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
.... extension:purpose 0..1 markdown R5: Why this Evidence is defined (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose
Constraints: ext-1
.... extension:copyright 0..1 markdown R5: Use and/or publishing restrictions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel
Constraints: ext-1
.... extension:studyDesign 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
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... url Σ 0..1 uri Canonical identifier for this evidence, represented as a globally unique URI
... identifier Σ 0..* Identifier Additional identifier for the summary
... version Σ 0..1 string Business version of this summary
... title Σ 0..1 string Name for this summary (human friendly)
... citeAs[x] 0..1 Citation for this evidence
.... citeAsReference Reference(Citation)
.... citeAsMarkdown markdown
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... date Σ 0..1 dateTime Date last changed
... useContext Σ 0..* UsageContext The context that the content is intended to support
... approvalDate 0..1 date When the summary was approved by publisher
... lastReviewDate 0..1 date When the summary was last reviewed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... author Σ 0..* ContactDetail Who authored the content
... editor 0..* ContactDetail Who edited the content
... reviewer 0..* ContactDetail Who reviewed the content
... endorser Σ 0..* ContactDetail Who endorsed the content
... relatedArtifact 0..* RelatedArtifact Link or citation to artifact associated with the summary
... description 0..1 markdown Description of the particular summary
... assertion 0..1 markdown Declarative description of the Evidence
... note 0..* Annotation Footnotes and/or explanatory notes
... variableDefinition 1..* BackboneElement Evidence variable such as population, exposure, or outcome
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... description 0..1 markdown A text description or summary of the variable
.... note 0..* Annotation Footnotes and/or explanatory notes
.... variableRole Σ 1..1 CodeableConcept population | subpopulation | exposure | referenceExposure | measuredVariable | confounder
Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays.
.... observed Σ 0..1 Reference(Group | EvidenceVariable) Definition of the actual variable related to the statistic(s)
.... intended 0..1 Reference(Group | EvidenceVariable) Definition of the intended variable related to the Evidence
.... directnessMatch 0..1 CodeableConcept low | moderate | high | exact
Binding: EvidenceDirectness (extensible): The quality of how direct the match is.
... synthesisType 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).
... studyType 0..1 CodeableConcept The type of study that produced this evidence
Binding: StudyType (extensible): The type of study the evidence was derived from.
... statistic 0..* BackboneElement Values and parameters for a single statistic
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... description 0..1 string Description of content
.... note 0..* Annotation Footnotes and/or explanatory notes
.... statisticType 0..1 CodeableConcept Type of statistic, eg relative risk
Binding: StatisticType (extensible)
.... category 0..1 CodeableConcept Associated category for categorical variable
.... quantity 0..1 Quantity Statistic value
.... numberOfEvents 0..1 unsignedInt The number of events associated with the statistic
.... numberAffected 0..1 unsignedInt The number of participants affected
.... sampleSize 0..1 BackboneElement Number of samples in the statistic
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... description 0..1 string Textual description of sample size for statistic
..... note 0..* Annotation Footnote or explanatory note about the sample size
..... numberOfStudies 0..1 unsignedInt Number of contributing studies
..... numberOfParticipants 0..1 unsignedInt Cumulative number of participants
..... knownDataCount 0..1 unsignedInt Number of participants with known results for measured variables
.... attributeEstimate 0..* BackboneElement An attribute of the Statistic
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... description 0..1 string Textual description of the attribute estimate
..... note 0..* Annotation Footnote or explanatory note about the estimate
..... type 0..1 CodeableConcept The type of attribute estimate, eg confidence interval or p value
Binding: AttributeEstimateType (extensible)
..... quantity 0..1 Quantity The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
..... level 0..1 decimal Level of confidence interval, eg 0.95 for 95% confidence interval
..... range 0..1 Range Lower and upper bound values of the attribute estimate
..... attributeEstimate 0..* See attributeEstimate (Evidence) A nested attribute estimate; which is the attribute estimate of an attribute estimate
.... modelCharacteristic 0..* BackboneElement An aspect of the statistical model
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code 1..1 CodeableConcept Model specification
Binding: StatisticModelCode (extensible)
..... value 0..1 SimpleQuantity(4.3.0) Numerical value to complete model specification
..... variable 0..* BackboneElement A variable adjusted for in the adjusted analysis
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... variableDefinition 1..1 Reference(Group | EvidenceVariable) Description of the variable
...... handling 0..1 code continuous | dichotomous | ordinal | polychotomous
Binding: EvidenceVariableHandling (required)
...... valueCategory 0..* CodeableConcept Description for grouping of ordinal or polychotomous variables
...... valueQuantity 0..* Quantity Discrete value for grouping of ordinal or polychotomous variables
...... valueRange 0..* Range Range of values for grouping of ordinal or polychotomous variables
..... attributeEstimate 0..* See attributeEstimate (Evidence) An attribute of the statistic used as a model characteristic
... certainty 0..* BackboneElement Certainty or quality of the evidence
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... description 0..1 string Textual description of certainty
.... note 0..* Annotation Footnotes and/or explanatory notes
.... type 0..1 CodeableConcept Aspect of certainty being rated
Binding: EvidenceCertaintyType (extensible): The aspect of quality, confidence, or certainty.
.... rating 0..1 CodeableConcept Assessment or judgement of the aspect
Binding: EvidenceCertaintyRating (extensible): The assessment of quality, confidence, or certainty.
.... rater 0..1 string Individual or group who did the rating
.... subcomponent 0..* See certainty (Evidence) A domain or subdomain of certainty

doco Documentation for this format

Terminology Bindings

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.

Constraints

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()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence C 0..* Evidence(4.3.0) Single evidence bit
Constraints: cnl-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 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
.... extension:name 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
.... extension:experimental 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
.... extension:purpose 0..1 markdown R5: Why this Evidence is defined (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose
Constraints: ext-1
.... extension:copyright 0..1 markdown R5: Use and/or publishing restrictions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel
Constraints: ext-1
.... extension:studyDesign 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
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... variableDefinition 1..* BackboneElement Evidence variable such as population, exposure, or outcome
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... variableRole Σ 1..1 CodeableConcept population | subpopulation | exposure | referenceExposure | measuredVariable | confounder
Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays.

doco Documentation for this format

Terminology Bindings

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.

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence 0..* Evidence(4.3.0) Single evidence bit
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 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)
.... extension:name 0..1 string R5: Name for this summary (machine friendly) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name
.... extension:experimental 0..1 boolean R5: For testing purposes, not real usage (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental
.... extension:purpose 0..1 markdown R5: Why this Evidence is defined (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose
.... extension:copyright 0..1 markdown R5: Use and/or publishing restrictions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel
.... extension:studyDesign 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.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence C 0..* Evidence(4.3.0) Single evidence bit
Constraints: cnl-0
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): IETF language tag
Additional BindingsPurpose
AllLanguages Max Binding
... text 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
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:versionAlgorithm 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
.... extension:name 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
.... extension:experimental 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
.... extension:purpose 0..1 markdown R5: Why this Evidence is defined (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose
Constraints: ext-1
.... extension:copyright 0..1 markdown R5: Use and/or publishing restrictions (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright
Constraints: ext-1
.... extension:copyrightLabel 0..1 string R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel
Constraints: ext-1
.... extension:studyDesign 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
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... url Σ 0..1 uri Canonical identifier for this evidence, represented as a globally unique URI
... identifier Σ 0..* Identifier Additional identifier for the summary
... version Σ 0..1 string Business version of this summary
... title Σ 0..1 string Name for this summary (human friendly)
... citeAs[x] 0..1 Citation for this evidence
.... citeAsReference Reference(Citation)
.... citeAsMarkdown markdown
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... date Σ 0..1 dateTime Date last changed
... useContext Σ 0..* UsageContext The context that the content is intended to support
... approvalDate 0..1 date When the summary was approved by publisher
... lastReviewDate 0..1 date When the summary was last reviewed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... author Σ 0..* ContactDetail Who authored the content
... editor 0..* ContactDetail Who edited the content
... reviewer 0..* ContactDetail Who reviewed the content
... endorser Σ 0..* ContactDetail Who endorsed the content
... relatedArtifact 0..* RelatedArtifact Link or citation to artifact associated with the summary
... description 0..1 markdown Description of the particular summary
... assertion 0..1 markdown Declarative description of the Evidence
... note 0..* Annotation Footnotes and/or explanatory notes
... variableDefinition 1..* BackboneElement Evidence variable such as population, exposure, or outcome
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... description 0..1 markdown A text description or summary of the variable
.... note 0..* Annotation Footnotes and/or explanatory notes
.... variableRole Σ 1..1 CodeableConcept population | subpopulation | exposure | referenceExposure | measuredVariable | confounder
Binding: EvidenceVariableRole (extensible): The role that the assertion variable plays.
.... observed Σ 0..1 Reference(Group | EvidenceVariable) Definition of the actual variable related to the statistic(s)
.... intended 0..1 Reference(Group | EvidenceVariable) Definition of the intended variable related to the Evidence
.... directnessMatch 0..1 CodeableConcept low | moderate | high | exact
Binding: EvidenceDirectness (extensible): The quality of how direct the match is.
... synthesisType 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).
... studyType 0..1 CodeableConcept The type of study that produced this evidence
Binding: StudyType (extensible): The type of study the evidence was derived from.
... statistic 0..* BackboneElement Values and parameters for a single statistic
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... description 0..1 string Description of content
.... note 0..* Annotation Footnotes and/or explanatory notes
.... statisticType 0..1 CodeableConcept Type of statistic, eg relative risk
Binding: StatisticType (extensible)
.... category 0..1 CodeableConcept Associated category for categorical variable
.... quantity 0..1 Quantity Statistic value
.... numberOfEvents 0..1 unsignedInt The number of events associated with the statistic
.... numberAffected 0..1 unsignedInt The number of participants affected
.... sampleSize 0..1 BackboneElement Number of samples in the statistic
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... description 0..1 string Textual description of sample size for statistic
..... note 0..* Annotation Footnote or explanatory note about the sample size
..... numberOfStudies 0..1 unsignedInt Number of contributing studies
..... numberOfParticipants 0..1 unsignedInt Cumulative number of participants
..... knownDataCount 0..1 unsignedInt Number of participants with known results for measured variables
.... attributeEstimate 0..* BackboneElement An attribute of the Statistic
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... description 0..1 string Textual description of the attribute estimate
..... note 0..* Annotation Footnote or explanatory note about the estimate
..... type 0..1 CodeableConcept The type of attribute estimate, eg confidence interval or p value
Binding: AttributeEstimateType (extensible)
..... quantity 0..1 Quantity The singular quantity of the attribute estimate, for attribute estimates represented as single values; also used to report unit of measure
..... level 0..1 decimal Level of confidence interval, eg 0.95 for 95% confidence interval
..... range 0..1 Range Lower and upper bound values of the attribute estimate
..... attributeEstimate 0..* See attributeEstimate (Evidence) A nested attribute estimate; which is the attribute estimate of an attribute estimate
.... modelCharacteristic 0..* BackboneElement An aspect of the statistical model
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code 1..1 CodeableConcept Model specification
Binding: StatisticModelCode (extensible)
..... value 0..1 SimpleQuantity(4.3.0) Numerical value to complete model specification
..... variable 0..* BackboneElement A variable adjusted for in the adjusted analysis
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... variableDefinition 1..1 Reference(Group | EvidenceVariable) Description of the variable
...... handling 0..1 code continuous | dichotomous | ordinal | polychotomous
Binding: EvidenceVariableHandling (required)
...... valueCategory 0..* CodeableConcept Description for grouping of ordinal or polychotomous variables
...... valueQuantity 0..* Quantity Discrete value for grouping of ordinal or polychotomous variables
...... valueRange 0..* Range Range of values for grouping of ordinal or polychotomous variables
..... attributeEstimate 0..* See attributeEstimate (Evidence) An attribute of the statistic used as a model characteristic
... certainty 0..* BackboneElement Certainty or quality of the evidence
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... description 0..1 string Textual description of certainty
.... note 0..* Annotation Footnotes and/or explanatory notes
.... type 0..1 CodeableConcept Aspect of certainty being rated
Binding: EvidenceCertaintyType (extensible): The aspect of quality, confidence, or certainty.
.... rating 0..1 CodeableConcept Assessment or judgement of the aspect
Binding: EvidenceCertaintyRating (extensible): The assessment of quality, confidence, or certainty.
.... rater 0..1 string Individual or group who did the rating
.... subcomponent 0..* See certainty (Evidence) A domain or subdomain of certainty

doco Documentation for this format

Terminology Bindings

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.

Constraints

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()

 

Other representations of profile: CSV, Excel, Schematron