{
  "resourceType": "ActivityDefinition",
  "id": "kettlebell-good-morning",
  "url": "https://bodyiq.dev/fhir/ActivityDefinition/kettlebell-good-morning",
  "version": "1",
  "name": "KettlebellGoodMorning",
  "title": "Kettlebell Good Morning",
  "status": "draft",
  "experimental": true,
  "description": "Standing hip hinge exercise with a kettlebell held at the chest (goblet) or behind the neck. Loads the posterior chain through a controlled hip hinge pattern. Generates substantial erector spinae and gluteus maximus activation, making it an effective intermediate-level posterior chain strengthener.",
  "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": "kettlebell-good-morning",
          "display": "Kettlebell Good Morning"
        }
      ]
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "hip",
          "display": "Hip"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "24136001",
          "display": "Structure of hip joint"
        }
      ],
      "text": "Hip"
    },
    {
      "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×8-12 reps, 2-3x/week"
    }
  ],
  "usage": "Evidence: moderate. Erector spinae ~50% MVIC, gluteus maximus ~80% MVIC with 16kg kettlebell [McGill 2012]. Substantial posterior chain loading.",
  "note": [
    {
      "text": "Long spine — hinge lives at the hip",
      "authorString": "focus:internal"
    },
    {
      "text": "Push the hips back toward the wall behind",
      "authorString": "focus:external"
    },
    {
      "text": "Drive the front of the hips through to standing",
      "authorString": "focus:external"
    },
    {
      "text": "Spine stays as one long stick from crown to tailbone",
      "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": "Gluteus Maximus"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "206007"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Erector Spinae Group"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "44947003"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Hamstrings (Group)"
        },
        {
          "url": "role",
          "valueCode": "secondary"
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Multifidus"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "5709001"
          }
        }
      ]
    },
    {
      "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": "Gluteus Medius"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "78333006"
          }
        }
      ]
    }
  ]
}