Physical Activity Implementation Guide
1.0.1 - STU Release 1 United States of America flag

Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions

Resource Profile: PA Goal

Official URL: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal Version: 1.0.1
Standards status: Trial-use Maturity Level: 2 Computable Name: PAGoal

A goal that sets a target for a patient’s physical activity level

Goals might be set by clinicians, patients, caregivers and/or exercise professionals and their status and the notes on them might be updated by any of these individuals as well. Goals help patients and caregivers to better evaluate their day-to-day supporting measures and help provide motivation for change.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from USCoreGoalProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. Goal C0..*USCoreGoalProfileDescribes the intended objective(s) for a patient, group or organization
pa-goal-1: Either a description or a target SHALL be provided (or both)
... implicitRules 0..0
... modifierExtension 0..0
... achievementStatus S0..1CodeableConceptin-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable
.... category:PA S1..1CodeableConceptE.g. Treatment, dietary, behavioral, etc.
Required Pattern: At least the following
..... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
...... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes
...... code1..1codeSymbol in syntax defined by the system
Fixed Value: PhysicalActivity
... description
.... text S0..1stringPlain text representation of the concept
... target
.... modifierExtension 0..0
.... measure S0..1CodeableConceptThe parameter whose value is being tracked
Binding: PA Goal Target Measure Codes (extensible)
.... Slices for detail[x] 1..1QuantityThe target value to be achieved
Slice: Unordered, Open by type:$this
..... detail[x]:detailQuantity S1..1QuantityThe target value to be achieved
...... value S0..1decimalNumerical value (with implicit precision)
...... system S0..1uriSystem that defines coded unit form
Fixed Value: http://unitsofmeasure.org
...... code S0..1codeCoded form of the unit
... Slices for addresses S0..*Reference(Condition | Observation | MedicationStatement | NutritionOrder | ServiceRequest | RiskAssessment)Issues addressed by this goal
Slice: Unordered, Open by profile:$this.resolve()
.... addresses:PAIssues S0..*ReferenceRest(PA Condition - Low Physical Activity S | PA Observation - EVS, Minutes/Week S | PA Observation - EVS, Strength Days/Week S)Issues addressed by this goal
... note S0..*AnnotationComments about the goal
.... author[x] S1..1ReferenceRestOrLogical(US Core Practitioner Profile S | US Core Organization Profile S | US Core Patient Profile S | PA Related Person)Individual responsible for the annotation
.... time S1..1dateTimeWhen the annotation was made
.... text S1..1markdownThe annotation - text content (as markdown)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Goal.target.measureextensiblePAGoalMeasurement
http://hl7.org/fhir/us/physical-activity/ValueSet/pa-goal-target-measure
from this IG

Constraints

IdGradePath(s)DetailsRequirements
pa-goal-1errorGoalEither a description or a target SHALL be provided (or both)
: description.exists() or target.exists()

 

Other representations of profile: CSV, Excel, Schematron