This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v4.0.0-ballot: STU4 (v4.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
: Gaps DetectedIssue04 - XML Representation
Raw xml | Download
<DetectedIssue xmlns="http://hl7.org/fhir">
<id value="gaps-detectedissue04"/>
<meta>
<profile
value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-detectedissue-deqm"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DetectedIssue</b><a name="gaps-detectedissue04"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource DetectedIssue "gaps-detectedissue04" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-gaps-detectedissue-deqm.html">DEQM Gaps In Care Detected Issue Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Caregap <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActCode.html">ActCode</a>#CAREGAP)</span></p><p><b>patient</b>: <a href="Patient-gaps-patient01.html">Patient/gaps-patient01</a> " SUSAN"</p><h3>Evidences</h3><table class="grid"><tr><td>-</td><td><b>Detail</b></td></tr><tr><td>*</td><td><a href="MeasureReport-gaps-indv-measurereport04.html">MeasureReport/gaps-indv-measurereport04</a></td></tr></table></div>
</text>
<modifierExtension
url="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-gapStatus">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status"/>
<code value="closed-gap"/>
</coding>
</valueCodeableConcept>
</modifierExtension>
<status value="final"/>
<code>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="CAREGAP"/>
<display value="Caregap"/>
</coding>
</code>
<patient>
<reference value="Patient/gaps-patient01"/>
</patient>
<evidence>
<detail>
<reference value="MeasureReport/gaps-indv-measurereport04"/>
</detail>
</evidence>
</DetectedIssue>