This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v3.0.0: STU 3) 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
{
"resourceType" : "Composition",
"id" : "gaps-composition01",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-composition-deqm"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 96315-7}\">Gaps in care report</span></p><p><b>date</b>: Jun 30, 2020 1:08:53 PM</p><p><b>author</b>: <a href=\"Organization-gaps-organization-reportingvendor.html\">Generated Summary: Tax ID number: 123446789 (OFFICIAL); active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type pay}\">Payer</span>; name: GapsReportingVendor01; Phone: (+1) 401-545-1212</a></p><p><b>title</b>: Care Gap Report for patient gaps-patient01</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "96315-7",
"display" : "Gaps in care report"
}
]
},
"subject" : {
"reference" : "Patient/gaps-patient01"
},
"date" : "2020-06-30T13:08:53+00:00",
"author" : [
{
"reference" : "Organization/gaps-organization-reportingvendor"
}
],
"title" : "Care Gap Report for patient gaps-patient01",
"section" : [
{
"title" : "Colorectal Cancer Screening",
"focus" : {
"reference" : "MeasureReport/gaps-indv-measurereport01"
},
"entry" : [
{
"reference" : "DetectedIssue/gaps-detectedissue01"
}
]
},
{
"title" : "Cervical Cancer Screening",
"focus" : {
"reference" : "MeasureReport/gaps-indv-measurereport02"
},
"entry" : [
{
"reference" : "DetectedIssue/gaps-detectedissue02"
}
]
}
]
}