Australian Base Implementation Guide (AU Base 2)

This page is part of the Australian Base IG (v2.2.0-ballot: R3 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

List-e0a6c4a6-4e97-11e9-8647-d663bd873d93

Formats: XML, JSON, Turtle

Raw json


{
  "resourceType" : "List",
  "id" : "e0a6c4a6-4e97-11e9-8647-d663bd873d93",
  "meta" : {
    "profile" : [
      "http://hl7.org.au/fhir/StructureDefinition/au-medlist"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"clstu\"><tr><td>Date: 2019-02-08Mode: snapshotStatus: currentCode: Current Medicine</td></tr><tr><td>Subject: <a href=\"Patient-example0.html\">Generated Summary: IHI: 8003608833357361, Medicare Number: 32788511952, Health Care Card Number: 307111942H; Stella Franklin ; sfranklin@amail.example.com; gender: female; birthDate: 1985-10-14</a>Source: (null)</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-MedicationStatementexample0.html\">Generated Summary: status: active; <span title=\"Codes: {http://snomed.info/sct 6166011000036106}\">Roferon-A 9 million units (33.333 microgram)/0.5 mL injection, 0.5 mL syringe</span>; effective: 2018-06-25 --&gt; (ongoing); dateAsserted: 2018-07-25</a></td><td>Unchanged</td></tr><tr><td><a href=\"MedicationStatement-MedicationStatementexample1.html\">Generated Summary: status: active; <span title=\"Codes: {http://snomed.info/sct 3559011000036109}\">Zoloft</span>; dateAsserted: 2018-07-25; 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" : "https://tools.ietf.org/html/rfc4122",
      "value" : "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/MedicationStatementexample0"
      }
    },
    {
      "flag" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org.au/CodeSystem/medicine-item-change",
            "code" : "nochange"
          }
        ]
      },
      "item" : {
        "reference" : "MedicationStatement/MedicationStatementexample1"
      }
    }
  ]
}
Issues & Feedback