description: Profile of List for Evidence Based Medicine IG. The BaselineVariablesList Profile is used to provide a list of EvidenceVariable Resources which represent baseline measures. package_name: hl7.fhir.uv.ebm derivation: constraint name: BaselineVariablesList type: List elements: code: elements: coding: pattern: type: Coding value: {code: BaselineVariablesList, system: 'https://fevir.net/resources/CodeSystem/179423', display: BaselineVariablesList} index: 0 text: pattern: {type: String, value: Baseline Variables List} index: 1 required: [coding] encounter: {index: 2} entry: elements: item: type: Reference refers: ['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/baseline-variables-list base: http://hl7.org/fhir/StructureDefinition/List version: 1.0.0-ballot2