CMS ACCESS Model API
0.9.8 - draft
US
This page is part of the ACCESS Model IG v0.9.8 DRAFT (v0.9.8: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
<Composition xmlns="http://hl7.org/fhir">
<id value="MSKReportDataCompositionExample"/>
<meta>
<profile
value="https://dsacms.github.io/cmmi-access-model/StructureDefinition/access-data-reporting-composition"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><h3>ACCESS MSK Track Data Report</h3><p>Patient: John Doe (MBI: 1EG4TE5MK73)</p><p>Report Date: 2026-01-26</p><p>Author: Jane Smith</p></div>
</text>
<status value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="74465-6"/>
<display value="Questionnaire response Document"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/PatientExample"/>
</subject>
<date value="2026-01-26T12:00:00Z"/>
<author>🔗
<reference value="Practitioner/PractitionerExample"/>
</author>
<title value="ACCESS MSK Track Data Report"/>
<custodian>🔗
<reference value="Organization/OrganizationExample"/>
</custodian>
<section>
<title value="Data reporting for MSK track"/>
<code>
<coding>
<system
value="https://dsacms.github.io/cmmi-access-model/CodeSystem/ACCESSTrackCS"/>
<code value="MSK"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p>Musculoskeletal Track Data Reporting including pain assessments and patient-reported outcomes.</p></div>
</text>
<section>
<title value="PROMIS Physical Function Short Form 6b"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="76804-4"/>
</coding>
</code>
<entry>🔗
<reference
value="QuestionnaireResponse/PROMISPhysicalFunctionExample"/>
</entry>
</section>
<section>
<title value="PROMIS Physical Function CAT"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="91722-9"/>
</coding>
</code>
<entry>🔗
<reference
value="QuestionnaireResponse/PROMISPhysicalFunctionCATExample"/>
</entry>
</section>
<section>
<title value="PROMIS Pain Interference Short Form 6a"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="90973-9"/>
</coding>
</code>
<entry>🔗
<reference
value="QuestionnaireResponse/PROMISPainInterferenceSFExample"/>
</entry>
</section>
<section>
<title value="PROMIS Pain Interference CAT"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="89923-7"/>
</coding>
</code>
<entry>🔗
<reference
value="QuestionnaireResponse/PROMISPainInterferenceCATExample"/>
</entry>
</section>
<section>
<title value="Oswestry Disability Index"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="97908-8"/>
</coding>
</code>
<entry>🔗
<reference
value="QuestionnaireResponse/OswestryDisabilityIndexExample"/>
</entry>
</section>
<section>
<title value="Neck Disability Index"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="82226-2"/>
</coding>
</code>
<entry>🔗
<reference value="QuestionnaireResponse/NeckDisabilityIndexExample"/>
</entry>
</section>
<section>
<title value="QuickDASH"/>
<code>
<coding>
<system
value="https://dsacms.github.io/cmmi-access-model/CodeSystem/ACCESSReportDataCompositionSectionCS"/>
<code value="QuickDASH"/>
</coding>
</code>
<entry>🔗
<reference value="QuestionnaireResponse/QuickDASHExample"/>
</entry>
</section>
<section>
<title value="Patient's Global Impression of Change"/>
<code>
<coding>
<system
value="https://dsacms.github.io/cmmi-access-model/CodeSystem/ACCESSReportDataCompositionSectionCS"/>
<code value="PGIC"/>
</coding>
</code>
<entry>🔗
<reference value="QuestionnaireResponse/MSKPGICExample"/>
</entry>
</section>
<section>
<title value="KOOS JR"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="82324-5"/>
</coding>
</code>
<entry>🔗
<reference value="QuestionnaireResponse/KOOSJRExample"/>
</entry>
</section>
<section>
<title value="HOOS JR"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="82316-1"/>
</coding>
</code>
<entry>🔗
<reference value="QuestionnaireResponse/HOOSJRExample"/>
</entry>
</section>
<section>
<title value="PROMIS Pain Intensity NRS"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="72514-3"/>
</coding>
</code>
<entry>🔗
<reference value="QuestionnaireResponse/PROMISNRSExample"/>
</entry>
</section>
</section>
</Composition>