Example in C-CDA on FHIR1.2.0
Composition

Care Plan

preliminary
Composition-Care-Plan-Example.json

Resource Details

Resource Type
Composition
Resource ID
Care-Plan-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:39067866-6319-4008-9c6d-3f0176d6826c
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/Care-Plan-Document

Example Metadata

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

{
  "resourceType": "Composition",
  "id": "Care-Plan-Example",
  "filename": "Composition-Care-Plan-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/Care-Plan-Document"
  ],
  "lastUpdated": "2020-08-19T04:55:46.030+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:39067866-6319-4008-9c6d-3f0176d6826c"
  },
  "status": "preliminary",
  "title": "Care Plan"
}