Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

Resource Profile: RiskOfBias

Official URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/risk-of-bias Version: 1.0.0-ballot
Standards status: Draft Maturity Level: 1 Computable Name: RiskOfBias

Profile of ArtifactAssessment for Evidence Based Medicine IG. The RiskOfBias Profile is used for expression of the assessment of the threats to validity (or risk of bias) of an Evidence artifact or an artifact consisting of Evidence or the plan to create Evidence.

See Understanding the ArtifactAssessment Resource for additional information.

Usage:

Formal Views of Profile Content

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

This structure is derived from ArtifactAssessment

NameFlagsCard.TypeDescription & Constraintsdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... url 0..1 uri Canonical identifier for this {{title}}, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
... description 0..1 markdown Natural language description of the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
... identifier 0..* Identifier Additional identifier for the RiskOfBias
... citeAs[x] 0..1 Reference(Citation), markdown How to cite the RiskOfBias
... date 0..1 dateTime Date last changed
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the RiskOfBias was approved by publisher
... lastReviewDate 0..1 date When the RiskOfBias was last reviewed
... Slices for artifact[x] 1..1 Reference(Resource), canonical(), uri The artifact that is rated
Slice: Unordered, Open by type:$this
.... artifact[x]:artifactReference 0..1 Reference(Evidence | Composition | ResearchStudy | Citation) The artifact assessed, commented upon or rated
... content 0..* BackboneElement A rating
.... informationType 0..1 code comment | classifier | rating | container | response | change-request
.... type 0..1 CodeableConcept What type of content
Binding: Risk Of Bias Type Value Set (extensible)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: EvidenceCertaintyRating (extensible)
.... freeToShare 0..1 boolean Acceptable to publicly share the RiskOfBias content

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ArtifactAssessment.content.typeextensibleRisk_of_bias_type
https://fevir.net/resources/ValueSet/181524
from this IG
ArtifactAssessment.content.classifierextensibleEvidenceCertaintyRating
http://hl7.org/fhir/ValueSet/certainty-rating
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... description 0..1 markdown Natural language description of the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
... author 0..* ContactDetail Who authored the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Additional identifier for the RiskOfBias
... citeAs[x] 0..1 How to cite the RiskOfBias
.... citeAsReference Reference(Citation)
.... citeAsMarkdown markdown
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the RiskOfBias was approved by publisher
... lastReviewDate Σ 0..1 date When the RiskOfBias was last reviewed
... Slices for artifact[x] Σ 1..1 The artifact that is rated
Slice: Unordered, Open by type:$this
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
.... artifact[x]:artifactReference Σ 0..1 Reference(Evidence | Composition | ResearchStudy | Citation) The artifact assessed, commented upon or rated
... content 0..* BackboneElement A rating
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... informationType 0..1 code comment | classifier | rating | container | response | change-request
Binding: ArtifactAssessmentInformationType (required)
.... type 0..1 CodeableConcept What type of content
Binding: Risk Of Bias Type Value Set (extensible)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: EvidenceCertaintyRating (extensible)
.... freeToShare 0..1 boolean Acceptable to publicly share the RiskOfBias content

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ArtifactAssessment.content.informationTyperequiredArtifactAssessmentInformationType
http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
from the FHIR Standard
ArtifactAssessment.content.typeextensibleRisk_of_bias_type
https://fevir.net/resources/ValueSet/181524
from this IG
ArtifactAssessment.content.classifierextensibleEvidenceCertaintyRating
http://hl7.org/fhir/ValueSet/certainty-rating
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorArtifactAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorArtifactAssessmentIf 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorArtifactAssessmentIf 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-5errorArtifactAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceArtifactAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... url 0..1 uri Canonical identifier for this {{title}}, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
... description 0..1 markdown Natural language description of the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
... author 0..* ContactDetail Who authored the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Additional identifier for the RiskOfBias
... title Σ 0..1 string A short title for the assessment for use in displaying and selecting
... citeAs[x] 0..1 How to cite the RiskOfBias
.... citeAsReference Reference(Citation)
.... citeAsMarkdown markdown
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the RiskOfBias was approved by publisher
... lastReviewDate Σ 0..1 date When the RiskOfBias was last reviewed
... Slices for artifact[x] Σ 1..1 The artifact that is rated
Slice: Unordered, Open by type:$this
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
.... artifact[x]:artifactReference Σ 0..1 Reference(Evidence | Composition | ResearchStudy | Citation) The artifact assessed, commented upon or rated
... content 0..* BackboneElement A rating
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... informationType 0..1 code comment | classifier | rating | container | response | change-request
Binding: ArtifactAssessmentInformationType (required)
.... summary 0..1 markdown Brief summary of the content
.... type 0..1 CodeableConcept What type of content
Binding: Risk Of Bias Type Value Set (extensible)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: EvidenceCertaintyRating (extensible)
.... quantity 0..1 Quantity Quantitative rating
.... author 0..1 Reference(Patient | Practitioner | PractitionerRole | Organization | Device) Who authored the content
.... path 0..* uri What the comment is directed to
.... relatedArtifact 0..* RelatedArtifact Additional information
.... freeToShare 0..1 boolean Acceptable to publicly share the RiskOfBias content
.... component 0..* See content (ArtifactAssessment) Contained content
... workflowStatus Σ 0..1 code submitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published | entered-in-error
Binding: ArtifactAssessmentWorkflowStatus (required)
... disposition Σ 0..1 code unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification
Binding: ArtifactAssessmentDisposition (required)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ArtifactAssessment.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
ArtifactAssessment.content.informationTyperequiredArtifactAssessmentInformationType
http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
from the FHIR Standard
ArtifactAssessment.content.typeextensibleRisk_of_bias_type
https://fevir.net/resources/ValueSet/181524
from this IG
ArtifactAssessment.content.classifierextensibleEvidenceCertaintyRating
http://hl7.org/fhir/ValueSet/certainty-rating
from the FHIR Standard
ArtifactAssessment.workflowStatusrequiredArtifactAssessmentWorkflowStatus
http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status|5.0.0
from the FHIR Standard
ArtifactAssessment.dispositionrequiredArtifactAssessmentDisposition
http://hl7.org/fhir/ValueSet/artifactassessment-disposition|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorArtifactAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorArtifactAssessmentIf 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorArtifactAssessmentIf 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-5errorArtifactAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceArtifactAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from ArtifactAssessment

Summary

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ArtifactAssessment.artifact[x]

Maturity: 1

Differential View

This structure is derived from ArtifactAssessment

NameFlagsCard.TypeDescription & Constraintsdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... url 0..1 uri Canonical identifier for this {{title}}, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
... description 0..1 markdown Natural language description of the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
... identifier 0..* Identifier Additional identifier for the RiskOfBias
... citeAs[x] 0..1 Reference(Citation), markdown How to cite the RiskOfBias
... date 0..1 dateTime Date last changed
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the RiskOfBias was approved by publisher
... lastReviewDate 0..1 date When the RiskOfBias was last reviewed
... Slices for artifact[x] 1..1 Reference(Resource), canonical(), uri The artifact that is rated
Slice: Unordered, Open by type:$this
.... artifact[x]:artifactReference 0..1 Reference(Evidence | Composition | ResearchStudy | Citation) The artifact assessed, commented upon or rated
... content 0..* BackboneElement A rating
.... informationType 0..1 code comment | classifier | rating | container | response | change-request
.... type 0..1 CodeableConcept What type of content
Binding: Risk Of Bias Type Value Set (extensible)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: EvidenceCertaintyRating (extensible)
.... freeToShare 0..1 boolean Acceptable to publicly share the RiskOfBias content

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ArtifactAssessment.content.typeextensibleRisk_of_bias_type
https://fevir.net/resources/ValueSet/181524
from this IG
ArtifactAssessment.content.classifierextensibleEvidenceCertaintyRating
http://hl7.org/fhir/ValueSet/certainty-rating
from the FHIR Standard

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... description 0..1 markdown Natural language description of the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
... author 0..* ContactDetail Who authored the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Additional identifier for the RiskOfBias
... citeAs[x] 0..1 How to cite the RiskOfBias
.... citeAsReference Reference(Citation)
.... citeAsMarkdown markdown
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the RiskOfBias was approved by publisher
... lastReviewDate Σ 0..1 date When the RiskOfBias was last reviewed
... Slices for artifact[x] Σ 1..1 The artifact that is rated
Slice: Unordered, Open by type:$this
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
.... artifact[x]:artifactReference Σ 0..1 Reference(Evidence | Composition | ResearchStudy | Citation) The artifact assessed, commented upon or rated
... content 0..* BackboneElement A rating
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... informationType 0..1 code comment | classifier | rating | container | response | change-request
Binding: ArtifactAssessmentInformationType (required)
.... type 0..1 CodeableConcept What type of content
Binding: Risk Of Bias Type Value Set (extensible)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: EvidenceCertaintyRating (extensible)
.... freeToShare 0..1 boolean Acceptable to publicly share the RiskOfBias content

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ArtifactAssessment.content.informationTyperequiredArtifactAssessmentInformationType
http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
from the FHIR Standard
ArtifactAssessment.content.typeextensibleRisk_of_bias_type
https://fevir.net/resources/ValueSet/181524
from this IG
ArtifactAssessment.content.classifierextensibleEvidenceCertaintyRating
http://hl7.org/fhir/ValueSet/certainty-rating
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorArtifactAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorArtifactAssessmentIf 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorArtifactAssessmentIf 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-5errorArtifactAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceArtifactAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... url 0..1 uri Canonical identifier for this {{title}}, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
... description 0..1 markdown Natural language description of the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
... author 0..* ContactDetail Who authored the {{title}}
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Additional identifier for the RiskOfBias
... title Σ 0..1 string A short title for the assessment for use in displaying and selecting
... citeAs[x] 0..1 How to cite the RiskOfBias
.... citeAsReference Reference(Citation)
.... citeAsMarkdown markdown
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the RiskOfBias was approved by publisher
... lastReviewDate Σ 0..1 date When the RiskOfBias was last reviewed
... Slices for artifact[x] Σ 1..1 The artifact that is rated
Slice: Unordered, Open by type:$this
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
.... artifact[x]:artifactReference Σ 0..1 Reference(Evidence | Composition | ResearchStudy | Citation) The artifact assessed, commented upon or rated
... content 0..* BackboneElement A rating
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... informationType 0..1 code comment | classifier | rating | container | response | change-request
Binding: ArtifactAssessmentInformationType (required)
.... summary 0..1 markdown Brief summary of the content
.... type 0..1 CodeableConcept What type of content
Binding: Risk Of Bias Type Value Set (extensible)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: EvidenceCertaintyRating (extensible)
.... quantity 0..1 Quantity Quantitative rating
.... author 0..1 Reference(Patient | Practitioner | PractitionerRole | Organization | Device) Who authored the content
.... path 0..* uri What the comment is directed to
.... relatedArtifact 0..* RelatedArtifact Additional information
.... freeToShare 0..1 boolean Acceptable to publicly share the RiskOfBias content
.... component 0..* See content (ArtifactAssessment) Contained content
... workflowStatus Σ 0..1 code submitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published | entered-in-error
Binding: ArtifactAssessmentWorkflowStatus (required)
... disposition Σ 0..1 code unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification
Binding: ArtifactAssessmentDisposition (required)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ArtifactAssessment.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
ArtifactAssessment.content.informationTyperequiredArtifactAssessmentInformationType
http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
from the FHIR Standard
ArtifactAssessment.content.typeextensibleRisk_of_bias_type
https://fevir.net/resources/ValueSet/181524
from this IG
ArtifactAssessment.content.classifierextensibleEvidenceCertaintyRating
http://hl7.org/fhir/ValueSet/certainty-rating
from the FHIR Standard
ArtifactAssessment.workflowStatusrequiredArtifactAssessmentWorkflowStatus
http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status|5.0.0
from the FHIR Standard
ArtifactAssessment.dispositionrequiredArtifactAssessmentDisposition
http://hl7.org/fhir/ValueSet/artifactassessment-disposition|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorArtifactAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorArtifactAssessmentIf 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorArtifactAssessmentIf 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-5errorArtifactAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceArtifactAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from ArtifactAssessment

Summary

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ArtifactAssessment.artifact[x]

Maturity: 1

 

Other representations of profile: CSV, Excel, Schematron