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
<OperationOutcome xmlns="http://hl7.org/fhir">
<id value="SubmissionStatusOperationOutcomeExample"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><h3>Incomplete Submission</h3><p>The data submission did not contain the following required information:</p><ul><li><strong>Error:</strong> Missing required observation: Hemoglobin A1c (HbA1c) is required for CKM track quarterly reporting</li></ul></div>
</text>
<issue>
<severity value="warning"/>
<code value="required"/>
<details>
<text
value="Missing required observation: Hemoglobin A1c (HbA1c) is required for CKM track quarterly reporting"/>
</details>
<expression
value="Bundle.entry[2].resource.section.where(code.coding.code='CKM').section.where(code.coding.code='4548-4')"/>
</issue>
</OperationOutcome>