Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot3 - STU 1 Ballot 3 World

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-ballot3 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: Adaptation

Official URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/adaptation Version: 1.0.0-ballot3
Standards status: Trial-use Maturity Level: 1 Computable Name: Adaptation
Other Identifiers: OID:2.16.840.1.113883.4.642.40.44.42.1

Profile of ArtifactAssessment for Evidence Based Medicine IG. The Adaptation Profile is used for assessments of a knowledge artifact that are used to create a new knowledge artifact through acceptance, rejection or modification of the assessed artifact.

See Understanding the ArtifactAssessment Resource for additional information about the resource structure.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. 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 Content/Rules for all slices
.... extension:url 0..1 uri Canonical identifier for this artifact, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
.... extension:description 0..1 markdown Natural language description of the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
.... extension:author 0..* ContactDetail Who authored the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
.... extension:publicationStatus 0..1 CodeableConcept Publication status
URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status
Binding: Cited Artifact Status Type (preferred)
... identifier Σ 0..* Identifier Additional identifier for the Adaptation
... citeAs 0..1 markdown How to cite the Adaptation
... artifact[x] Σ 1..1 The artifact that is being adapted
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Notice about intellectual property ownership, can include restrictions on use
... approvalDate 0..1 date When the Adaptation was approved by publisher
... lastReviewDate Σ 0..1 date When the Adaptation was last reviewed
... content 0..* BackboneElement A comment, rating or classification
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Slice: Unordered, Open by value:url
.... freeToShare 0..1 boolean Acceptable to publicly share the content
... workflowStatus Σ 0..1 code The workflow status of the adaptation process
Binding: ArtifactAssessmentWorkflowStatus (required)
... disposition Σ 0..1 code The disposition of the proposed adaptation
Binding: ArtifactAssessmentDisposition (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ArtifactAssessment.workflowStatus Base required Artifact Assessment Workflow Status 📍6.0.0-ballot5 FHIR Std.
ArtifactAssessment.disposition Base required Artifact Assessment Disposition 📍6.0.0-ballot5 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ArtifactAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ArtifactAssessment 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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ArtifactAssessment 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 ArtifactAssessment If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ArtifactAssessment A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... Slices for extension Content/Rules for all slices
.... extension:url 0..1 uri Canonical identifier for this artifact, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
.... extension:description 0..1 markdown Natural language description of the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
.... extension:author 0..* ContactDetail Who authored the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
.... extension:publicationStatus 0..1 CodeableConcept Publication status
URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status
Binding: Cited Artifact Status Type (preferred)
... identifier 0..* Identifier Additional identifier for the Adaptation
... citeAs 0..1 markdown How to cite the Adaptation
... date 0..1 dateTime Date last changed
... copyright 0..1 markdown Notice about intellectual property ownership, can include restrictions on use
... approvalDate 0..1 date When the Adaptation was approved by publisher
... lastReviewDate 0..1 date When the Adaptation was last reviewed
... content 0..* BackboneElement A comment, rating or classification
.... freeToShare 0..1 boolean Acceptable to publicly share the content
... workflowStatus 0..1 code The workflow status of the adaptation process
... disposition 0..1 code The disposition of the proposed adaptation

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. 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
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 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:url 0..1 uri Canonical identifier for this artifact, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
.... extension:description 0..1 markdown Natural language description of the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
.... extension:author 0..* ContactDetail Who authored the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
.... extension:publicationStatus 0..1 CodeableConcept Publication status
URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status
Binding: Cited Artifact Status Type (preferred)
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ 0..* Identifier Additional identifier for the Adaptation
... title Σ 0..1 string A label for use in displaying and selecting the artifact assessment
... citeAs 0..1 markdown How to cite the Adaptation
... artifact[x] Σ 1..1 The artifact that is being adapted
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
... relatesTo 0..* BackboneElement Relationship to other Resources
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Slice: Unordered, Open by value:url
.... type 1..1 CodeableConcept documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
Binding: Artifact Relationship Type (extensible): The type of relationship to the related artifact.
.... target[x] 1..1 The artifact that is related to this ArtifactAssessment
..... targetUri uri
..... targetAttachment Attachment
..... targetCanonical canonical(Resource)
..... targetReference Reference(Resource)
..... targetMarkdown markdown
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Notice about intellectual property ownership, can include restrictions on use
... approvalDate 0..1 date When the Adaptation was approved by publisher
... lastReviewDate Σ 0..1 date When the Adaptation was last reviewed
... content 0..* BackboneElement A comment, rating or classification
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Slice: Unordered, Open by value:url
.... summary 0..1 markdown Brief summary of the content
.... type 0..1 CodeableConcept What type of content
Binding: Evidence Certainty Type (example)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: StatisticCertaintyRating (example)
.... quantity 0..1 Quantity Quantitative rating
.... author 0..* Reference(Patient | Practitioner | PractitionerRole | Organization | Device) Who authored the content
.... path 0..* uri What the comment is directed to
.... relatesTo 0..* See relatesTo (ArtifactAssessment) Relationship to other Resources
.... freeToShare 0..1 boolean Acceptable to publicly share the content
.... component 0..* See content (ArtifactAssessment) Comment, classifier, or rating content
... workflowStatus Σ 0..1 code The workflow status of the adaptation process
Binding: ArtifactAssessmentWorkflowStatus (required)
... disposition Σ 0..1 code The disposition of the proposed adaptation
Binding: ArtifactAssessmentDisposition (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ArtifactAssessment.language Base required All Languages 📍6.0.0-ballot5 FHIR Std.
ArtifactAssessment.relatesTo.​type Base extensible Artifact Relationship Type 📦1.0.0 THO v7.3
ArtifactAssessment.content.​type Base example Evidence Certainty Type 📦1.0.0 THO v7.3
ArtifactAssessment.content.​classifier Base example StatisticCertaintyRating 📦2.0.0 THO v7.3
ArtifactAssessment.workflowStatus Base required Artifact Assessment Workflow Status 📍6.0.0-ballot5 FHIR Std.
ArtifactAssessment.disposition Base required Artifact Assessment Disposition 📍6.0.0-ballot5 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ArtifactAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ArtifactAssessment 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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ArtifactAssessment 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 ArtifactAssessment If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ArtifactAssessment A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. 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 Content/Rules for all slices
.... extension:url 0..1 uri Canonical identifier for this artifact, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
.... extension:description 0..1 markdown Natural language description of the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
.... extension:author 0..* ContactDetail Who authored the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
.... extension:publicationStatus 0..1 CodeableConcept Publication status
URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status
Binding: Cited Artifact Status Type (preferred)
... identifier Σ 0..* Identifier Additional identifier for the Adaptation
... citeAs 0..1 markdown How to cite the Adaptation
... artifact[x] Σ 1..1 The artifact that is being adapted
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Notice about intellectual property ownership, can include restrictions on use
... approvalDate 0..1 date When the Adaptation was approved by publisher
... lastReviewDate Σ 0..1 date When the Adaptation was last reviewed
... content 0..* BackboneElement A comment, rating or classification
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Slice: Unordered, Open by value:url
.... freeToShare 0..1 boolean Acceptable to publicly share the content
... workflowStatus Σ 0..1 code The workflow status of the adaptation process
Binding: ArtifactAssessmentWorkflowStatus (required)
... disposition Σ 0..1 code The disposition of the proposed adaptation
Binding: ArtifactAssessmentDisposition (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ArtifactAssessment.workflowStatus Base required Artifact Assessment Workflow Status 📍6.0.0-ballot5 FHIR Std.
ArtifactAssessment.disposition Base required Artifact Assessment Disposition 📍6.0.0-ballot5 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ArtifactAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ArtifactAssessment 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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ArtifactAssessment 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 ArtifactAssessment If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ArtifactAssessment A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ArtifactAssessment 0..* ArtifactAssessment Adds metadata-supported comments, classifiers or ratings related to a Resource
... Slices for extension Content/Rules for all slices
.... extension:url 0..1 uri Canonical identifier for this artifact, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
.... extension:description 0..1 markdown Natural language description of the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
.... extension:author 0..* ContactDetail Who authored the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
.... extension:publicationStatus 0..1 CodeableConcept Publication status
URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status
Binding: Cited Artifact Status Type (preferred)
... identifier 0..* Identifier Additional identifier for the Adaptation
... citeAs 0..1 markdown How to cite the Adaptation
... date 0..1 dateTime Date last changed
... copyright 0..1 markdown Notice about intellectual property ownership, can include restrictions on use
... approvalDate 0..1 date When the Adaptation was approved by publisher
... lastReviewDate 0..1 date When the Adaptation was last reviewed
... content 0..* BackboneElement A comment, rating or classification
.... freeToShare 0..1 boolean Acceptable to publicly share the content
... workflowStatus 0..1 code The workflow status of the adaptation process
... disposition 0..1 code The disposition of the proposed adaptation

doco Documentation for this format

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. 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
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 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:url 0..1 uri Canonical identifier for this artifact, represented as a URI (globally unique)
URL: http://hl7.org/fhir/StructureDefinition/artifact-url
.... extension:description 0..1 markdown Natural language description of the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-description
.... extension:author 0..* ContactDetail Who authored the artifact
URL: http://hl7.org/fhir/StructureDefinition/artifact-author
.... extension:publicationStatus 0..1 CodeableConcept Publication status
URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status
Binding: Cited Artifact Status Type (preferred)
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ 0..* Identifier Additional identifier for the Adaptation
... title Σ 0..1 string A label for use in displaying and selecting the artifact assessment
... citeAs 0..1 markdown How to cite the Adaptation
... artifact[x] Σ 1..1 The artifact that is being adapted
.... artifactReference Reference(Resource)
.... artifactCanonical canonical(Any)
.... artifactUri uri
... relatesTo 0..* BackboneElement Relationship to other Resources
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Slice: Unordered, Open by value:url
.... type 1..1 CodeableConcept documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
Binding: Artifact Relationship Type (extensible): The type of relationship to the related artifact.
.... target[x] 1..1 The artifact that is related to this ArtifactAssessment
..... targetUri uri
..... targetAttachment Attachment
..... targetCanonical canonical(Resource)
..... targetReference Reference(Resource)
..... targetMarkdown markdown
... date Σ 0..1 dateTime Date last changed
... copyright 0..1 markdown Notice about intellectual property ownership, can include restrictions on use
... approvalDate 0..1 date When the Adaptation was approved by publisher
... lastReviewDate Σ 0..1 date When the Adaptation was last reviewed
... content 0..* BackboneElement A comment, rating or classification
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Slice: Unordered, Open by value:url
.... summary 0..1 markdown Brief summary of the content
.... type 0..1 CodeableConcept What type of content
Binding: Evidence Certainty Type (example)
.... classifier 0..* CodeableConcept Rating, classifier, or assessment
Binding: StatisticCertaintyRating (example)
.... quantity 0..1 Quantity Quantitative rating
.... author 0..* Reference(Patient | Practitioner | PractitionerRole | Organization | Device) Who authored the content
.... path 0..* uri What the comment is directed to
.... relatesTo 0..* See relatesTo (ArtifactAssessment) Relationship to other Resources
.... freeToShare 0..1 boolean Acceptable to publicly share the content
.... component 0..* See content (ArtifactAssessment) Comment, classifier, or rating content
... workflowStatus Σ 0..1 code The workflow status of the adaptation process
Binding: ArtifactAssessmentWorkflowStatus (required)
... disposition Σ 0..1 code The disposition of the proposed adaptation
Binding: ArtifactAssessmentDisposition (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ArtifactAssessment.language Base required All Languages 📍6.0.0-ballot5 FHIR Std.
ArtifactAssessment.relatesTo.​type Base extensible Artifact Relationship Type 📦1.0.0 THO v7.3
ArtifactAssessment.content.​type Base example Evidence Certainty Type 📦1.0.0 THO v7.3
ArtifactAssessment.content.​classifier Base example StatisticCertaintyRating 📦2.0.0 THO v7.3
ArtifactAssessment.workflowStatus Base required Artifact Assessment Workflow Status 📍6.0.0-ballot5 FHIR Std.
ArtifactAssessment.disposition Base required Artifact Assessment Disposition 📍6.0.0-ballot5 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ArtifactAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ArtifactAssessment 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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ArtifactAssessment 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 ArtifactAssessment If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ArtifactAssessment A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

 

Other representations of profile: CSV, Excel, Schematron