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