Example in C-CDA on FHIR1.2.0
Composition

Procedure Note

preliminary
Composition-Procedure-Note-Example.json

Resource Details

Resource Type
Composition
Resource ID
Procedure-Note-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:ef152c04-068f-461e-82c0-654b7460259e
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/Procedure-Note

Example Metadata

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

{
  "resourceType": "Composition",
  "id": "Procedure-Note-Example",
  "filename": "Composition-Procedure-Note-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/Procedure-Note"
  ],
  "lastUpdated": "2020-08-12T21:30:12.894+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:ef152c04-068f-461e-82c0-654b7460259e"
  },
  "status": "preliminary",
  "title": "Procedure Note"
}