Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-Evidence | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_Evidence_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
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Path | Status | Usage | ValueSet | Version | Source |
| Evidence.status | Base | required | PublicationStatus | 📍4.0.1 | FHIR Std. |
| 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Evidence(4.0.1) | A research context or question Constraints: evi-0 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string, Coding | R5: How to compare versions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.versionAlgorithm Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible) Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Name for this summary (machine friendly) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | 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 | |||||
![]() ![]() ![]() |
0..1 | boolean | R5: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Why this Evidence is defined (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Declarative description of the Evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion Constraints: ext-1 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: An attribute of the Statistic (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate Constraints: ext-1 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Certainty or quality of the evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: A domain or subdomain of certainty (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..1 | uri | Canonical identifier for this evidence, represented as a URI (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the evidence | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the evidence | ||||
![]() ![]() |
ΣC | 0..1 | string | Name for this evidence (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this evidence (human friendly) | ||||
![]() ![]() |
0..1 | string | Title for use in informal contexts | |||||
![]() ![]() |
0..1 | string | Subordinate title of the Evidence | |||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the evidence | ||||
![]() ![]() |
0..* | Annotation | Used for footnotes or explanatory notes | |||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for evidence (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..1 | date | When the evidence was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the evidence was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | Period | When the evidence is expected to be used | ||||
![]() ![]() |
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. | |||||
![]() ![]() |
0..* | ContactDetail | Who authored the content | |||||
![]() ![]() |
0..* | ContactDetail | Who edited the content | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the content | |||||
![]() ![]() |
0..* | ContactDetail | Who endorsed the content | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc. | |||||
![]() ![]() |
Σ | 1..1 | Reference(EvidenceVariable) | What population? | ||||
![]() ![]() |
Σ | 0..* | Reference(EvidenceVariable) | What exposure? | ||||
![]() ![]() |
Σ | 0..* | Reference(EvidenceVariable) | What outcome? | ||||
Documentation for this format | ||||||||
| 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. |
| 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()
|
This structure is derived from Evidence
Summary
Mandatory: 2 elements
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| Evidence.status | Base | required | PublicationStatus | 📍4.0.1 | FHIR Std. |
| 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
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Evidence(4.0.1) | A research context or question Constraints: evi-0 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string, Coding | R5: How to compare versions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.versionAlgorithm Binding: R5VersionAlgorithmForR4 (0.1.0) (extensible) Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Name for this summary (machine friendly) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.name Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | 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 | |||||
![]() ![]() ![]() |
0..1 | boolean | R5: For testing purposes, not real usage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.experimental Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Why this Evidence is defined (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.purpose Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Use and/or publishing restrictions (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyright Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.copyrightLabel Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | markdown | R5: Declarative description of the Evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.assertion Constraints: ext-1 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: An attribute of the Statistic (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.statistic.attributeEstimate Constraints: ext-1 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Certainty or quality of the evidence (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: A domain or subdomain of certainty (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Evidence.certainty Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..1 | uri | Canonical identifier for this evidence, represented as a URI (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the evidence | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the evidence | ||||
![]() ![]() |
ΣC | 0..1 | string | Name for this evidence (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this evidence (human friendly) | ||||
![]() ![]() |
0..1 | string | Title for use in informal contexts | |||||
![]() ![]() |
0..1 | string | Subordinate title of the Evidence | |||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the evidence | ||||
![]() ![]() |
0..* | Annotation | Used for footnotes or explanatory notes | |||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for evidence (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..1 | date | When the evidence was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the evidence was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | Period | When the evidence is expected to be used | ||||
![]() ![]() |
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. | |||||
![]() ![]() |
0..* | ContactDetail | Who authored the content | |||||
![]() ![]() |
0..* | ContactDetail | Who edited the content | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the content | |||||
![]() ![]() |
0..* | ContactDetail | Who endorsed the content | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc. | |||||
![]() ![]() |
Σ | 1..1 | Reference(EvidenceVariable) | What population? | ||||
![]() ![]() |
Σ | 0..* | Reference(EvidenceVariable) | What exposure? | ||||
![]() ![]() |
Σ | 0..* | Reference(EvidenceVariable) | What outcome? | ||||
Documentation for this format | ||||||||
| 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. |
| 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()
|
This structure is derived from Evidence
Summary
Mandatory: 2 elements
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron