0.1.0 - ci-build
EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://example.org/fhir/eu-ai-transparency/StructureDefinition/eu-ai-human-oversight | Version: 0.1.0 | |||
| Draft as of 2026-06-18 | Computable Name: EU_AIHumanOversightAssessment | |||
An ArtifactAssessment profile documenting professional review of an AI-generated output, including whether the result was accepted, corrected, modified, or overridden.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
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 | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | dateTime | Date and time of human oversight assessment |
![]() ![]() |
Σ | 1..1 | Reference(Resource) | Reference to the AI-generated Observation Slice: Unordered, Closed by type:$this |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(Observation) | The artifact assessed, commented upon or rated |
![]() ![]() |
0..* | BackboneElement | Comment, classifier, or rating content | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
S | 1..1 | markdown | Medical/Technical rationale for the decision |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Intervention Action (e.g., Validation, Override) Binding: Human Intervention Type ValueSet (extensible) |
![]() ![]() ![]() |
S | 1..1 | Reference(EU AI Practitioner Role) | Reference to the qualified human overseer |
![]() ![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Did this specific human receive training for this AI? URL: http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-system-training-status | |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() |
0..* | RelatedArtifact | Reference to heatmap or explainability tool used | |
![]() ![]() |
SΣ | 1..1 | code | draft | active | retired | unknown Binding: ArtifactAssessmentWorkflowStatus (required) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ArtifactAssessment.content.classifier | Base | extensible | Human Intervention Type ValueSet | 📦0.1.0 | This IG |
| ArtifactAssessment.workflowStatus | Base | required | Artifact Assessment Workflow Status | 📍5.0.0 | FHIR Std. |
| 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 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |
![]() ![]() |
S | 1..1 | dateTime | Date and time of human oversight assessment |
![]() ![]() |
1..1 | Reference(Resource) | Reference to the AI-generated Observation Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
S | 1..1 | Reference(Observation) | The artifact assessed, commented upon or rated |
![]() ![]() |
||||
![]() ![]() ![]() |
S | 1..1 | markdown | Medical/Technical rationale for the decision |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Intervention Action (e.g., Validation, Override) Binding: Human Intervention Type ValueSet (extensible) |
![]() ![]() ![]() |
S | 1..1 | Reference(EU AI Practitioner Role) | Reference to the qualified human overseer |
![]() ![]() ![]() ![]() |
1..* | Extension | Extension | |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Did this specific human receive training for this AI? URL: http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-system-training-status | |
![]() ![]() ![]() |
0..* | RelatedArtifact | Reference to heatmap or explainability tool used | |
![]() ![]() |
S | 1..1 | code | draft | active | retired | unknown |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ArtifactAssessment.content.classifier | Base | extensible | Human Intervention Type ValueSet | 📦0.1.0 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
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 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the artifact assessment | ||||
![]() ![]() |
Σ | 0..1 | string | A short title for the assessment for use in displaying and selecting | ||||
![]() ![]() |
0..1 | How to cite the comment or rating | ||||||
![]() ![]() ![]() |
Reference(Citation) | |||||||
![]() ![]() ![]() |
markdown | |||||||
![]() ![]() |
SΣ | 1..1 | dateTime | Date and time of human oversight assessment | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..1 | date | When the artifact assessment was approved by publisher | |||||
![]() ![]() |
Σ | 0..1 | date | When the artifact assessment was last reviewed by the publisher | ||||
![]() ![]() |
Σ | 1..1 | Reference(Resource) | Reference to the AI-generated Observation Slice: Unordered, Closed by type:$this | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(Observation) | The artifact assessed, commented upon or rated | ||||
![]() ![]() |
0..* | BackboneElement | Comment, classifier, or rating content | |||||
![]() ![]() ![]() |
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) | |||||
![]() ![]() ![]() |
S | 1..1 | markdown | Medical/Technical rationale for the decision | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What type of content Binding: EvidenceCertaintyType (example) | |||||
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Intervention Action (e.g., Validation, Override) Binding: Human Intervention Type ValueSet (extensible) | ||||
![]() ![]() ![]() |
0..1 | Quantity | Quantitative rating | |||||
![]() ![]() ![]() |
S | 1..1 | Reference(EU AI Practitioner Role) | Reference to the qualified human overseer | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Did this specific human receive training for this AI? URL: http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-system-training-status | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..* | uri | What the comment is directed to | |||||
![]() ![]() ![]() |
0..* | RelatedArtifact | Reference to heatmap or explainability tool used | |||||
![]() ![]() ![]() |
0..1 | boolean | Acceptable to publicly share the resource content | |||||
![]() ![]() ![]() |
0..* | See content (ArtifactAssessment) | Contained content | |||||
![]() ![]() |
SΣ | 1..1 | code | draft | active | retired | unknown Binding: ArtifactAssessmentWorkflowStatus (required) | ||||
![]() ![]() |
Σ | 0..1 | code | unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification Binding: ArtifactAssessmentDisposition (required) | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ArtifactAssessment.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.content.informationType | Base | required | Artifact Assessment Information Type | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.content.type | Base | example | Evidence Certainty Type | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.content.classifier | Base | extensible | Human Intervention Type ValueSet | 📦0.1.0 | This IG |
| ArtifactAssessment.content.author.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.workflowStatus | Base | required | Artifact Assessment Workflow Status | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.disposition | Base | required | Artifact Assessment Disposition | 📍5.0.0 | FHIR Std. |
| 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 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: 3 elements(5 nested mandatory elements)
Must-Support: 6 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
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 | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | dateTime | Date and time of human oversight assessment |
![]() ![]() |
Σ | 1..1 | Reference(Resource) | Reference to the AI-generated Observation Slice: Unordered, Closed by type:$this |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(Observation) | The artifact assessed, commented upon or rated |
![]() ![]() |
0..* | BackboneElement | Comment, classifier, or rating content | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
S | 1..1 | markdown | Medical/Technical rationale for the decision |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Intervention Action (e.g., Validation, Override) Binding: Human Intervention Type ValueSet (extensible) |
![]() ![]() ![]() |
S | 1..1 | Reference(EU AI Practitioner Role) | Reference to the qualified human overseer |
![]() ![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Did this specific human receive training for this AI? URL: http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-system-training-status | |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() |
0..* | RelatedArtifact | Reference to heatmap or explainability tool used | |
![]() ![]() |
SΣ | 1..1 | code | draft | active | retired | unknown Binding: ArtifactAssessmentWorkflowStatus (required) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ArtifactAssessment.content.classifier | Base | extensible | Human Intervention Type ValueSet | 📦0.1.0 | This IG |
| ArtifactAssessment.workflowStatus | Base | required | Artifact Assessment Workflow Status | 📍5.0.0 | FHIR Std. |
| 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 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()
|
Differential View
This structure is derived from ArtifactAssessment
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ArtifactAssessment | Adds metadata-supported comments, classifiers or ratings related to a Resource | |
![]() ![]() |
S | 1..1 | dateTime | Date and time of human oversight assessment |
![]() ![]() |
1..1 | Reference(Resource) | Reference to the AI-generated Observation Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
S | 1..1 | Reference(Observation) | The artifact assessed, commented upon or rated |
![]() ![]() |
||||
![]() ![]() ![]() |
S | 1..1 | markdown | Medical/Technical rationale for the decision |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Intervention Action (e.g., Validation, Override) Binding: Human Intervention Type ValueSet (extensible) |
![]() ![]() ![]() |
S | 1..1 | Reference(EU AI Practitioner Role) | Reference to the qualified human overseer |
![]() ![]() ![]() ![]() |
1..* | Extension | Extension | |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Did this specific human receive training for this AI? URL: http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-system-training-status | |
![]() ![]() ![]() |
0..* | RelatedArtifact | Reference to heatmap or explainability tool used | |
![]() ![]() |
S | 1..1 | code | draft | active | retired | unknown |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ArtifactAssessment.content.classifier | Base | extensible | Human Intervention Type ValueSet | 📦0.1.0 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
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 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the artifact assessment | ||||
![]() ![]() |
Σ | 0..1 | string | A short title for the assessment for use in displaying and selecting | ||||
![]() ![]() |
0..1 | How to cite the comment or rating | ||||||
![]() ![]() ![]() |
Reference(Citation) | |||||||
![]() ![]() ![]() |
markdown | |||||||
![]() ![]() |
SΣ | 1..1 | dateTime | Date and time of human oversight assessment | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..1 | date | When the artifact assessment was approved by publisher | |||||
![]() ![]() |
Σ | 0..1 | date | When the artifact assessment was last reviewed by the publisher | ||||
![]() ![]() |
Σ | 1..1 | Reference(Resource) | Reference to the AI-generated Observation Slice: Unordered, Closed by type:$this | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(Observation) | The artifact assessed, commented upon or rated | ||||
![]() ![]() |
0..* | BackboneElement | Comment, classifier, or rating content | |||||
![]() ![]() ![]() |
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) | |||||
![]() ![]() ![]() |
S | 1..1 | markdown | Medical/Technical rationale for the decision | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What type of content Binding: EvidenceCertaintyType (example) | |||||
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Intervention Action (e.g., Validation, Override) Binding: Human Intervention Type ValueSet (extensible) | ||||
![]() ![]() ![]() |
0..1 | Quantity | Quantitative rating | |||||
![]() ![]() ![]() |
S | 1..1 | Reference(EU AI Practitioner Role) | Reference to the qualified human overseer | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Did this specific human receive training for this AI? URL: http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-system-training-status | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..* | uri | What the comment is directed to | |||||
![]() ![]() ![]() |
0..* | RelatedArtifact | Reference to heatmap or explainability tool used | |||||
![]() ![]() ![]() |
0..1 | boolean | Acceptable to publicly share the resource content | |||||
![]() ![]() ![]() |
0..* | See content (ArtifactAssessment) | Contained content | |||||
![]() ![]() |
SΣ | 1..1 | code | draft | active | retired | unknown Binding: ArtifactAssessmentWorkflowStatus (required) | ||||
![]() ![]() |
Σ | 0..1 | code | unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification Binding: ArtifactAssessmentDisposition (required) | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ArtifactAssessment.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.content.informationType | Base | required | Artifact Assessment Information Type | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.content.type | Base | example | Evidence Certainty Type | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.content.classifier | Base | extensible | Human Intervention Type ValueSet | 📦0.1.0 | This IG |
| ArtifactAssessment.content.author.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.workflowStatus | Base | required | Artifact Assessment Workflow Status | 📍5.0.0 | FHIR Std. |
| ArtifactAssessment.disposition | Base | required | Artifact Assessment Disposition | 📍5.0.0 | FHIR Std. |
| 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 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: 3 elements(5 nested mandatory elements)
Must-Support: 6 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron