{
  "resourceType": "Composition",
  "id": "DeathRecordContents",
  "meta": {
    "profile": [
      "http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-DeathRecordContents"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: DeathRecordContents</p><p><b>meta</b>: </p><p><b>status</b>: amended</p><p><b>type</b>: Death certificate <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '64297-5' = 'Death certificate', given as 'Death certificate'})</span></p><p><b>date</b>: Apr 30, 2018 10:11:05 AM</p><p><b>author</b>: <a href=\"Practitioner-Certifier.html\">Generated Summary: id: Certifier; 10231 (OFFICIAL); Edward M. Stone </a></p><p><b>title</b>: Record of Death</p></div>"
  },
  "status": "amended",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "64297-5",
        "display": "Death certificate"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Decedent"
  },
  "date": "2018-04-30T15:11:05+00:00",
  "author": [
    {
      "reference": "Practitioner/Certifier"
    }
  ],
  "title": "Record of Death",
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "69453-9",
            "display": "Cause of death"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/ActualOrPresumedDateOfDeath"
        },
        {
          "reference": "Observation/AutopsyPerformed"
        },
        {
          "reference": "Observation/AutopsyResultsAvailable"
        },
        {
          "reference": "Condition/CauseOfDeathCondition"
        },
        {
          "reference": "Observation/DatePronouncedDead"
        },
        {
          "reference": "Observation/DeathFromWorkInjury"
        },
        {
          "reference": "Observation/MannerOfDeath"
        },
        {
          "reference": "Observation/MedicalExaminerContacted"
        },
        {
          "reference": "Observation/TimingOfRecentPregnancyInRelationToDeath"
        },
        {
          "reference": "Observation/TobaccoUseContributedToDeath"
        }
      ]
    }
  ]
}