{
  "resourceType" : "List",
  "id" : "example0",
  "meta" : {
    "profile" : ["http://hl7.org.au/fhir/StructureDefinition/au-medlist"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List example0</b></p><a name=\"example0\"> </a><a name=\"hcexample0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-medlist.html\">AU Medicine List</a></p></div><table class=\"clstu\"><tr><td>Date: 2019-02-08 </td><td>Mode: Snapshot List </td><td>Status: Current </td><td>Code: Current Medicine </td></tr><tr><td>Subject: <a href=\"Patient-example0.html\">Stella Franklin (official) Female, DoB: 1985-10-14 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608833357361)</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td><td>Flag</td></tr><tr><td><a href=\"MedicationStatement-example0.html\">MedicationStatement: status = active; medication[x] = Roferon-A 9 million units (33.333 microgram)/0.5 mL injection, 0.5 mL syringe; effective[x] = 2018-06-25 --&gt; (ongoing); dateAsserted = 2018-07-25</a></td><td>Unchanged</td></tr><tr><td><a href=\"MedicationStatement-example1.html\">MedicationStatement: extension = true; status = active; medication[x] = Zoloft; dateAsserted = 2018-07-25; note = The patient is not sure when exactly started taking the medication but is certain it's been over a year</a></td><td>Unchanged</td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:fbee41d4-4e98-11e9-8647-d663bd873d93"
  }],
  "status" : "current",
  "mode" : "snapshot",
  "code" : {
    "coding" : [{
      "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1",
      "code" : "101.32009",
      "display" : "Current Medicine"
    }]
  },
  "subject" : {
    "reference" : "Patient/example0"
  },
  "date" : "2019-02-08",
  "source" : {
    "reference" : "PractitionerRole/example3"
  },
  "entry" : [{
    "flag" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org.au/CodeSystem/medicine-item-change",
        "code" : "nochange"
      }]
    },
    "item" : {
      "reference" : "MedicationStatement/example0"
    }
  },
  {
    "flag" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org.au/CodeSystem/medicine-item-change",
        "code" : "nochange"
      }]
    },
    "item" : {
      "reference" : "MedicationStatement/example1"
    }
  }]
}