Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlanDefinitionGoalTarget

Target outcome for the goal of a PlanDefinition

Hierarchy

Index

Properties

Optional detailCodeableConcept

detailCodeableConcept: CodeableConcept

The target value to be achieved as CodeableConcept Only one of detailQuantity, detailRange or detailCodeableConcept are allowed simultaneously

Optional detailQuantity

detailQuantity: Quantity

The target value to be achieved as Quantity Only one of detailQuantity, detailRange or detailCodeableConcept are allowed simultaneously

Optional detailRange

detailRange: Range

The target value to be achieved as Range Only one of detailQuantity, detailRange or detailCodeableConcept are allowed simultaneously

Optional due

Reach goal within

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional id

id: undefined | string

xml:id (or equivalent in JSON)

Optional measure

The parameter whose value is to be tracked (http://hl7.org/fhir/R4/valueset-observation-codes.html (Example))

Optional modifierExtension

modifierExtension: Extension[]

Extensions that cannot be ignored if unrecognized

Generated using TypeDoc