Example in C-CDA on FHIR1.2.0
Composition

Operative Note

preliminary
Composition-Operative-Note-Example.json

Resource Details

Resource Type
Composition
Resource ID
Operative-Note-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:75a12dcd-f85d-4c7f-b1de-38a1a2b7498f
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/Operative-Note

Example Metadata

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

{
  "resourceType": "Composition",
  "id": "Operative-Note-Example",
  "filename": "Composition-Operative-Note-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/Operative-Note"
  ],
  "lastUpdated": "2020-08-12T21:30:19.501+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:75a12dcd-f85d-4c7f-b1de-38a1a2b7498f"
  },
  "status": "preliminary",
  "title": "Operative Note"
}