Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "DetectedIssue",
"id" : "gaps-detectedissue01",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-detectedissue-deqm"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>id</b>: gaps-detectedissue01</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>code</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/detectedissue-category care-gap}\">Gap in Care Detected</span></p><p><b>patient</b>: <a href=\"Patient-gaps-patient01.html\">Generated Summary: id: gaps-patient01; Medical Record Number = 999995992 (USUAL); Parker Susan ; gender: female; birthDate: 1965-01-01</a></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-measurereport01.html\">Generated Summary: id: gaps-indv-measurereport01; status: complete; type: individual; measure: http://hl7.org/fhir/us/davinci-deqm/Measure/measure-exm130-example; date: Jun 30, 2020, 7:08:52 AM; period: Dec 31, 2019, 5:00:00 PM --> Dec 30, 2020, 5:00:00 PM; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></a></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/detectedissue-category",
"code" : "care-gap",
"display" : "Gap in Care Detected"
}
]
},
"patient" : {
"reference" : "Patient/gaps-patient01"
},
"evidence" : [
{
"detail" : [
{
"reference" : "MeasureReport/gaps-indv-measurereport01"
}
]
}
]
}