PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot2
    http://hl7.org/fhir/uv/ebm/StructureDefinition/dichotomous-intended-outcome
description: Profile of EvidenceVariable for Evidence Based Medicine IG. The DichotomousIntendedOutcome Profile is used to provide a common variable definition for the 'intended' variable in the role of 'outcome' in Evidence Resources, to allow mapping evidence with different observed variables that relate to the same intended outcome.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: DichotomousIntendedOutcome
type: EvidenceVariable
elements:
  actual:
    pattern: {type: Boolean, value: false}
    index: 0
  definition:
    elements:
      concept: {index: 1}
      reference: {index: 2}
    required: [concept]
  handling:
    pattern: {type: Code, value: dichotomous}
    index: 3
  category: {index: 4}
package_version: 1.0.0-ballot2
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/dichotomous-intended-outcome
base: http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition
version: 1.0.0-ballot2