AstraZeneca Adverse Event Implementation Guide
0.1.0 - CI Build
AstraZeneca Adverse Event Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Defining URL: | https://semalexa.github.io/igpopdemo/StructureDefinition/AdverseEvent |
Version: | 0.1.0 |
Name: | AZAdverseEventProfile |
Title: | AZ AdverseEvent Profile |
Status: | Active as of 2020-09-30 |
Definition: | Defines AZ constraints and extensions on the AdverseEvent resource |
Publisher: | AstraZeneca - Adverse Event Work Group |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
https://semalexa.github.io/igpopdemo/StructureDefinition/AdverseEvent
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from AdverseEvent
Summary
Must-Support: 14 elements
Extensions
This structure refers to these extensions:
This structure is derived from AdverseEvent
This structure is derived from AdverseEvent
Summary
Must-Support: 14 elements
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from AdverseEvent
Snapshot View
Other representations of profile: Schematron
Path | Conformance | ValueSet |
AdverseEvent.language | preferred | CommonLanguages Max Binding: AllLanguages |
AdverseEvent.actuality | required | AdverseEventActuality |
AdverseEvent.category | extensible | AdverseEventCategory |
AdverseEvent.event | example | SNOMEDCTClinicalFindings |
AdverseEvent.seriousness | example | AdverseEventSeriousness |
AdverseEvent.severity | required | AdverseEventSeverity |
AdverseEvent.outcome | required | AdverseEventOutcome |
AdverseEvent.suspectEntity.causality.assessment | example | AdverseEventCausalityAssessment |
AdverseEvent.suspectEntity.causality.method | example | AdverseEventCausalityMethod |
Id | Path | Details | Requirements |
dom-2 | AdverseEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | 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 | 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 | AdverseEvent | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | AdverseEvent | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | AdverseEvent.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.extension:AZEmployeeReporter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension:AZEmployeeReporter | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.extension:reporterType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension:reporterType | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.extension:programNumber | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension:programNumber | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.extension:localReference | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension:localReference | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.extension:sourceType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension:sourceType | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.extension:surveyStatus | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension:surveyStatus | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.extension:lateReason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.extension:lateReason | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.actuality | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.category | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.event | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.subject | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.encounter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.date | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.detected | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.recordedDate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.resultingCondition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.location | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.seriousness | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.severity | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.outcome | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.recorder | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.contributor | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.suspectEntity | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.suspectEntity.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.suspectEntity.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.suspectEntity.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.suspectEntity.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.suspectEntity.instance | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.suspectEntity.causality | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.suspectEntity.causality.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.suspectEntity.causality.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.suspectEntity.causality.extension:positiveDechallenge | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.suspectEntity.causality.extension:positiveDechallenge | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.suspectEntity.causality.extension:positiveRechallenge | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.suspectEntity.causality.extension:positiveRechallenge | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.suspectEntity.causality.extension:rechallenge | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.suspectEntity.causality.extension:rechallenge | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.suspectEntity.causality.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | AdverseEvent.suspectEntity.causality.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | AdverseEvent.suspectEntity.causality.assessment | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.suspectEntity.causality.productRelatedness | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.suspectEntity.causality.author | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.suspectEntity.causality.method | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.subjectMedicalHistory | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.referenceDocument | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | AdverseEvent.study | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |