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

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

Resource Profile: Profile_R5_Evidence_R4

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_R4

This cross-version profile allows R5 Evidence content to be represented via FHIR R4 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.0.1) A research context or question
Constraints: evi-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* 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: R5VersionAlgorithmForR4 (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:citeAs 0..1 Reference(Cross-version Profile for R5.Citation for use in FHIR R4(0.1.0) | Basic), markdown R5: Citation for this evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.citeAs
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:assertion 0..1 markdown R5: Declarative description of the Evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion
Constraints: ext-1
.... extension:variableDefinition 1..* (Complex) R5: Evidence variable such as population, exposure, or outcome (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.variableDefinition
Constraints: ext-1
.... extension:synthesisType 0..1 CodeableConcept R5: The method to combine studies (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.synthesisType
Binding: SynthesisType (extensible): Types of combining results from a body of evidence (e.g. summary data meta-analysis).
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: R5StudyDesignForR4 (0.1.0) (extensible): This is a set of terms for study design characteristics.
Constraints: ext-1
.... extension:statistic 0..* (Complex) R5: Values and parameters for a single statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the Statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: A nested attribute estimate; which is the attribute estimate of an attribute estimate (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the statistic used as a model characteristic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:certainty 0..* (Complex) R5: Certainty or quality of the evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
Constraints: ext-1
.... extension:subcomponent 0..* (Complex) R5: A domain or subdomain of certainty (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... exposureBackground Σ 1..1 Reference(EvidenceVariable) What population?

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Evidence.status Base required PublicationStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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 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(canonical) = '#').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:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.modifierExtension, Evidence.status, Evidence.exposureBackground All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evi-0 warning Evidence Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.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.0.1) A research context or question
... Slices for extension 1..* 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: R5VersionAlgorithmForR4 (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:citeAs 0..1 Reference(Cross-version Profile for R5.Citation for use in FHIR R4(0.1.0) | Basic), markdown R5: Citation for this evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.citeAs
.... 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:assertion 0..1 markdown R5: Declarative description of the Evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion
.... extension:variableDefinition 1..* (Complex) R5: Evidence variable such as population, exposure, or outcome (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.variableDefinition
.... extension:synthesisType 0..1 CodeableConcept R5: The method to combine studies (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.synthesisType
Binding: SynthesisType (extensible): Types of combining results from a body of evidence (e.g. summary data meta-analysis).
.... 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: R5StudyDesignForR4 (0.1.0) (extensible): This is a set of terms for study design characteristics.
.... extension:statistic 0..* (Complex) R5: Values and parameters for a single statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the Statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
.... extension:attributeEstimate 0..* (Complex) R5: A nested attribute estimate; which is the attribute estimate of an attribute estimate (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the statistic used as a model characteristic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
.... extension:certainty 0..* (Complex) R5: Certainty or quality of the evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
.... extension:subcomponent 0..* (Complex) R5: A domain or subdomain of certainty (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence C 0..* Evidence(4.0.1) A research context or question
Constraints: evi-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): A human language.
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
... Slices for extension 1..* 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: R5VersionAlgorithmForR4 (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:citeAs 0..1 Reference(Cross-version Profile for R5.Citation for use in FHIR R4(0.1.0) | Basic), markdown R5: Citation for this evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.citeAs
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:assertion 0..1 markdown R5: Declarative description of the Evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion
Constraints: ext-1
.... extension:variableDefinition 1..* (Complex) R5: Evidence variable such as population, exposure, or outcome (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.variableDefinition
Constraints: ext-1
.... extension:synthesisType 0..1 CodeableConcept R5: The method to combine studies (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.synthesisType
Binding: SynthesisType (extensible): Types of combining results from a body of evidence (e.g. summary data meta-analysis).
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: R5StudyDesignForR4 (0.1.0) (extensible): This is a set of terms for study design characteristics.
Constraints: ext-1
.... extension:statistic 0..* (Complex) R5: Values and parameters for a single statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the Statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: A nested attribute estimate; which is the attribute estimate of an attribute estimate (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the statistic used as a model characteristic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:certainty 0..* (Complex) R5: Certainty or quality of the evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
Constraints: ext-1
.... extension:subcomponent 0..* (Complex) R5: A domain or subdomain of certainty (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
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 URI (globally unique)
... identifier Σ 0..* Identifier Additional identifier for the evidence
... version Σ 0..1 string Business version of the evidence
... name ΣC 0..1 string Name for this evidence (computer friendly)
... title Σ 0..1 string Name for this evidence (human friendly)
... shortTitle 0..1 string Title for use in informal contexts
... subtitle 0..1 string Subordinate title of the Evidence
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... date Σ 0..1 dateTime Date last changed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... description Σ 0..1 markdown Natural language description of the evidence
... note 0..* Annotation Used for footnotes or explanatory notes
... useContext Σ 0..* UsageContext The context that the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for evidence (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the evidence was approved by publisher
... lastReviewDate 0..1 date When the evidence was last reviewed
... effectivePeriod Σ 0..1 Period When the evidence is expected to be used
... topic 0..* CodeableConcept The category of the Evidence, such as Education, Treatment, Assessment, etc.
Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering.
... 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 Additional documentation, citations, etc.
... exposureBackground Σ 1..1 Reference(EvidenceVariable) What population?
... exposureVariant Σ 0..* Reference(EvidenceVariable) What exposure?
... outcome Σ 0..* Reference(EvidenceVariable) What outcome?

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Evidence.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
Evidence.status Base required PublicationStatus 📍4.0.1 FHIR Std.
Evidence.jurisdiction Base extensible Jurisdiction 📍4.0.1 FHIR Std.
Evidence.topic Base example DefinitionTopic 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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 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(canonical) = '#').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.meta, Evidence.implicitRules, Evidence.language, Evidence.text, Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.modifierExtension, Evidence.url, Evidence.identifier, Evidence.version, Evidence.name, Evidence.title, Evidence.shortTitle, Evidence.subtitle, Evidence.status, Evidence.date, Evidence.publisher, Evidence.contact, Evidence.description, Evidence.note, Evidence.useContext, Evidence.jurisdiction, Evidence.copyright, Evidence.approvalDate, Evidence.lastReviewDate, Evidence.effectivePeriod, Evidence.topic, Evidence.author, Evidence.editor, Evidence.reviewer, Evidence.endorser, Evidence.relatedArtifact, Evidence.exposureBackground, Evidence.exposureVariant, Evidence.outcome All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evi-0 warning Evidence Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.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.0.1) A research context or question
Constraints: evi-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* 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: R5VersionAlgorithmForR4 (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:citeAs 0..1 Reference(Cross-version Profile for R5.Citation for use in FHIR R4(0.1.0) | Basic), markdown R5: Citation for this evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.citeAs
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:assertion 0..1 markdown R5: Declarative description of the Evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion
Constraints: ext-1
.... extension:variableDefinition 1..* (Complex) R5: Evidence variable such as population, exposure, or outcome (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.variableDefinition
Constraints: ext-1
.... extension:synthesisType 0..1 CodeableConcept R5: The method to combine studies (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.synthesisType
Binding: SynthesisType (extensible): Types of combining results from a body of evidence (e.g. summary data meta-analysis).
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: R5StudyDesignForR4 (0.1.0) (extensible): This is a set of terms for study design characteristics.
Constraints: ext-1
.... extension:statistic 0..* (Complex) R5: Values and parameters for a single statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the Statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: A nested attribute estimate; which is the attribute estimate of an attribute estimate (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the statistic used as a model characteristic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:certainty 0..* (Complex) R5: Certainty or quality of the evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
Constraints: ext-1
.... extension:subcomponent 0..* (Complex) R5: A domain or subdomain of certainty (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... exposureBackground Σ 1..1 Reference(EvidenceVariable) What population?

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Evidence.status Base required PublicationStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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 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(canonical) = '#').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:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.modifierExtension, Evidence.status, Evidence.exposureBackground All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evi-0 warning Evidence Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.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.0.1) A research context or question
... Slices for extension 1..* 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: R5VersionAlgorithmForR4 (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:citeAs 0..1 Reference(Cross-version Profile for R5.Citation for use in FHIR R4(0.1.0) | Basic), markdown R5: Citation for this evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.citeAs
.... 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:assertion 0..1 markdown R5: Declarative description of the Evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion
.... extension:variableDefinition 1..* (Complex) R5: Evidence variable such as population, exposure, or outcome (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.variableDefinition
.... extension:synthesisType 0..1 CodeableConcept R5: The method to combine studies (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.synthesisType
Binding: SynthesisType (extensible): Types of combining results from a body of evidence (e.g. summary data meta-analysis).
.... 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: R5StudyDesignForR4 (0.1.0) (extensible): This is a set of terms for study design characteristics.
.... extension:statistic 0..* (Complex) R5: Values and parameters for a single statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the Statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
.... extension:attributeEstimate 0..* (Complex) R5: A nested attribute estimate; which is the attribute estimate of an attribute estimate (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the statistic used as a model characteristic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
.... extension:certainty 0..* (Complex) R5: Certainty or quality of the evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
.... extension:subcomponent 0..* (Complex) R5: A domain or subdomain of certainty (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Evidence C 0..* Evidence(4.0.1) A research context or question
Constraints: evi-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): A human language.
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
... Slices for extension 1..* 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: R5VersionAlgorithmForR4 (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:citeAs 0..1 Reference(Cross-version Profile for R5.Citation for use in FHIR R4(0.1.0) | Basic), markdown R5: Citation for this evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.citeAs
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:assertion 0..1 markdown R5: Declarative description of the Evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion
Constraints: ext-1
.... extension:variableDefinition 1..* (Complex) R5: Evidence variable such as population, exposure, or outcome (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.variableDefinition
Constraints: ext-1
.... extension:synthesisType 0..1 CodeableConcept R5: The method to combine studies (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.synthesisType
Binding: SynthesisType (extensible): Types of combining results from a body of evidence (e.g. summary data meta-analysis).
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: R5StudyDesignForR4 (0.1.0) (extensible): This is a set of terms for study design characteristics.
Constraints: ext-1
.... extension:statistic 0..* (Complex) R5: Values and parameters for a single statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the Statistic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: A nested attribute estimate; which is the attribute estimate of an attribute estimate (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:attributeEstimate 0..* (Complex) R5: An attribute of the statistic used as a model characteristic (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate
Constraints: ext-1
.... extension:certainty 0..* (Complex) R5: Certainty or quality of the evidence (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
Constraints: ext-1
.... extension:subcomponent 0..* (Complex) R5: A domain or subdomain of certainty (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty
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 URI (globally unique)
... identifier Σ 0..* Identifier Additional identifier for the evidence
... version Σ 0..1 string Business version of the evidence
... name ΣC 0..1 string Name for this evidence (computer friendly)
... title Σ 0..1 string Name for this evidence (human friendly)
... shortTitle 0..1 string Title for use in informal contexts
... subtitle 0..1 string Subordinate title of the Evidence
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... date Σ 0..1 dateTime Date last changed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... description Σ 0..1 markdown Natural language description of the evidence
... note 0..* Annotation Used for footnotes or explanatory notes
... useContext Σ 0..* UsageContext The context that the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for evidence (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the evidence was approved by publisher
... lastReviewDate 0..1 date When the evidence was last reviewed
... effectivePeriod Σ 0..1 Period When the evidence is expected to be used
... topic 0..* CodeableConcept The category of the Evidence, such as Education, Treatment, Assessment, etc.
Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering.
... 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 Additional documentation, citations, etc.
... exposureBackground Σ 1..1 Reference(EvidenceVariable) What population?
... exposureVariant Σ 0..* Reference(EvidenceVariable) What exposure?
... outcome Σ 0..* Reference(EvidenceVariable) What outcome?

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Evidence.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
Evidence.status Base required PublicationStatus 📍4.0.1 FHIR Std.
Evidence.jurisdiction Base extensible Jurisdiction 📍4.0.1 FHIR Std.
Evidence.topic Base example DefinitionTopic 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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 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(canonical) = '#').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.meta, Evidence.implicitRules, Evidence.language, Evidence.text, Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.modifierExtension, Evidence.url, Evidence.identifier, Evidence.version, Evidence.name, Evidence.title, Evidence.shortTitle, Evidence.subtitle, Evidence.status, Evidence.date, Evidence.publisher, Evidence.contact, Evidence.description, Evidence.note, Evidence.useContext, Evidence.jurisdiction, Evidence.copyright, Evidence.approvalDate, Evidence.lastReviewDate, Evidence.effectivePeriod, Evidence.topic, Evidence.author, Evidence.editor, Evidence.reviewer, Evidence.endorser, Evidence.relatedArtifact, Evidence.exposureBackground, Evidence.exposureVariant, Evidence.outcome All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
evi-0 warning Evidence Name should be usable as an identifier for the module by machine processing applications such as code generation name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
ext-1 error Evidence.extension, Evidence.extension:versionAlgorithm, Evidence.extension:name, Evidence.extension:citeAs, Evidence.extension:experimental, Evidence.extension:purpose, Evidence.extension:copyright, Evidence.extension:copyrightLabel, Evidence.extension:assertion, Evidence.extension:variableDefinition, Evidence.extension:synthesisType, Evidence.extension:studyDesign, Evidence.extension:statistic, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:attributeEstimate, Evidence.extension:certainty, Evidence.extension:subcomponent, Evidence.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron