Example CRVS Implementation Guide
0.1.0 - ci-build
Example CRVS Implementation Guide - 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/StructureDefinition/adverse-event-profile | Version: 0.1.0 | |||
Draft as of 2024-07-09 | Computable Name: AdverseEventProfile |
Event definition to capture CRVS events based on Adverse Event resource
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from AdverseEvent
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | An event that may be related to unintended effects on a patient or research participant | |
![]() ![]() ![]() |
0..* | CodeableConcept | Type of outcome from the adverse event Binding: CRVS Event Categories Value Set (required) | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() |
Path | Conformance | ValueSet | URI |
AdverseEvent.outcome | required | CRVSEventCategoriesVS (a valid code from CRVS Event Category CodeSystem)http://example.org/ValueSet/crvs-event-categories-vs from this IG |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | An event that may be related to unintended effects on a patient or research participant | |
![]() ![]() ![]() |
?!Σ | 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 |
![]() ![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error | unknown Binding: AdverseEventStatus (required): Codes identifying the lifecycle stage of an event. |
![]() ![]() ![]() |
?!Σ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. |
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient | Group | Practitioner | RelatedPerson | ResearchSubject) | Subject impacted by event |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Type of outcome from the adverse event Binding: CRVS Event Categories Value Set (required) |
![]() |
Path | Conformance | ValueSet | URI |
AdverseEvent.status | required | AdverseEventStatushttp://hl7.org/fhir/ValueSet/adverse-event-status|5.0.0 from the FHIR Standard | |
AdverseEvent.actuality | required | AdverseEventActualityhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|5.0.0 from the FHIR Standard | |
AdverseEvent.outcome | required | CRVSEventCategoriesVS (a valid code from CRVS Event Category CodeSystem)http://example.org/ValueSet/crvs-event-categories-vs from this IG | |
AdverseEvent.contributingFactor.item[x] | example | AdverseEventContributingFactorhttp://hl7.org/fhir/ValueSet/adverse-event-contributing-factor from the FHIR Standard | |
AdverseEvent.preventiveAction.item[x] | example | AdverseEventPreventiveActionhttp://hl7.org/fhir/ValueSet/adverse-event-preventive-action from the FHIR Standard | |
AdverseEvent.mitigatingAction.item[x] | example | AdverseEventMitigatingActionhttp://hl7.org/fhir/ValueSet/adverse-event-mitigating-action from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | AdverseEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | AdverseEvent | 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 | AdverseEvent | 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 | AdverseEvent | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | AdverseEvent | 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..* | AdverseEvent | An event that may be related to unintended effects on a patient or research participant | |||||
![]() ![]() ![]() |
Σ | 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 | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | Business identifier for the event | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error | unknown Binding: AdverseEventStatus (required): Codes identifying the lifecycle stage of an event. | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site Binding: AdverseEventCategory (example): Overall categorization of the event, e.g. product-related or situational. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Event or incident that occurred or was averted Binding: AdverseEventType (example): Detailed type of event. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient | Group | Practitioner | RelatedPerson | ResearchSubject) | Subject impacted by event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | The Encounter associated with the start of the AdverseEvent | ||||
![]() ![]() ![]() |
Σ | 0..1 | When the event occurred | |||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was detected | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was recorded | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition | Observation) | Effect on the subject due to this event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Location) | Location where adverse event occurred | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Seriousness or gravity of the event Binding: AdverseEventSeriousness (example): Overall seriousness of this event for the patient. | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Type of outcome from the adverse event Binding: CRVS Event Categories Value Set (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | ResearchSubject) | Who recorded the adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Who was involved in the adverse event or the potential adverse event and what they did | ||||
![]() ![]() ![]() ![]() |
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 | CodeableConcept | Type of involvement Binding: AdverseEventParticipantFunction (example): Codes describing the type of involvement of the actor in the adverse event. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | ResearchSubject) | Who was involved in the adverse event or the potential adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | Research study that the subject is enrolled in | ||||
![]() ![]() ![]() |
0..1 | boolean | Considered likely or probable or anticipated in the research study | |||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Supporting information relevant to the event | ||||
![]() ![]() ![]() ![]() |
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 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Subject medical history or document relevant to this adverse event Binding: AdverseEventSupportingInforation (example): Codes describing the supporting information relevant to the event. | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | DocumentReference | MedicationAdministration | MedicationStatement | QuestionnaireResponse) | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Σ | 0..* | Annotation | Comment on adverse event | ||||
![]() |
Path | Conformance | ValueSet | URI |
AdverseEvent.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
AdverseEvent.status | required | AdverseEventStatushttp://hl7.org/fhir/ValueSet/adverse-event-status|5.0.0 from the FHIR Standard | |
AdverseEvent.actuality | required | AdverseEventActualityhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|5.0.0 from the FHIR Standard | |
AdverseEvent.category | example | AdverseEventCategoryhttp://hl7.org/fhir/ValueSet/adverse-event-category from the FHIR Standard | |
AdverseEvent.code | example | AdverseEventTypehttp://hl7.org/fhir/ValueSet/adverse-event-type from the FHIR Standard | |
AdverseEvent.seriousness | example | AdverseEventSeriousnesshttp://hl7.org/fhir/ValueSet/adverse-event-seriousness from the FHIR Standard | |
AdverseEvent.outcome | required | CRVSEventCategoriesVS (a valid code from CRVS Event Category CodeSystem)http://example.org/ValueSet/crvs-event-categories-vs from this IG | |
AdverseEvent.participant.function | example | AdverseEventParticipantFunctionhttp://hl7.org/fhir/ValueSet/adverse-event-participant-function from the FHIR Standard | |
AdverseEvent.suspectEntity.causality.assessmentMethod | example | AdverseEventCausalityMethodhttp://hl7.org/fhir/ValueSet/adverse-event-causality-method from the FHIR Standard | |
AdverseEvent.suspectEntity.causality.entityRelatedness | example | AdverseEventCausalityAssessmenthttp://hl7.org/fhir/ValueSet/adverse-event-causality-assess from the FHIR Standard | |
AdverseEvent.contributingFactor.item[x] | example | AdverseEventContributingFactorhttp://hl7.org/fhir/ValueSet/adverse-event-contributing-factor from the FHIR Standard | |
AdverseEvent.preventiveAction.item[x] | example | AdverseEventPreventiveActionhttp://hl7.org/fhir/ValueSet/adverse-event-preventive-action from the FHIR Standard | |
AdverseEvent.mitigatingAction.item[x] | example | AdverseEventMitigatingActionhttp://hl7.org/fhir/ValueSet/adverse-event-mitigating-action from the FHIR Standard | |
AdverseEvent.supportingInfo.item[x] | example | AdverseEventSupportingInforationhttp://hl7.org/fhir/ValueSet/adverse-event-supporting-info from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | AdverseEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | AdverseEvent | 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 | AdverseEvent | 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 | AdverseEvent | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | AdverseEvent | 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 AdverseEvent
Differential View
This structure is derived from AdverseEvent
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | An event that may be related to unintended effects on a patient or research participant | |
![]() ![]() ![]() |
0..* | CodeableConcept | Type of outcome from the adverse event Binding: CRVS Event Categories Value Set (required) | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() |
Path | Conformance | ValueSet | URI |
AdverseEvent.outcome | required | CRVSEventCategoriesVS (a valid code from CRVS Event Category CodeSystem)http://example.org/ValueSet/crvs-event-categories-vs from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | An event that may be related to unintended effects on a patient or research participant | |
![]() ![]() ![]() |
?!Σ | 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 |
![]() ![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error | unknown Binding: AdverseEventStatus (required): Codes identifying the lifecycle stage of an event. |
![]() ![]() ![]() |
?!Σ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. |
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient | Group | Practitioner | RelatedPerson | ResearchSubject) | Subject impacted by event |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Type of outcome from the adverse event Binding: CRVS Event Categories Value Set (required) |
![]() |
Path | Conformance | ValueSet | URI |
AdverseEvent.status | required | AdverseEventStatushttp://hl7.org/fhir/ValueSet/adverse-event-status|5.0.0 from the FHIR Standard | |
AdverseEvent.actuality | required | AdverseEventActualityhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|5.0.0 from the FHIR Standard | |
AdverseEvent.outcome | required | CRVSEventCategoriesVS (a valid code from CRVS Event Category CodeSystem)http://example.org/ValueSet/crvs-event-categories-vs from this IG | |
AdverseEvent.contributingFactor.item[x] | example | AdverseEventContributingFactorhttp://hl7.org/fhir/ValueSet/adverse-event-contributing-factor from the FHIR Standard | |
AdverseEvent.preventiveAction.item[x] | example | AdverseEventPreventiveActionhttp://hl7.org/fhir/ValueSet/adverse-event-preventive-action from the FHIR Standard | |
AdverseEvent.mitigatingAction.item[x] | example | AdverseEventMitigatingActionhttp://hl7.org/fhir/ValueSet/adverse-event-mitigating-action from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | AdverseEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | AdverseEvent | 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 | AdverseEvent | 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 | AdverseEvent | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | AdverseEvent | 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..* | AdverseEvent | An event that may be related to unintended effects on a patient or research participant | |||||
![]() ![]() ![]() |
Σ | 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 | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | Business identifier for the event | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error | unknown Binding: AdverseEventStatus (required): Codes identifying the lifecycle stage of an event. | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site Binding: AdverseEventCategory (example): Overall categorization of the event, e.g. product-related or situational. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Event or incident that occurred or was averted Binding: AdverseEventType (example): Detailed type of event. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient | Group | Practitioner | RelatedPerson | ResearchSubject) | Subject impacted by event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | The Encounter associated with the start of the AdverseEvent | ||||
![]() ![]() ![]() |
Σ | 0..1 | When the event occurred | |||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was detected | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was recorded | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition | Observation) | Effect on the subject due to this event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Location) | Location where adverse event occurred | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Seriousness or gravity of the event Binding: AdverseEventSeriousness (example): Overall seriousness of this event for the patient. | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Type of outcome from the adverse event Binding: CRVS Event Categories Value Set (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | ResearchSubject) | Who recorded the adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Who was involved in the adverse event or the potential adverse event and what they did | ||||
![]() ![]() ![]() ![]() |
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 | CodeableConcept | Type of involvement Binding: AdverseEventParticipantFunction (example): Codes describing the type of involvement of the actor in the adverse event. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | ResearchSubject) | Who was involved in the adverse event or the potential adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | Research study that the subject is enrolled in | ||||
![]() ![]() ![]() |
0..1 | boolean | Considered likely or probable or anticipated in the research study | |||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Supporting information relevant to the event | ||||
![]() ![]() ![]() ![]() |
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 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Subject medical history or document relevant to this adverse event Binding: AdverseEventSupportingInforation (example): Codes describing the supporting information relevant to the event. | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | DocumentReference | MedicationAdministration | MedicationStatement | QuestionnaireResponse) | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Σ | 0..* | Annotation | Comment on adverse event | ||||
![]() |
Path | Conformance | ValueSet | URI |
AdverseEvent.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
AdverseEvent.status | required | AdverseEventStatushttp://hl7.org/fhir/ValueSet/adverse-event-status|5.0.0 from the FHIR Standard | |
AdverseEvent.actuality | required | AdverseEventActualityhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|5.0.0 from the FHIR Standard | |
AdverseEvent.category | example | AdverseEventCategoryhttp://hl7.org/fhir/ValueSet/adverse-event-category from the FHIR Standard | |
AdverseEvent.code | example | AdverseEventTypehttp://hl7.org/fhir/ValueSet/adverse-event-type from the FHIR Standard | |
AdverseEvent.seriousness | example | AdverseEventSeriousnesshttp://hl7.org/fhir/ValueSet/adverse-event-seriousness from the FHIR Standard | |
AdverseEvent.outcome | required | CRVSEventCategoriesVS (a valid code from CRVS Event Category CodeSystem)http://example.org/ValueSet/crvs-event-categories-vs from this IG | |
AdverseEvent.participant.function | example | AdverseEventParticipantFunctionhttp://hl7.org/fhir/ValueSet/adverse-event-participant-function from the FHIR Standard | |
AdverseEvent.suspectEntity.causality.assessmentMethod | example | AdverseEventCausalityMethodhttp://hl7.org/fhir/ValueSet/adverse-event-causality-method from the FHIR Standard | |
AdverseEvent.suspectEntity.causality.entityRelatedness | example | AdverseEventCausalityAssessmenthttp://hl7.org/fhir/ValueSet/adverse-event-causality-assess from the FHIR Standard | |
AdverseEvent.contributingFactor.item[x] | example | AdverseEventContributingFactorhttp://hl7.org/fhir/ValueSet/adverse-event-contributing-factor from the FHIR Standard | |
AdverseEvent.preventiveAction.item[x] | example | AdverseEventPreventiveActionhttp://hl7.org/fhir/ValueSet/adverse-event-preventive-action from the FHIR Standard | |
AdverseEvent.mitigatingAction.item[x] | example | AdverseEventMitigatingActionhttp://hl7.org/fhir/ValueSet/adverse-event-mitigating-action from the FHIR Standard | |
AdverseEvent.supportingInfo.item[x] | example | AdverseEventSupportingInforationhttp://hl7.org/fhir/ValueSet/adverse-event-supporting-info from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | AdverseEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | AdverseEvent | 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 | AdverseEvent | 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 | AdverseEvent | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | AdverseEvent | 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 AdverseEvent
Other representations of profile: CSV, Excel, Schematron