{
  "resourceType" : "MedicationStatement",
  "id" : "685cea3c-594c-4de0-a38e-daaa864115ef",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 685cea3c-594c-4de0-a38e-daaa864115ef</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-47234.html\">Jeff Smith  Male, DoB: 1968-05-04 ( http://acme.org/identifiers/Patient#47234)</a></p><p><b>encounter</b>: <a href=\"Encounter/f83700ea-5fec-4a87-98e3-62c59e9c4385\">Encounter/f83700ea-5fec-4a87-98e3-62c59e9c4385</a></p><p><b>dateAsserted</b>: 2024-04-13</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 taking}\">Taking</span></td></tr></table></div>"
  },
  "status" : "recorded",
  "medication" : {
    "concept" : {
      "coding" : [{
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "11289"
      }]
    }
  },
  "subject" : {
    "reference" : "Patient/47234"
  },
  "encounter" : {
    "reference" : "Encounter/f83700ea-5fec-4a87-98e3-62c59e9c4385"
  },
  "dateAsserted" : "2024-04-13",
  "adherence" : {
    "code" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",
        "code" : "taking"
      }]
    }
  }
}