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 2.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
Official URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-importance | Version: 2.0.0-ballot | |||
Standards status: Draft | Maturity Level: 1 | Computable Name: OutcomeImportance | ||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.44.42.67 |
Profile of ArtifactAssessment for Evidence Based Medicine IG. The OutcomeImportance Profile is used for expression of the relative importance of an outcome. The outcome is typically expressed with an EvidenceVariable Resource and may use the VariableDefinition Profile of EvidenceVariable (or OutcomeDefinition Profile of Group).
See Understanding the ArtifactAssessment Resource for additional information.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ArtifactAssessment
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ArtifactAssessment | ArtifactAssessment | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
url | 0..1 | uri | Canonical identifier for this artifact, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
description | 0..1 | markdown | Natural language description of the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
author | 0..* | ContactDetail | Who authored the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
identifier | 0..* | Identifier | Additional identifier for the OutcomeImportance | |
citeAs[x] | 0..1 | Reference(Citation), markdown | How to cite the OutcomeImportance | |
date | 0..1 | dateTime | Date last changed | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
approvalDate | 0..1 | date | When the OutcomeImportance was approved by publisher | |
lastReviewDate | 0..1 | date | When the OutcomeImportance was last reviewed | |
artifact[x] | 1..1 | Reference(Resource), canonical(), uri | The artifact that is rated | |
content | 1..* | BackboneElement | A rating | |
informationType | 0..1 | code | comment | classifier | rating | container | response | change-request | |
quantity | 0..1 | Quantity | Percentage of importance of reference outcome | |
value | 1..1 | decimal | Numerical value (with implicit precision) | |
comparator | 0..0 | |||
unit | 1..1 | string | Unit representation Required Pattern: % | |
system | 1..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | |
code | 1..1 | code | Coded form of the unit Required Pattern: % | |
freeToShare | 0..1 | boolean | Acceptable to publicly share the OutcomeImportance content | |
workflowStatus | 0..0 | |||
disposition | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 | |
url | 0..1 | uri | Canonical identifier for this artifact, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
description | 0..1 | markdown | Natural language description of the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
author | 0..* | ContactDetail | Who authored the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Additional identifier for the OutcomeImportance |
citeAs[x] | 0..1 | How to cite the OutcomeImportance | ||
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 OutcomeImportance was approved by publisher | |
lastReviewDate | Σ | 0..1 | date | When the OutcomeImportance was last reviewed |
artifact[x] | Σ | 1..1 | The artifact that is rated | |
artifactReference | Reference(Resource) | |||
artifactCanonical | canonical(Any) | |||
artifactUri | uri | |||
content | 1..* | 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) | |
quantity | 0..1 | Quantity | Percentage of importance of reference outcome | |
value | 1..1 | decimal | Numerical value (with implicit precision) | |
unit | 1..1 | string | Unit representation Required Pattern: % | |
system | C | 1..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org |
code | C | 1..1 | code | Coded form of the unit Required Pattern: % |
freeToShare | 0..1 | boolean | Acceptable to publicly share the OutcomeImportance content | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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 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-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()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
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 | ||||
language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
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 artifact, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |||||
description | 0..1 | markdown | Natural language description of the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |||||
author | 0..* | ContactDetail | Who authored the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Additional identifier for the OutcomeImportance | ||||
title | Σ | 0..1 | string | A short title for the assessment for use in displaying and selecting | ||||
citeAs[x] | 0..1 | How to cite the OutcomeImportance | ||||||
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 OutcomeImportance was approved by publisher | |||||
lastReviewDate | Σ | 0..1 | date | When the OutcomeImportance was last reviewed | ||||
artifact[x] | Σ | 1..1 | The artifact that is rated | |||||
artifactReference | Reference(Resource) | |||||||
artifactCanonical | canonical(Any) | |||||||
artifactUri | uri | |||||||
content | 1..* | 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: EvidenceCertaintyType (example) | |||||
classifier | 0..* | CodeableConcept | Rating, classifier, or assessment Binding: EvidenceCertaintyRating (example) | |||||
quantity | 0..1 | Quantity | Percentage of importance of reference outcome | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
value | 1..1 | decimal | Numerical value (with implicit precision) | |||||
unit | 1..1 | string | Unit representation Required Pattern: % | |||||
system | C | 1..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | ||||
code | C | 1..1 | code | Coded form of the unit Required Pattern: % | ||||
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 OutcomeImportance content | |||||
component | 0..* | See content (ArtifactAssessment) | Contained content | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI |
ArtifactAssessment.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot2 from the FHIR Standard | |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2 from the FHIR Standard | |
ArtifactAssessment.content.type | example | EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type from the FHIR Standard | |
ArtifactAssessment.content.classifier | example | EvidenceCertaintyRatinghttp://hl7.org/fhir/ValueSet/certainty-rating from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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 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-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()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from ArtifactAssessment
Summary
Mandatory: 1 element(4 nested mandatory elements)
Prohibited: 3 elements
Extensions
This structure refers to these extensions:
Maturity: 1
Differential View
This structure is derived from ArtifactAssessment
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ArtifactAssessment | ArtifactAssessment | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
url | 0..1 | uri | Canonical identifier for this artifact, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
description | 0..1 | markdown | Natural language description of the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
author | 0..* | ContactDetail | Who authored the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
identifier | 0..* | Identifier | Additional identifier for the OutcomeImportance | |
citeAs[x] | 0..1 | Reference(Citation), markdown | How to cite the OutcomeImportance | |
date | 0..1 | dateTime | Date last changed | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
approvalDate | 0..1 | date | When the OutcomeImportance was approved by publisher | |
lastReviewDate | 0..1 | date | When the OutcomeImportance was last reviewed | |
artifact[x] | 1..1 | Reference(Resource), canonical(), uri | The artifact that is rated | |
content | 1..* | BackboneElement | A rating | |
informationType | 0..1 | code | comment | classifier | rating | container | response | change-request | |
quantity | 0..1 | Quantity | Percentage of importance of reference outcome | |
value | 1..1 | decimal | Numerical value (with implicit precision) | |
comparator | 0..0 | |||
unit | 1..1 | string | Unit representation Required Pattern: % | |
system | 1..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | |
code | 1..1 | code | Coded form of the unit Required Pattern: % | |
freeToShare | 0..1 | boolean | Acceptable to publicly share the OutcomeImportance content | |
workflowStatus | 0..0 | |||
disposition | 0..0 | |||
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 | |
url | 0..1 | uri | Canonical identifier for this artifact, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
description | 0..1 | markdown | Natural language description of the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
author | 0..* | ContactDetail | Who authored the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Additional identifier for the OutcomeImportance |
citeAs[x] | 0..1 | How to cite the OutcomeImportance | ||
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 OutcomeImportance was approved by publisher | |
lastReviewDate | Σ | 0..1 | date | When the OutcomeImportance was last reviewed |
artifact[x] | Σ | 1..1 | The artifact that is rated | |
artifactReference | Reference(Resource) | |||
artifactCanonical | canonical(Any) | |||
artifactUri | uri | |||
content | 1..* | 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) | |
quantity | 0..1 | Quantity | Percentage of importance of reference outcome | |
value | 1..1 | decimal | Numerical value (with implicit precision) | |
unit | 1..1 | string | Unit representation Required Pattern: % | |
system | C | 1..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org |
code | C | 1..1 | code | Coded form of the unit Required Pattern: % |
freeToShare | 0..1 | boolean | Acceptable to publicly share the OutcomeImportance content | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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 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-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()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
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 | ||||
language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
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 artifact, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |||||
description | 0..1 | markdown | Natural language description of the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |||||
author | 0..* | ContactDetail | Who authored the artifact URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Additional identifier for the OutcomeImportance | ||||
title | Σ | 0..1 | string | A short title for the assessment for use in displaying and selecting | ||||
citeAs[x] | 0..1 | How to cite the OutcomeImportance | ||||||
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 OutcomeImportance was approved by publisher | |||||
lastReviewDate | Σ | 0..1 | date | When the OutcomeImportance was last reviewed | ||||
artifact[x] | Σ | 1..1 | The artifact that is rated | |||||
artifactReference | Reference(Resource) | |||||||
artifactCanonical | canonical(Any) | |||||||
artifactUri | uri | |||||||
content | 1..* | 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: EvidenceCertaintyType (example) | |||||
classifier | 0..* | CodeableConcept | Rating, classifier, or assessment Binding: EvidenceCertaintyRating (example) | |||||
quantity | 0..1 | Quantity | Percentage of importance of reference outcome | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
value | 1..1 | decimal | Numerical value (with implicit precision) | |||||
unit | 1..1 | string | Unit representation Required Pattern: % | |||||
system | C | 1..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | ||||
code | C | 1..1 | code | Coded form of the unit Required Pattern: % | ||||
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 OutcomeImportance content | |||||
component | 0..* | See content (ArtifactAssessment) | Contained content | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI |
ArtifactAssessment.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot2 from the FHIR Standard | |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2 from the FHIR Standard | |
ArtifactAssessment.content.type | example | EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type from the FHIR Standard | |
ArtifactAssessment.content.classifier | example | EvidenceCertaintyRatinghttp://hl7.org/fhir/ValueSet/certainty-rating from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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 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-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()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from ArtifactAssessment
Summary
Mandatory: 1 element(4 nested mandatory elements)
Prohibited: 3 elements
Extensions
This structure refers to these extensions:
Maturity: 1
Other representations of profile: CSV, Excel, Schematron