This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/comment | Version: 1.0.0-ballot | |||
Standards status: Draft | Maturity Level: 1 | Computable Name: Comment |
Profile of ArtifactAssessment for Evidence Based Medicine IG. The Comment Profile is used for comments about a Resource that may be created independently from Resource creators.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ArtifactAssessment
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 0..1 | uri | Canonical identifier for this {{title}}, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
![]() ![]() ![]() | 0..1 | markdown | Natural language description of the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
![]() ![]() ![]() | 0..* | ContactDetail | Who authored the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
![]() ![]() ![]() | 0..* | Identifier | Additional identifier for the Comment | |
![]() ![]() ![]() | 0..1 | Reference(Citation), markdown | How to cite the Comment | |
![]() ![]() ![]() | 0..1 | dateTime | Date last changed | |
![]() ![]() ![]() | 0..1 | markdown | Use and/or publishing restrictions | |
![]() ![]() ![]() | 0..1 | date | When the Comment was approved by publisher | |
![]() ![]() ![]() | 0..1 | date | When the Comment was last reviewed | |
![]() ![]() ![]() | 1..1 | Reference(Resource), canonical(), uri | The artifact that is commented upon | |
![]() ![]() ![]() | 1..* | BackboneElement | A comment | |
![]() ![]() ![]() ![]() | 0..1 | code | comment | classifier | rating | container | response | change-request | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Acceptable to publicly share the Comment content | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 0..0 | |||
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 0..1 | uri | Canonical identifier for this {{title}}, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
![]() ![]() ![]() | 0..1 | markdown | Natural language description of the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
![]() ![]() ![]() | 0..* | ContactDetail | Who authored the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | Σ | 0..* | Identifier | Additional identifier for the Comment |
![]() ![]() ![]() | 0..1 | How to cite the Comment | ||
![]() ![]() ![]() ![]() | Reference(Citation) | |||
![]() ![]() ![]() ![]() | markdown | |||
![]() ![]() ![]() | Σ | 0..1 | dateTime | Date last changed |
![]() ![]() ![]() | 0..1 | markdown | Use and/or publishing restrictions | |
![]() ![]() ![]() | 0..1 | date | When the Comment was approved by publisher | |
![]() ![]() ![]() | Σ | 0..1 | date | When the Comment was last reviewed |
![]() ![]() ![]() | Σ | 1..1 | The artifact that is commented upon | |
![]() ![]() ![]() ![]() | Reference(Resource) | |||
![]() ![]() ![]() ![]() | canonical(Any) | |||
![]() ![]() ![]() ![]() | uri | |||
![]() ![]() ![]() | 1..* | BackboneElement | A comment | |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() | 0..1 | code | comment | classifier | rating | container | response | change-request Binding: ArtifactAssessmentInformationType (required) | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Acceptable to publicly share the Comment content | |
![]() |
Path | Conformance | ValueSet |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationType |
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![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |||||
![]() ![]() ![]() | Σ | 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: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | 0..1 | uri | Canonical identifier for this {{title}}, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |||||
![]() ![]() ![]() | 0..1 | markdown | Natural language description of the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |||||
![]() ![]() ![]() | 0..* | ContactDetail | Who authored the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | Additional identifier for the Comment | ||||
![]() ![]() ![]() | Σ | 0..1 | string | A short title for the assessment for use in displaying and selecting | ||||
![]() ![]() ![]() | 0..1 | How to cite the Comment | ||||||
![]() ![]() ![]() ![]() | Reference(Citation) | |||||||
![]() ![]() ![]() ![]() | markdown | |||||||
![]() ![]() ![]() | Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() ![]() | 0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() ![]() | 0..1 | date | When the Comment was approved by publisher | |||||
![]() ![]() ![]() | Σ | 0..1 | date | When the Comment was last reviewed | ||||
![]() ![]() ![]() | Σ | 1..1 | The artifact that is commented upon | |||||
![]() ![]() ![]() ![]() | Reference(Resource) | |||||||
![]() ![]() ![]() ![]() | canonical(Any) | |||||||
![]() ![]() ![]() ![]() | uri | |||||||
![]() ![]() ![]() | 1..* | BackboneElement | A comment | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | code | comment | classifier | rating | container | response | change-request Binding: ArtifactAssessmentInformationType (required) | |||||
![]() ![]() ![]() ![]() | 0..1 | markdown | Brief summary of the content | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | What type of content Binding: EvidenceCertaintyType (example) | |||||
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Rating, classifier, or assessment Binding: EvidenceCertaintyRating (example) | |||||
![]() ![]() ![]() ![]() | 0..1 | Quantity | Quantitative rating | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Organization | Device) | Who authored the content | |||||
![]() ![]() ![]() ![]() | 0..* | uri | What the comment is directed to | |||||
![]() ![]() ![]() ![]() | 0..* | RelatedArtifact | Additional information | |||||
![]() ![]() ![]() ![]() | 0..1 | boolean | Acceptable to publicly share the Comment content | |||||
![]() ![]() ![]() ![]() | 0..* | See content (ArtifactAssessment) | Contained content | |||||
![]() |
Path | Conformance | ValueSet |
ArtifactAssessment.language | required | AllLanguages |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationType |
ArtifactAssessment.content.type | example | EvidenceCertaintyType |
ArtifactAssessment.content.classifier | example | EvidenceCertaintyRating |
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
Prohibited: 2 elements
Extensions
This structure refers to these extensions:
Maturity: 1
Differential View
This structure is derived from ArtifactAssessment
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 0..1 | uri | Canonical identifier for this {{title}}, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
![]() ![]() ![]() | 0..1 | markdown | Natural language description of the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
![]() ![]() ![]() | 0..* | ContactDetail | Who authored the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
![]() ![]() ![]() | 0..* | Identifier | Additional identifier for the Comment | |
![]() ![]() ![]() | 0..1 | Reference(Citation), markdown | How to cite the Comment | |
![]() ![]() ![]() | 0..1 | dateTime | Date last changed | |
![]() ![]() ![]() | 0..1 | markdown | Use and/or publishing restrictions | |
![]() ![]() ![]() | 0..1 | date | When the Comment was approved by publisher | |
![]() ![]() ![]() | 0..1 | date | When the Comment was last reviewed | |
![]() ![]() ![]() | 1..1 | Reference(Resource), canonical(), uri | The artifact that is commented upon | |
![]() ![]() ![]() | 1..* | BackboneElement | A comment | |
![]() ![]() ![]() ![]() | 0..1 | code | comment | classifier | rating | container | response | change-request | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Acceptable to publicly share the Comment content | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 0..0 | |||
![]() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 0..1 | uri | Canonical identifier for this {{title}}, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |
![]() ![]() ![]() | 0..1 | markdown | Natural language description of the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |
![]() ![]() ![]() | 0..* | ContactDetail | Who authored the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | Σ | 0..* | Identifier | Additional identifier for the Comment |
![]() ![]() ![]() | 0..1 | How to cite the Comment | ||
![]() ![]() ![]() ![]() | Reference(Citation) | |||
![]() ![]() ![]() ![]() | markdown | |||
![]() ![]() ![]() | Σ | 0..1 | dateTime | Date last changed |
![]() ![]() ![]() | 0..1 | markdown | Use and/or publishing restrictions | |
![]() ![]() ![]() | 0..1 | date | When the Comment was approved by publisher | |
![]() ![]() ![]() | Σ | 0..1 | date | When the Comment was last reviewed |
![]() ![]() ![]() | Σ | 1..1 | The artifact that is commented upon | |
![]() ![]() ![]() ![]() | Reference(Resource) | |||
![]() ![]() ![]() ![]() | canonical(Any) | |||
![]() ![]() ![]() ![]() | uri | |||
![]() ![]() ![]() | 1..* | BackboneElement | A comment | |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() | 0..1 | code | comment | classifier | rating | container | response | change-request Binding: ArtifactAssessmentInformationType (required) | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Acceptable to publicly share the Comment content | |
![]() |
Path | Conformance | ValueSet |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationType |
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![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |||||
![]() ![]() ![]() | Σ | 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: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | 0..1 | uri | Canonical identifier for this {{title}}, represented as a URI (globally unique) URL: http://hl7.org/fhir/StructureDefinition/artifact-url | |||||
![]() ![]() ![]() | 0..1 | markdown | Natural language description of the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-description | |||||
![]() ![]() ![]() | 0..* | ContactDetail | Who authored the {{title}} URL: http://hl7.org/fhir/StructureDefinition/artifact-author | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | Additional identifier for the Comment | ||||
![]() ![]() ![]() | Σ | 0..1 | string | A short title for the assessment for use in displaying and selecting | ||||
![]() ![]() ![]() | 0..1 | How to cite the Comment | ||||||
![]() ![]() ![]() ![]() | Reference(Citation) | |||||||
![]() ![]() ![]() ![]() | markdown | |||||||
![]() ![]() ![]() | Σ | 0..1 | dateTime | Date last changed | ||||
![]() ![]() ![]() | 0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() ![]() | 0..1 | date | When the Comment was approved by publisher | |||||
![]() ![]() ![]() | Σ | 0..1 | date | When the Comment was last reviewed | ||||
![]() ![]() ![]() | Σ | 1..1 | The artifact that is commented upon | |||||
![]() ![]() ![]() ![]() | Reference(Resource) | |||||||
![]() ![]() ![]() ![]() | canonical(Any) | |||||||
![]() ![]() ![]() ![]() | uri | |||||||
![]() ![]() ![]() | 1..* | BackboneElement | A comment | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | code | comment | classifier | rating | container | response | change-request Binding: ArtifactAssessmentInformationType (required) | |||||
![]() ![]() ![]() ![]() | 0..1 | markdown | Brief summary of the content | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | What type of content Binding: EvidenceCertaintyType (example) | |||||
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Rating, classifier, or assessment Binding: EvidenceCertaintyRating (example) | |||||
![]() ![]() ![]() ![]() | 0..1 | Quantity | Quantitative rating | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Organization | Device) | Who authored the content | |||||
![]() ![]() ![]() ![]() | 0..* | uri | What the comment is directed to | |||||
![]() ![]() ![]() ![]() | 0..* | RelatedArtifact | Additional information | |||||
![]() ![]() ![]() ![]() | 0..1 | boolean | Acceptable to publicly share the Comment content | |||||
![]() ![]() ![]() ![]() | 0..* | See content (ArtifactAssessment) | Contained content | |||||
![]() |
Path | Conformance | ValueSet |
ArtifactAssessment.language | required | AllLanguages |
ArtifactAssessment.content.informationType | required | ArtifactAssessmentInformationType |
ArtifactAssessment.content.type | example | EvidenceCertaintyType |
ArtifactAssessment.content.classifier | example | EvidenceCertaintyRating |
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
Prohibited: 2 elements
Extensions
This structure refers to these extensions:
Maturity: 1
Other representations of profile: CSV, Excel, Schematron