description: Profile of List for Evidence Based Medicine IG. The NetEffectContributionList Profile is used to provide a list of Evidence Resources (NetEffectContribution Profile). The NetEffectContributionList Profile is used to represent a Group of Evidence for the population for a NetEffectEstimate (Profile of Evidence) using a net effect analysis approach and is referenced from a NetEffectContributions (Profile of Group). package_name: hl7.fhir.uv.ebm derivation: constraint name: NetEffectContributionList type: List elements: code: elements: coding: pattern: type: Coding value: {code: NetEffectContributionList, system: 'https://fevir.net/resources/CodeSystem/179423', display: NetEffectContributionList} index: 0 text: pattern: {type: String, value: Net Effect Contributions List} index: 1 required: [coding] encounter: {index: 2} entry: elements: item: type: Reference refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/net-effect-contribution'] index: 3 package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/ebm/StructureDefinition/net-effect-contribution-list base: http://hl7.org/fhir/StructureDefinition/List version: 1.0.0-ballot