description: Profile of List for Evidence Based Medicine IG. The OutcomeList Profile is used to provide a list of outcomes. The OutcomeList Profile is referenced in the EvidenceReportSubject Profile as a way to define the set of outcomes that an EvidenceReport is about. package_name: hl7.fhir.uv.ebm derivation: constraint name: OutcomeList type: List elements: code: elements: coding: pattern: type: Coding value: {code: OutcomeList, system: 'https://fevir.net/resources/CodeSystem/179423', display: OutcomeList} index: 0 text: pattern: {type: String, value: Outcome List} index: 1 required: [coding] encounter: {index: 2} entry: elements: item: type: Reference refers: ['http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-definition', 'http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition'] index: 3 package_version: 1.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-list base: http://hl7.org/fhir/StructureDefinition/List version: 1.0.0-ballot2