Example in C-CDA on FHIR1.2.0
Composition

Referral Note

preliminary
Composition-Referral-Note-Example.json

Resource Details

Resource Type
Composition
Resource ID
Referral-Note-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:0d76f2e2-f029-4e32-a9f4-8b5abb417f20
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/Referral-Note

Example Metadata

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

{
  "resourceType": "Composition",
  "id": "Referral-Note-Example",
  "filename": "Composition-Referral-Note-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/Referral-Note"
  ],
  "lastUpdated": "2020-08-12T21:30:11.629+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:0d76f2e2-f029-4e32-a9f4-8b5abb417f20"
  },
  "status": "preliminary",
  "title": "Referral Note"
}