{
  "resourceType" : "MedicationStatement",
  "id" : "5cfa647a-8ff8-4a1c-9239-892e2e33140b",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 5cfa647a-8ff8-4a1c-9239-892e2e33140b</b></p><p><b>status</b>: Recorded</p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 11289}\">warfarin</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-562.html\">Kath Green  Female, DoB: 1991-05-23 ( http://acme.org/identifiers/Patient#562)</a></p><p><b>encounter</b>: <a href=\"Encounter/8516d3d2-98b3-413e-bcab-672dc1b4ee99\">Encounter/8516d3d2-98b3-413e-bcab-672dc1b4ee99</a></p><p><b>dateAsserted</b>: 2024-04-17</p><h3>Adherences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/CodeSystem/medication-statement-adherence unknown}\">Unknown</span></td></tr></table></div>"
  },
  "status" : "recorded",
  "medication" : {
    "concept" : {
      "coding" : [{
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "11289"
      }]
    }
  },
  "subject" : {
    "reference" : "Patient/562"
  },
  "encounter" : {
    "reference" : "Encounter/8516d3d2-98b3-413e-bcab-672dc1b4ee99"
  },
  "dateAsserted" : "2024-04-17",
  "adherence" : {
    "code" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",
        "code" : "unknown"
      }]
    }
  }
}