FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-deqm.r4
Resource TypeComposition
IdComposition-gaps-composition03.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Composition gaps-composition03

status: Final

type: Gaps in care report

date: 2020-07-07 13:08:53+0000

author: Organization GapsReportingVendor01

title: Care Gap Report for patient gaps-patient01


Source1

{
  "resourceType": "Composition",
  "id": "gaps-composition03",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-composition-deqm"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "96315-7",
        "display": "Gaps in care report"
      }
    ]
  },
  "subject": {
    "reference": "Patient/gaps-patient01"
  },
  "date": "2020-07-07T13: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-measurereport04"
      },
      "entry": [
        {
          "reference": "DetectedIssue/gaps-detectedissue04"
        }
      ]
    }
  ]
}