Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.supportingInfo | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: ExtensionAdverseEvent_SupportingInfo | ||
R5: AdverseEvent.supportingInfo (new:BackboneElement)
This extension is part of the cross-version definitions generated to enable use of the
element AdverseEvent.supportingInfo as defined in FHIR R5
in FHIR R4.
The source element is defined as:
AdverseEvent.supportingInfo 0..* BackboneElement
Across FHIR versions, the element set has been mapped as:
AdverseEvent.supportingInfo 0..* BackboneElementFollowing are the generation technical comments:
Element AdverseEvent.supportingInfo has a context of AdverseEvent based on following the parent source element upwards and mapping to AdverseEvent.
Element AdverseEvent.supportingInfo has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
Context of Use
This extension may be used on the following element(s)
AdverseEvent
This extension is allowed for use with FHIR versions R4 to R4 .
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Summary
Complex Extension: R5: AdverseEvent.supportingInfo (new:BackboneElement)
AdverseEvent.supportingInfo.item[x] (new:CodeableConcept, Reference(Condition,Observation,AllergyIntolerance,FamilyMemberHistory,Immunization,Procedure,DocumentReference,MedicationAdministration,MedicationStatement,QuestionnaireResponse))Maturity: 0
Differential View
This structure is derived from Extension
Snapshot View
This structure is derived from Extension
Summary
Complex Extension: R5: AdverseEvent.supportingInfo (new:BackboneElement)
AdverseEvent.supportingInfo.item[x] (new:CodeableConcept, Reference(Condition,Observation,AllergyIntolerance,FamilyMemberHistory,Immunization,Procedure,DocumentReference,MedicationAdministration,MedicationStatement,QuestionnaireResponse))Maturity: 0
Other representations of profile: CSV, Excel, Schematron
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | Extension, Extension.extension, Extension.extension:item, Extension.extension:item.extension, Extension.extension:item.value[x] | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Extension, Extension.extension, Extension.extension:item, Extension.extension:item.extension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|