Australian Base Implementation Guide (AU Base 2)

This page is part of the Australian Base IG (v2.1.0: AU Base 2 on R4) based on FHIR R4. For a full list of available versions, see the Directory of published versions

List-bdaf4fda-4e98-11e9-8647-d663bd873d93

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "List",
  "id" : "bdaf4fda-4e98-11e9-8647-d663bd873d93",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"clstu\"><tr><td>Date: 2018-10-24Mode: workingStatus: currentCode: Current Medicine</td></tr><tr><td>Subject: <a href=\"Patient-example0.html\">Generated Summary: id: example0; IHI = 8003608166690503, Medicare Number = 32788511952, Health Care Card Number = 307111942H; Stella Franklin ; sfranklin@amail.com.au(WORK); 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></tr><tr><td><a href=\"Observation-norelevantfinding-example3.html\">Generated Summary: id: norelevantfinding-example3; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActCode ASSERTION}\">Assertion</span>; effective: 2018-10-23; <span title=\"Codes: {http://snomed.info/sct 1200661000168109}\">Patient not taking any medications</span></a></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://tools.ietf.org/html/rfc4122",
      "value" : "2793d1c8-4e99-11e9-8647-d663bd873d93"
    }
  ],
  "status" : "current",
  "mode" : "working",
  "code" : {
    "coding" : [
      {
        "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1",
        "code" : "101.32009",
        "display" : "Current Medicine"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/example0"
  },
  "date" : "2018-10-24",
  "source" : {
    "reference" : "Practitioner/example1"
  },
  "entry" : [
    {
      "item" : {
        "reference" : "Observation/norelevantfinding-example3"
      }
    }
  ]
}