{
  "am:medical" : [ {
    "type" : "string",
    "value" : "Died of Disease/Cause of Death"
  } ],
  "am:notes" : [ {
    "type" : "string",
    "value" : "Heart Failure"
  } ],
  "am:record_score" : [ {
    "type" : "int",
    "value" : "0"
  } ],
  "rdf:type" : [ {
    "type" : "uri",
    "value" : "am:MedicalInformation"
  } ]
}