description: Reusable definition of a digital activity (module) that can be selected by a healthcare professional and presented to a patient as part of the care process. The activity describes what the patient will do (e.g., read information, complete a questionnaire, perform a home measurement) and provides the information needed to start or access the activity when applicable. package_name: medmij.fhir.nl.r4.providertasks derivation: specialization name: LmActivity abstract: true type: http://medmij.nl/fhir/StructureDefinition/pt-lm-Activity elements: Title: {short: 'Short, human-friendly title for the digital activity.', type: string, index: 0} Status: {short: 'Lifecycle status of the digital activity (e.g., draft, active, retired). A retired activity can no longer be selected or assigned.', type: code, index: 1} Publisher: {type: string, short: Organization responsible for the content/functionality of this digital activity and its maintenance., index: 2} Description: {short: Guidance on how this digital activity should be used in clinical workflows., type: markdown, index: 3} Timing: {short: 'Generic recommendation for how often/when the activity is typically performed. Patient-specific scheduling belongs in the clinical order (e.g., ServiceRequest).', type: Timing, index: 4} package_version: 1.0.0-alpha.1 class: logical kind: logical url: http://medmij.nl/fhir/StructureDefinition/pt-lm-Activity base: http://hl7.org/fhir/StructureDefinition/Element version: null