{
  "resourceType" : "Procedure",
  "id" : "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/procedure-myhealtheu-eps"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Coronary artery bypass grafting, 2010-04-19</p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "232717009",
      "display" : "Coronary artery bypass grafting"
    }],
    "text" : "Coronary artery bypass grafting"
  },
  "subject" : {
    "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  },
  "performedDateTime" : "2010-04-19"
}