Example in C-CDA on FHIR1.2.0
Composition

History and Physical Note

preliminary
Composition-History-and-Physical-Example.json

Resource Details

Resource Type
Composition
Resource ID
History-and-Physical-Example
Identifier
urn:ietf:rfc:3986|urn:uuid:c2a73e86-2e57-4384-83ff-3bc2536107aa
Conforms To
http://hl7.org/fhir/us/ccda/StructureDefinition/History-and-Physical

Example Metadata

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

{
  "resourceType": "Composition",
  "id": "History-and-Physical-Example",
  "filename": "Composition-History-and-Physical-Example.json",
  "profile": [
    "http://hl7.org/fhir/us/ccda/StructureDefinition/History-and-Physical"
  ],
  "lastUpdated": "2020-08-12T21:30:12.759+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:c2a73e86-2e57-4384-83ff-3bc2536107aa"
  },
  "status": "preliminary",
  "title": "History and Physical Note"
}