Example in C-CDA on FHIR1.2.0
Composition

Progress Note

preliminary
Composition-Progress-Note-Example.json

Resource Details

Resource Type
Composition
Resource ID
Progress-Note-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:e51b38c1-0a51-4fab-b16e-dc3c3563d052
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/Progress-Note

Example Metadata

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

{
  "resourceType": "Composition",
  "id": "Progress-Note-Example",
  "filename": "Composition-Progress-Note-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/Progress-Note"
  ],
  "lastUpdated": "2020-08-12T21:30:13.524+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:e51b38c1-0a51-4fab-b16e-dc3c3563d052"
  },
  "status": "preliminary",
  "title": "Progress Note"
}