AU Base Implementation Guide
4.2.2-ballot - Ballot
This page is part of the Australian Base IG (v4.2.2-ballot: AU Base R4.2 Ballot 5) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.1.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "List",
"id" : "example1",
"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 example1</b></p><a name=\"example1\"> </a><a name=\"hcexample1\"> </a><a name=\"example1-en-AU\"> </a><table class=\"clstu\"><tr><td>Date: 2018-10-24 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Current Medicine </td></tr><tr><td>Subject: <a href=\"Patient-example0.html\">Stella Franklin 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></tr><tr><td><a href=\"Observation-norelevantfinding-example3.html\">Observation Assertion</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"
}
}
]
}