Example in C-CDA on FHIR1.2.0
Composition

Diagnostic Imaging Report

preliminary
Composition-Diagnostic-Imaging-Report-Example.json

Resource Details

Resource Type
Composition
Resource ID
Diagnostic-Imaging-Report-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:895f6f22-f7d6-4feb-90d4-dbfd49b5471e
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/Diagnostic-Imaging-Report

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Composition",
  "id": "Diagnostic-Imaging-Report-Example",
  "filename": "Composition-Diagnostic-Imaging-Report-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/Diagnostic-Imaging-Report"
  ],
  "lastUpdated": "2020-08-12T21:30:12.638+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:895f6f22-f7d6-4feb-90d4-dbfd49b5471e"
  },
  "status": "preliminary",
  "title": "Diagnostic Imaging Report"
}