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 Observation Base ( Abstract )

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

A profile describing base requirements for all primary physical activity observations.

This generic profile sets the common expectations that will be inherited by all of the observation profiles in this IG. It is not intended to be implemented directly.

Usage:

Formal Views of Profile Content

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

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationThis is an abstract profile. Child profiles: PAObservationActivityGroup, PAObservationActivityMeasure, PAObservationEVS, PAObservationTimeMeasure
Measurements and simple assertions
... implicitRules 0..0
... modifierExtension 0..0
... status S1..1codefinal | amended | corrected | entered-in-error
Binding: ObservationStatus (required)
.... category:Activity S1..1CodeableConceptActivity (Required for U.S. Core)
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://terminology.hl7.org/CodeSystem/observation-category
...... code1..1codeSymbol in syntax defined by the system
Fixed Value: activity
.... category:PhysicalActivity S1..1CodeableConceptPhysical Activity
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
... code S1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (preferred)
... subject S1..1ReferenceRest(US Core Patient Profile)Who and/or what the observation is about
... focus 0..0
... Slices for effective[x] S1..1Clinically relevant time/time-period for observation
Slice: Unordered, Open by type:$this
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effective[x]:effectiveDateTime 0..1dateTimeClinically relevant time/time-period for observation
.... effective[x]:effectivePeriod 0..1PeriodClinically relevant time/time-period for observation
..... start S1..1dateTimeStarting time with inclusive boundary
..... end S1..1dateTimeEnd time with inclusive boundary, if not ongoing
... performer S0..*ReferenceRestOrLogical(US Core Patient Profile S | US Core Practitioner Profile S | US Core PractitionerRole Profile | RelatedPerson)Who is responsible for the observation
... Slices for value[x] S0..1Actual result
Slice: Unordered, Open by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... value[x]:valueCodeableConcept 0..1CodeableConceptActual result
.... value[x]:valueQuantity 0..1SimpleQuantityA fixed quantity (no comparator)
..... value S1..1decimalNumerical value (with implicit precision)
..... system 1..1uriSystem that defines coded unit form
Required Pattern: http://unitsofmeasure.org
..... code S1..1codeCoded form of the unit
... note S0..*AnnotationComments about the observation
.... author[x] S1..1ReferenceRestOrLogical(Practitioner S | Patient S | RelatedPerson)Individual responsible for the annotation
.... time S1..1dateTimeWhen the annotation was made
.... text S1..1markdownThe annotation - text content (as markdown)
... specimen 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status
from the FHIR Standard
Observation.codepreferredLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard

 

Other representations of profile: CSV, Excel, Schematron