{
  "resourceType": "ActivityDefinition",
  "id": "band-pull-apart",
  "url": "https://bodyiq.dev/fhir/ActivityDefinition/band-pull-apart",
  "version": "1",
  "name": "BandPullApart",
  "title": "Band Pull-Apart",
  "status": "draft",
  "experimental": true,
  "description": "Stand or sit tall, holding a resistance band at chest height with both hands, palms down, shoulder-width apart. Pull the band outward by squeezing the shoulder blades together until the band reaches the chest. Return slowly.",
  "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": "band-pull-apart",
          "display": "Band Pull-Apart"
        }
      ]
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "shoulder",
          "display": "Shoulder"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "85537004",
          "display": "Structure of glenohumeral joint"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "264190008",
          "display": "Structure of scapulothoracic joint"
        }
      ],
      "text": "Shoulder"
    }
  ],
  "kind": "ServiceRequest",
  "dosage": [
    {
      "text": "2–3 × 12–15 reps, 3–5×/week."
    }
  ],
  "usage": "Evidence: moderate.",
  "note": [
    {
      "text": "Squeeze the shoulder blades together, not the upper traps"
    },
    {
      "text": "Elbows soft and straight — don't bend on the pull"
    }
  ],
  "extension": [
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Posterior Deltoid"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "35259002"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Rhomboid Major"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "88530003"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Middle Trapezius"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "31764008"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Infraspinatus"
        },
        {
          "url": "role",
          "valueCode": "secondary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "72573008"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Teres Minor"
        },
        {
          "url": "role",
          "valueCode": "secondary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "51159009"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Lower Trapezius"
        },
        {
          "url": "role",
          "valueCode": "secondary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "31764008"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Pectoralis Major"
        },
        {
          "url": "role",
          "valueCode": "lengthening"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "60005003"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Anterior Deltoid"
        },
        {
          "url": "role",
          "valueCode": "lengthening"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "35259002"
          }
        }
      ]
    }
  ]
}