{
  "resourceType": "ActivityDefinition",
  "id": "negative-dip",
  "url": "https://bodyiq.dev/fhir/ActivityDefinition/negative-dip",
  "version": "1",
  "name": "NegativeDip",
  "title": "Negative Dip",
  "status": "draft",
  "experimental": true,
  "description": "Eccentric-only dip: from a locked-out support hold, the body is lowered under control until the upper arms are roughly parallel to the bars, then the athlete steps off and resets to the top.",
  "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": "negative-dip",
          "display": "Negative Dip"
        }
      ]
    }
  ],
  "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"
    },
    {
      "coding": [
        {
          "system": "https://bodyiq.dev/fhir/CodeSystem/exercise",
          "code": "elbow",
          "display": "Elbow"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "44034005",
          "display": "Structure of humeroulnar joint"
        }
      ],
      "text": "Elbow"
    }
  ],
  "kind": "ServiceRequest",
  "dosage": [
    {
      "text": "3–4 sets × 3–5 lowers of 3–5 s, 2×/week (consensus programming, not RCT-derived)"
    }
  ],
  "usage": "Evidence: expert-opinion.",
  "note": [
    {
      "text": "Lower only as far as you can keep the shoulders down — depth is earned, not forced",
      "authorString": "focus:external"
    },
    {
      "text": "Lean the chest slightly forward as you descend so you stay over the bars",
      "authorString": "focus:external"
    }
  ],
  "relatedArtifact": [
    {
      "type": "citation",
      "label": "bodyweight-progression-consensus-2026",
      "citation": "r/bodyweightfitness Recommended Routine contributors; allied coaching material. (2026). Community-consensus bodyweight progression sequences"
    },
    {
      "type": "successor",
      "label": "3×5 lowers of 3–5 s to upper-arm-parallel with no shoulder shrug",
      "display": "Dip",
      "resource": "ActivityDefinition/parallel-bar-dip"
    },
    {
      "type": "predecessor",
      "label": "The elbows unlock, the shoulders shrug, or the hold falls below 15 s",
      "display": "Parallel Bar Support Hold",
      "resource": "ActivityDefinition/parallel-bar-support-hold"
    }
  ],
  "extension": [
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Pectoralis Major"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "60005003"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Triceps Brachii"
        },
        {
          "url": "role",
          "valueCode": "primary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "40284004"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Anterior Deltoid"
        },
        {
          "url": "role",
          "valueCode": "secondary"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "35259002"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Lower Trapezius"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "31764008"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Serratus Anterior"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "18346003"
          }
        }
      ]
    },
    {
      "url": "https://bodyiq.dev/fhir/StructureDefinition/muscle-involvement",
      "extension": [
        {
          "url": "muscle",
          "valueString": "Rhomboid Major"
        },
        {
          "url": "role",
          "valueCode": "stabilizer"
        },
        {
          "url": "coding",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "88530003"
          }
        }
      ]
    }
  ]
}