{
  "resourceType": "ActivityDefinition",
  "id": "finger-extension-band",
  "url": "https://bodyiq.dev/fhir/ActivityDefinition/finger-extension-band",
  "version": "1",
  "name": "FingerExtensionBand",
  "title": "Finger Extension with Rubber Band",
  "status": "draft",
  "experimental": true,
  "description": "Place a rubber band around all five fingertips and spread the fingers apart against resistance. Targets finger and thumb extensors for grip balance and hand rehabilitation.",
  "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": "finger-extension-band",
          "display": "Finger Extension with Rubber Band"
        }
      ]
    }
  ],
  "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": "3×15-20 reps, 2-3x daily"
    }
  ],
  "usage": "Evidence: limited.",
  "note": [
    {
      "text": "Long, straight wrist — extensor digitorum opens the hand",
      "authorString": "focus:internal"
    },
    {
      "text": "Spread the fingers wide against the band",
      "authorString": "focus:external"
    },
    {
      "text": "Hold the open shape for two seconds before releasing",
      "authorString": "focus:external"
    },
    {
      "text": "Band sits at the fingernail line, not the knuckles",
      "authorString": "focus:tactile"
    }
  ],
  "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": "Extensor Digitorum"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "50176000"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Dorsal Interossei (Hand)"
        },
        {
          "url": "role",
          "valueCode": "secondary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "60618007"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Flexor Digitorum Superficialis"
        },
        {
          "url": "role",
          "valueCode": "lengthening"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "89895007"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Flexor Digitorum Profundus"
        },
        {
          "url": "role",
          "valueCode": "lengthening"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "423541009"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Palmar Interossei"
        },
        {
          "url": "role",
          "valueCode": "lengthening"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "85212008"
          }
        }
      ]
    }
  ]
}