{
  "resourceType": "ActivityDefinition",
  "id": "pallof-press",
  "url": "https://bodyiq.dev/fhir/ActivityDefinition/pallof-press",
  "version": "1",
  "name": "PallofPress",
  "title": "Pallof Press (Anti-Rotation)",
  "status": "draft",
  "experimental": true,
  "description": "Standing perpendicular to a cable or band anchor, pressing arms straight forward against rotational pull. Anti-rotation core exercise targeting obliques and deep core stabilizers. Motor control exercises including anti-rotation show low to moderate evidence for chronic LBP pain reduction.",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "user"
      },
      "valueCodeableConcept": {
        "text": "difficulty: intermediate"
      }
    }
  ],
  "topic": [
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "pallof-press",
          "display": "Pallof Press (Anti-Rotation)"
        }
      ]
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "thoracic-spine",
          "display": "Thoracic Spine"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "5261000",
          "display": "Structure of thoracic intervertebral disc"
        }
      ],
      "text": "Thoracic Spine"
    },
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "lumbar-spine",
          "display": "Lumbar Spine"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "23526008",
          "display": "Structure of lumbar intervertebral disc"
        }
      ],
      "text": "Lumbar Spine"
    }
  ],
  "kind": "ServiceRequest",
  "dosage": [
    {
      "text": "3×10-12 reps per side with 3-5 second holds at full extension"
    }
  ],
  "usage": "Evidence: moderate. Limited specific EMG data. General anti-rotation exercises activate obliques and core stabilizers. Motor control exercise SMD -0.33 for pain [Gross 2015]",
  "note": [
    {
      "text": "Quiet hips, braced trunk — obliques resist the twist",
      "authorString": "focus:internal"
    },
    {
      "text": "Press the handle straight away from the chest",
      "authorString": "focus:external"
    },
    {
      "text": "Keep the band perpendicular to the belt buckle",
      "authorString": "focus:external"
    },
    {
      "text": "Hips stay locked between two parallel railroad tracks",
      "authorString": "focus:imagery"
    }
  ],
  "relatedArtifact": [
    {
      "type": "citation",
      "label": "kisner-therapeutic-2017",
      "citation": "Kisner C, Colby LA, Borstad J. (2017). Therapeutic Exercise: Foundations and Techniques"
    },
    {
      "type": "citation",
      "label": "acsm-guidelines-2021",
      "citation": "American College of Sports Medicine. (2021). ACSM's Guidelines for Exercise Testing and Prescription",
      "document": {
        "url": "https://doi.org/10.4135/9781412994149.n165"
      }
    }
  ],
  "extension": [
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Internal Oblique"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "1179024003"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "External Oblique"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "1179024003"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Transversus Abdominis"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "86493009"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Erector Spinae Group"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "44947003"
          }
        }
      ]
    }
  ]
}