US Veterans Health Administration FHIR Map Set Implementation Guide
1.6.49 - 250701
Publication Build: This will be filled in by the publication tooling
Official URL: http://va.gov/fhir/StructureDefinition/VAERSAdverseEvent | Version: 1.6.49 | |||
Draft as of 2025-06-13 | Computable Name: VAERSAdverseEvent |
This StructureDefinition contains the maps for ADERS to AdverseEvent.
See also the FHIR Shorthand.
Usages:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | Medical care, research study or other healthcare event causing physical injury | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
?!SΣ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. Required Pattern: actual |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of the event itself in relation to the subject Binding: SNOMEDCTClinicalFindings (example): Detailed type of event. |
![]() ![]() ![]() ![]() |
SΣ | 0..* | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Patient) | Subject impacted by event |
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | When the event occurred |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown Binding: AdverseEventOutcome (required): TODO (and should this be required?). |
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1906 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1907 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1908 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1913 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1914 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1915 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1916 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1918 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1919 |
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | The suspected agent causing the adverse event |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Immunization[vac1]) | Refers to the specific entity that caused the adverse event |
![]() |
Path | Conformance | ValueSet / Code | URI |
AdverseEvent.actuality | required | Pattern Value: actualhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|4.0.1 From the FHIR Standard | |
AdverseEvent.event | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/adverse-event-type From the FHIR Standard | |
AdverseEvent.outcome | required | AdverseEventOutcomehttp://hl7.org/fhir/ValueSet/adverse-event-outcome|4.0.1 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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() | |
vaersae-17-1906 | best practice | AdverseEvent.outcome.coding:va-outcome1 | If (21-1) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#drvisit "Doctor" : true | |
vaersae-17-1907 | best practice | AdverseEvent.outcome.coding:va-outcome2 | If (21-2) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ered "Emergency Room" : true | |
vaersae-17-1908 | best practice | AdverseEvent.outcome.coding:va-outcome3 | If (21-3) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1913 | best practice | AdverseEvent.outcome.coding:va-outcome8 | If (21-4) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1914 | best practice | AdverseEvent.outcome.coding:va-outcome9 | If (21-5) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#lti "Life threatening illness" : true | |
vaersae-17-1915 | best practice | AdverseEvent.outcome.coding:va-outcome10 | If (21-6) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#dis "Disability or permanent damage" : true | |
vaersae-17-1916 | best practice | AdverseEvent.outcome.coding:va-outcome13 | If (21-7) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#death "Death" : true | |
vaersae-17-1918 | best practice | AdverseEvent.outcome.coding:va-outcome11 | If (21-8) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ca_db "Congenital anomaly or birth defect" : true | |
vaersae-17-1919 | best practice | AdverseEvent.outcome.coding:va-outcome12 | If (21-9) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#noa "None of the above" : true |
This structure is derived from AdverseEvent
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | Medical care, research study or other healthcare event causing physical injury | |
![]() ![]() ![]() |
S | 1..1 | code | actual | potential Required Pattern: actual |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
S | 0..* | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
S | 1..1 | Reference(VAERS Patient) | Subject impacted by event |
![]() ![]() ![]() |
S | 0..1 | dateTime | When the event occurred |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1906 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1907 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1908 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1913 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1914 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1915 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1916 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1918 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1919 |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
S | 1..1 | Reference(VAERS Immunization[vac1]) | Refers to the specific entity that caused the adverse event |
![]() |
Id | Grade | Path(s) | Details | Requirements |
vaersae-17-1906 | best practice | AdverseEvent.outcome.coding:va-outcome1 | If (21-1) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#drvisit "Doctor" : true | |
vaersae-17-1907 | best practice | AdverseEvent.outcome.coding:va-outcome2 | If (21-2) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ered "Emergency Room" : true | |
vaersae-17-1908 | best practice | AdverseEvent.outcome.coding:va-outcome3 | If (21-3) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1913 | best practice | AdverseEvent.outcome.coding:va-outcome8 | If (21-4) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1914 | best practice | AdverseEvent.outcome.coding:va-outcome9 | If (21-5) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#lti "Life threatening illness" : true | |
vaersae-17-1915 | best practice | AdverseEvent.outcome.coding:va-outcome10 | If (21-6) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#dis "Disability or permanent damage" : true | |
vaersae-17-1916 | best practice | AdverseEvent.outcome.coding:va-outcome13 | If (21-7) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#death "Death" : true | |
vaersae-17-1918 | best practice | AdverseEvent.outcome.coding:va-outcome11 | If (21-8) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ca_db "Congenital anomaly or birth defect" : true | |
vaersae-17-1919 | best practice | AdverseEvent.outcome.coding:va-outcome12 | If (21-9) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#noa "None of the above" : true |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | Medical care, research study or other healthcare event causing physical injury | |||||
![]() ![]() ![]() |
Σ | 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: CommonLanguages (preferred): 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..1 | Identifier | Business identifier for the event | ||||
![]() ![]() ![]() |
?!SΣ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. Required Pattern: actual | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | product-problem | product-quality | product-use-error | wrong-dose | incorrect-prescribing-information | wrong-technique | wrong-route-of-administration | wrong-rate | wrong-duration | wrong-time | expired-drug | medical-device-use-error | problem-different-manufacturer | unsafe-physical-environment Binding: AdverseEventCategory (extensible): Overall categorization of the event, e.g. product-related or situational. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of the event itself in relation to the subject Binding: SNOMEDCTClinicalFindings (example): Detailed type of event. | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
SΣ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Patient) | Subject impacted by event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | When the event occurred | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was detected | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was recorded | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition) | Effect on the subject due to this event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Location) | Location where adverse event occurred | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Seriousness of the event Binding: AdverseEventSeriousness (example): Overall seriousness of this event for the patient. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | mild | moderate | severe Binding: AdverseEventSeverity (required): The severity of the adverse event itself, in direct relation to the subject. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown Binding: AdverseEventOutcome (required): TODO (and should this be required?). | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1906 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1907 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1908 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1913 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1914 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1915 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1916 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1918 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1919 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) | Who recorded the adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Device) | Who was involved in the adverse event or the potential adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | The suspected agent causing the adverse 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 | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Immunization[vac1]) | Refers to the specific entity that caused the adverse event | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Information on the possible cause of 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 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Assessment of if the entity caused the event Binding: AdverseEventCausalityAssessment (example): Codes for the assessment of whether the entity caused the event. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | AdverseEvent.suspectEntity.causalityProductRelatedness | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | AdverseEvent.suspectEntity.causalityAuthor | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | ProbabilityScale | Bayesian | Checklist Binding: AdverseEventCausalityMethod (example): TODO. | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | Media | DocumentReference) | AdverseEvent.subjectMedicalHistory | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | AdverseEvent.referenceDocument | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | AdverseEvent.study | ||||
![]() |
Path | Conformance | ValueSet / Code | URI | |||
AdverseEvent.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages From the FHIR Standard
| ||||
AdverseEvent.actuality | required | Pattern Value: actualhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|4.0.1 From the FHIR Standard | ||||
AdverseEvent.category | extensible | AdverseEventCategoryhttp://hl7.org/fhir/ValueSet/adverse-event-category From the FHIR Standard | ||||
AdverseEvent.event | example | SNOMEDCTClinicalFindingshttp://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.severity | required | AdverseEventSeverityhttp://hl7.org/fhir/ValueSet/adverse-event-severity|4.0.1 From the FHIR Standard | ||||
AdverseEvent.outcome | required | AdverseEventOutcomehttp://hl7.org/fhir/ValueSet/adverse-event-outcome|4.0.1 From the FHIR Standard | ||||
AdverseEvent.suspectEntity.causality.assessment | example | AdverseEventCausalityAssessmenthttp://hl7.org/fhir/ValueSet/adverse-event-causality-assess From the FHIR Standard | ||||
AdverseEvent.suspectEntity.causality.method | example | AdverseEventCausalityMethodhttp://hl7.org/fhir/ValueSet/adverse-event-causality-method 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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() | |
vaersae-17-1906 | best practice | AdverseEvent.outcome.coding:va-outcome1 | If (21-1) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#drvisit "Doctor" : true | |
vaersae-17-1907 | best practice | AdverseEvent.outcome.coding:va-outcome2 | If (21-2) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ered "Emergency Room" : true | |
vaersae-17-1908 | best practice | AdverseEvent.outcome.coding:va-outcome3 | If (21-3) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1913 | best practice | AdverseEvent.outcome.coding:va-outcome8 | If (21-4) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1914 | best practice | AdverseEvent.outcome.coding:va-outcome9 | If (21-5) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#lti "Life threatening illness" : true | |
vaersae-17-1915 | best practice | AdverseEvent.outcome.coding:va-outcome10 | If (21-6) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#dis "Disability or permanent damage" : true | |
vaersae-17-1916 | best practice | AdverseEvent.outcome.coding:va-outcome13 | If (21-7) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#death "Death" : true | |
vaersae-17-1918 | best practice | AdverseEvent.outcome.coding:va-outcome11 | If (21-8) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ca_db "Congenital anomaly or birth defect" : true | |
vaersae-17-1919 | best practice | AdverseEvent.outcome.coding:va-outcome12 | If (21-9) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#noa "None of the above" : true |
This structure is derived from AdverseEvent
Summary
Must-Support: 15 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | Medical care, research study or other healthcare event causing physical injury | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
?!SΣ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. Required Pattern: actual |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of the event itself in relation to the subject Binding: SNOMEDCTClinicalFindings (example): Detailed type of event. |
![]() ![]() ![]() ![]() |
SΣ | 0..* | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Patient) | Subject impacted by event |
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | When the event occurred |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown Binding: AdverseEventOutcome (required): TODO (and should this be required?). |
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1906 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1907 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1908 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1913 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1914 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1915 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1916 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1918 |
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1919 |
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | The suspected agent causing the adverse event |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Immunization[vac1]) | Refers to the specific entity that caused the adverse event |
![]() |
Path | Conformance | ValueSet / Code | URI |
AdverseEvent.actuality | required | Pattern Value: actualhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|4.0.1 From the FHIR Standard | |
AdverseEvent.event | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/adverse-event-type From the FHIR Standard | |
AdverseEvent.outcome | required | AdverseEventOutcomehttp://hl7.org/fhir/ValueSet/adverse-event-outcome|4.0.1 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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() | |
vaersae-17-1906 | best practice | AdverseEvent.outcome.coding:va-outcome1 | If (21-1) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#drvisit "Doctor" : true | |
vaersae-17-1907 | best practice | AdverseEvent.outcome.coding:va-outcome2 | If (21-2) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ered "Emergency Room" : true | |
vaersae-17-1908 | best practice | AdverseEvent.outcome.coding:va-outcome3 | If (21-3) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1913 | best practice | AdverseEvent.outcome.coding:va-outcome8 | If (21-4) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1914 | best practice | AdverseEvent.outcome.coding:va-outcome9 | If (21-5) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#lti "Life threatening illness" : true | |
vaersae-17-1915 | best practice | AdverseEvent.outcome.coding:va-outcome10 | If (21-6) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#dis "Disability or permanent damage" : true | |
vaersae-17-1916 | best practice | AdverseEvent.outcome.coding:va-outcome13 | If (21-7) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#death "Death" : true | |
vaersae-17-1918 | best practice | AdverseEvent.outcome.coding:va-outcome11 | If (21-8) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ca_db "Congenital anomaly or birth defect" : true | |
vaersae-17-1919 | best practice | AdverseEvent.outcome.coding:va-outcome12 | If (21-9) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#noa "None of the above" : true |
Differential View
This structure is derived from AdverseEvent
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | Medical care, research study or other healthcare event causing physical injury | |
![]() ![]() ![]() |
S | 1..1 | code | actual | potential Required Pattern: actual |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
S | 0..* | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
S | 1..1 | Reference(VAERS Patient) | Subject impacted by event |
![]() ![]() ![]() |
S | 0..1 | dateTime | When the event occurred |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1906 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1907 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1908 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1913 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1914 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1915 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1916 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1918 |
![]() ![]() ![]() ![]() ![]() |
SC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1919 |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
S | 1..1 | Reference(VAERS Immunization[vac1]) | Refers to the specific entity that caused the adverse event |
![]() |
Id | Grade | Path(s) | Details | Requirements |
vaersae-17-1906 | best practice | AdverseEvent.outcome.coding:va-outcome1 | If (21-1) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#drvisit "Doctor" : true | |
vaersae-17-1907 | best practice | AdverseEvent.outcome.coding:va-outcome2 | If (21-2) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ered "Emergency Room" : true | |
vaersae-17-1908 | best practice | AdverseEvent.outcome.coding:va-outcome3 | If (21-3) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1913 | best practice | AdverseEvent.outcome.coding:va-outcome8 | If (21-4) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1914 | best practice | AdverseEvent.outcome.coding:va-outcome9 | If (21-5) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#lti "Life threatening illness" : true | |
vaersae-17-1915 | best practice | AdverseEvent.outcome.coding:va-outcome10 | If (21-6) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#dis "Disability or permanent damage" : true | |
vaersae-17-1916 | best practice | AdverseEvent.outcome.coding:va-outcome13 | If (21-7) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#death "Death" : true | |
vaersae-17-1918 | best practice | AdverseEvent.outcome.coding:va-outcome11 | If (21-8) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ca_db "Congenital anomaly or birth defect" : true | |
vaersae-17-1919 | best practice | AdverseEvent.outcome.coding:va-outcome12 | If (21-9) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#noa "None of the above" : true |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | AdverseEvent | Medical care, research study or other healthcare event causing physical injury | |||||
![]() ![]() ![]() |
Σ | 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: CommonLanguages (preferred): 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..1 | Identifier | Business identifier for the event | ||||
![]() ![]() ![]() |
?!SΣ | 1..1 | code | actual | potential Binding: AdverseEventActuality (required): Overall nature of the adverse event, e.g. real or potential. Required Pattern: actual | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | product-problem | product-quality | product-use-error | wrong-dose | incorrect-prescribing-information | wrong-technique | wrong-route-of-administration | wrong-rate | wrong-duration | wrong-time | expired-drug | medical-device-use-error | problem-different-manufacturer | unsafe-physical-environment Binding: AdverseEventCategory (extensible): Overall categorization of the event, e.g. product-related or situational. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of the event itself in relation to the subject Binding: SNOMEDCTClinicalFindings (example): Detailed type of event. | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
SΣ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Patient) | Subject impacted by event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
![]() ![]() ![]() |
SΣ | 0..1 | dateTime | When the event occurred | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was detected | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the event was recorded | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition) | Effect on the subject due to this event | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Location) | Location where adverse event occurred | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Seriousness of the event Binding: AdverseEventSeriousness (example): Overall seriousness of this event for the patient. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | mild | moderate | severe Binding: AdverseEventSeverity (required): The severity of the adverse event itself, in direct relation to the subject. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown Binding: AdverseEventOutcome (required): TODO (and should this be required?). | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1906 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1907 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1908 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1913 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1914 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1915 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1916 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1918 | ||||
![]() ![]() ![]() ![]() ![]() |
SΣC | 0..1 | Coding | Code defined by a terminology system Constraints: vaersae-17-1919 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) | Who recorded the adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Device) | Who was involved in the adverse event or the potential adverse event | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | The suspected agent causing the adverse 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 | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(VAERS Immunization[vac1]) | Refers to the specific entity that caused the adverse event | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Information on the possible cause of 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 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Assessment of if the entity caused the event Binding: AdverseEventCausalityAssessment (example): Codes for the assessment of whether the entity caused the event. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | AdverseEvent.suspectEntity.causalityProductRelatedness | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | AdverseEvent.suspectEntity.causalityAuthor | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | ProbabilityScale | Bayesian | Checklist Binding: AdverseEventCausalityMethod (example): TODO. | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | Media | DocumentReference) | AdverseEvent.subjectMedicalHistory | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | AdverseEvent.referenceDocument | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | AdverseEvent.study | ||||
![]() |
Path | Conformance | ValueSet / Code | URI | |||
AdverseEvent.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages From the FHIR Standard
| ||||
AdverseEvent.actuality | required | Pattern Value: actualhttp://hl7.org/fhir/ValueSet/adverse-event-actuality|4.0.1 From the FHIR Standard | ||||
AdverseEvent.category | extensible | AdverseEventCategoryhttp://hl7.org/fhir/ValueSet/adverse-event-category From the FHIR Standard | ||||
AdverseEvent.event | example | SNOMEDCTClinicalFindingshttp://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.severity | required | AdverseEventSeverityhttp://hl7.org/fhir/ValueSet/adverse-event-severity|4.0.1 From the FHIR Standard | ||||
AdverseEvent.outcome | required | AdverseEventOutcomehttp://hl7.org/fhir/ValueSet/adverse-event-outcome|4.0.1 From the FHIR Standard | ||||
AdverseEvent.suspectEntity.causality.assessment | example | AdverseEventCausalityAssessmenthttp://hl7.org/fhir/ValueSet/adverse-event-causality-assess From the FHIR Standard | ||||
AdverseEvent.suspectEntity.causality.method | example | AdverseEventCausalityMethodhttp://hl7.org/fhir/ValueSet/adverse-event-causality-method 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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() | |
vaersae-17-1906 | best practice | AdverseEvent.outcome.coding:va-outcome1 | If (21-1) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#drvisit "Doctor" : true | |
vaersae-17-1907 | best practice | AdverseEvent.outcome.coding:va-outcome2 | If (21-2) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ered "Emergency Room" : true | |
vaersae-17-1908 | best practice | AdverseEvent.outcome.coding:va-outcome3 | If (21-3) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1913 | best practice | AdverseEvent.outcome.coding:va-outcome8 | If (21-4) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#hospitalization "Hospitalization" : true | |
vaersae-17-1914 | best practice | AdverseEvent.outcome.coding:va-outcome9 | If (21-5) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#lti "Life threatening illness" : true | |
vaersae-17-1915 | best practice | AdverseEvent.outcome.coding:va-outcome10 | If (21-6) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#dis "Disability or permanent damage" : true | |
vaersae-17-1916 | best practice | AdverseEvent.outcome.coding:va-outcome13 | If (21-7) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#death "Death" : true | |
vaersae-17-1918 | best practice | AdverseEvent.outcome.coding:va-outcome11 | If (21-8) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#ca_db "Congenital anomaly or birth defect" : true | |
vaersae-17-1919 | best practice | AdverseEvent.outcome.coding:va-outcome12 | If (21-9) is =1 then fixed value https://www.vaers.hhs.gov/data/datasets.html/Patientoutcomes#noa "None of the above" : true |
This structure is derived from AdverseEvent
Summary
Must-Support: 15 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron