{
  "agreementTitle": "Healthcare Service Agreement",
  "agreementType": "Healthcare Provision Contract",
  "description": "This agreement outlines the healthcare services provided by the company to an anonymous patient.",
  "encryptionMethod": "FHE",
  "parties": {
    "initiatingParty": {
      "partyType": "Company",
      "name": "Health Services Inc."
    },
    "signingParty": {
      "partyType": "Patient",
      "coSignedByProfessional": true
    }
  },
  "documentVersion": "1.0",
  "publicAccessLevel": "Summary Public",
  "keywords": ["healthcare", "patient agreement", "service contract"],
  "language": "English"
}
