Example in C-CDA on FHIR1.2.0
Composition

Discharge Summary

preliminary
Composition-Discharge-Summary-Example.json

Resource Details

Resource Type
Composition
Resource ID
Discharge-Summary-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:3a94d1bd-c399-40d2-8574-8212e1491e9c
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/Discharge-Summary

Example Metadata

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

{
  "resourceType": "Composition",
  "id": "Discharge-Summary-Example",
  "filename": "Composition-Discharge-Summary-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/Discharge-Summary"
  ],
  "lastUpdated": "2020-08-12T21:30:18.557+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:3a94d1bd-c399-40d2-8574-8212e1491e9c"
  },
  "status": "preliminary",
  "title": "Discharge Summary"
}