{
  "resourceType": "ActivityDefinition",
  "id": "hypothenar-reactivation-bendz",
  "url": "https://bodyiq.dev/fhir/ActivityDefinition/hypothenar-reactivation-bendz",
  "version": "1",
  "name": "HypothenarReactivationBendz",
  "title": "Hypothenar Reactivation (Bendz Method)",
  "status": "draft",
  "experimental": true,
  "description": "Two functional grip patterns: locking grip (5th metacarpal flexion with small-finger flexion) and supporting grip (5th metacarpal flexion with small-finger extension to support a plate). Targets ADM, ODM, FDMB.",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "user"
      },
      "valueCodeableConcept": {
        "text": "difficulty: beginner"
      }
    }
  ],
  "topic": [
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "hypothenar-reactivation-bendz",
          "display": "Hypothenar Reactivation (Bendz Method)"
        }
      ]
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "hand",
          "display": "Hand"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "56103003",
          "display": "Structure of collateral ligaments of metacarpophalangeal joints"
        }
      ],
      "text": "Hand"
    }
  ],
  "kind": "ServiceRequest",
  "dosage": [
    {
      "text": "Daily practice during immobilization recovery (Bendz 1993 — expert opinion)."
    }
  ],
  "usage": "Evidence: expert-opinion. No EMG or RCT validation. Single-author expert opinion.",
  "note": [
    {
      "text": "Quiet wrist — hypothenar muscles cup the small finger",
      "authorString": "focus:internal"
    },
    {
      "text": "Curl the small finger to lock around an imaginary handle",
      "authorString": "focus:external"
    },
    {
      "text": "Extend the small finger to balance an imaginary plate",
      "authorString": "focus:external"
    },
    {
      "text": "Free hand on hypothenar eminence to confirm activation",
      "authorString": "focus:tactile"
    }
  ],
  "extension": [
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Abductor Digiti Minimi"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "10245000"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Opponens Digiti Minimi"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "1172721001"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Flexor Digiti Minimi Brevis"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "30741001"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Flexor Carpi Ulnaris"
        },
        {
          "url": "role",
          "valueCode": "secondary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "14437004"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Palmar Interossei"
        },
        {
          "url": "role",
          "valueCode": "synergist"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "85212008"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Lumbricals (Hand)"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "88229007"
          }
        }
      ]
    }
  ]
}