This page is part of the Australian Base IG (v1.1.1: AU Base 1.1 on STU3 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions
Raw json
{ "resourceType" : "List", "id" : "0ebc46a8-4ea8-11e9-8647-d663bd873d93", "text" : { "status" : "extensions", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h1>MEDICINE LIST</h1>\n\n <h2>PATIENT</h2>\n <table>\n <tbody>\n <tr>\n <th>Name</th>\n <td>\n <p>David Goodpatient</p>\n </td>\n </tr>\n <tr>\n <th>DoB</th>\n <td>14 September 1953</td>\n </tr>\n <tr>\n <th>Gender</th>\n <td>Male</td>\n </tr>\n <tr>\n <th>Address</th>\n <td>2 Round Court, QLD 4113</td>\n </tr>\n </tbody>\n </table>\n\n <h2>SOURCE OF MEDICINE LIST</h2>\n <table>\n <tbody>\n <tr>\n <th>Name</th>\n <td>\n <p>Iam Practitioner</p>\n </td>\n </tr>\n <tr>\n <th>HPI-I</th>\n <td>8003610000000000</td>\n </tr>\n <tr>\n <th>Phone</th>\n <td>054447777</td>\n </tr>\n <tr>\n <th>Email</th>\n <td>iam.practitioner@example.com.au</td>\n </tr>\n </tbody>\n </table>\n\n <h2>CONSULTATION DETAILS</h2>\n <table>\n <tbody>\n <tr>\n <th>Consultation date</th>\n <td>15 Mar 2019</td>\n </tr>\n <tr>\n <th>Consultation summary</th>\n <td>Patient presented with weakness over the last couple of days. No other\n symptoms. Revised patient's medications. Advised patient to\n see the usual GPs clinic for further consultation and review. </td>\n </tr>\n </tbody>\n </table>\n\n <h3>CURRENT MEDICINES</h3>\n <table border=\"1\">\n <thead>\n <tr>\n <th>Medicine</th>\n <th>Brand name</th>\n <th>Direction</th>\n <th>Medicine Purpose</th>\n <th>Medicine Status</th>\n <th>Result of Action</th>\n <th>Special Instructions</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Multi-vitamins</td>\n <td/>\n <td>1 tablet daily</td>\n <td/>\n <td>New</td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td>Spiriva (tiotropium bromide 18mg per inhalation) inhalant</td>\n <td/>\n <td>1 inhalation per day</td>\n <td>Chronic Obstructive Pulmonary Disease</td>\n <td>Amended</td>\n <td>Reduced to one inhalation a day</td>\n <td/>\n </tr>\n <tr>\n <td>paracetamol 665 mg modified release tablet</td>\n <td>Panadol Osteo</td>\n <td>Two tablets every 6-8 hours when required.</td>\n <td>Osteoarthritis, pain relief</td>\n <td>Unchanged</td>\n <td/>\n <td>No more than 6 tablets in 24hr</td>\n </tr>\n <tr>\n <td>cilostazol 100 mg tablet</td>\n <td>Pletal</td>\n <td>One a day at night time</td>\n <td>Blood thinning</td>\n <td>Amended</td>\n <td>Form change</td>\n <td/>\n </tr>\n </tbody>\n </table>\n\n <h3>CEASED MEDICINES</h3>\n <table border=\"1\">\n <thead>\n <tr>\n <th>Medicine</th>\n <th>Reason</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Ibuprofen</td>\n <td>Allergic reaction</td>\n </tr>\n </tbody>\n </table>\n </div>" }, "contained" : [ { "resourceType" : "MedicationStatement", "id" : "7e6620b8-4ea9-11e9-8647-d663bd873d93", "status" : "active", "medicationCodeableConcept" : { "text" : "Multi-vitamins" }, "dateAsserted" : "2019-03-15", "subject" : { "reference" : "#cfd14b34-4eaa-11e9-8647-d663bd873d93" }, "taken" : "y", "dosage" : [ { "text" : "1 tablet daily" } ] }, { "resourceType" : "MedicationStatement", "id" : "a4d66514-4ea9-11e9-8647-d663bd873d93", "status" : "active", "medicationCodeableConcept" : { "text" : "Spiriva (tiotropium bromide 18mg per inhalation) inhalant" }, "dateAsserted" : "2019-03-15", "subject" : { "reference" : "#cfd14b34-4eaa-11e9-8647-d663bd873d93" }, "taken" : "y", "reasonCode" : [ { "text" : "COPD" } ], "dosage" : [ { "text" : "1 inhalation per day" } ] }, { "resourceType" : "MedicationStatement", "id" : "70c4f4b8-4f24-11e9-8647-d663bd873d9", "extension" : [ { "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name", "valueString" : "Panadol Osteo" } ], "status" : "active", "medicationCodeableConcept" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "22075011000036103" } ], "text" : "paracetamol 665 mg modified release tablet" }, "subject" : { "reference" : "#cfd14b34-4eaa-11e9-8647-d663bd873d93" }, "taken" : "y", "reasonCode" : [ { "text" : "Osteoarthritis, pain releif" } ], "dosage" : [ { "text" : "Two tablets every 6-8 hours when required.", "patientInstruction" : "No more than 6 tablets in 24hr" } ] }, { "resourceType" : "MedicationStatement", "id" : "e2ff28ac-4f27-11e9-8647-d663bd873d93", "extension" : [ { "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name", "valueString" : "Pletal" } ], "status" : "active", "medicationCodeableConcept" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "82923011000036103" } ], "text" : "cilostazol 100 mg tablet" }, "subject" : { "reference" : "#cfd14b34-4eaa-11e9-8647-d663bd873d93" }, "taken" : "y", "reasonCode" : [ { "text" : "Blood thinning" } ], "dosage" : [ { "text" : "One a day at night time" } ] }, { "resourceType" : "MedicationStatement", "id" : "da074f86-4f27-11e9-8647-d663bd873d93", "status" : "stopped", "medicationCodeableConcept" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "38268001" } ], "text" : "Ibuprofen" }, "subject" : { "reference" : "#cfd14b34-4eaa-11e9-8647-d663bd873d93" }, "taken" : "n", "reasonNotTaken" : [ { "text" : "Allergic reaction" } ] }, { "resourceType" : "Patient", "id" : "cfd14b34-4eaa-11e9-8647-d663bd873d93", "extension" : [ { "url" : "http://hl7.org.au/fhir/StructureDefinition/indigenous-status", "valueCoding" : { "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1", "code" : "9", "display" : "Not stated/inadequately described" } } ], "identifier" : [ { "type" : { "coding" : [ { "system" : "http://hl7.org/fhir/v2/0203", "code" : "NI", "display" : "National unique individual identifier" } ] }, "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0", "value" : "8003608666701594" } ], "name" : [ { "text" : "David Goodpatient", "family" : "Goodpatient", "given" : [ "David" ] } ], "gender" : "male", "birthDate" : "1953-09-14", "address" : [ { "use" : "home", "line" : [ "2 Round Court" ], "state" : "QLD", "postalCode" : "4113", "country" : "Australia" } ], "generalPractitioner" : [ { "reference" : "#36294aee-4eab-11e9-8647-d663bd873d93" } ], "managingOrganization" : { "reference" : "#b6fab368-623b-45a6-a133-2d77b69663a0" } }, { "resourceType" : "Practitioner", "id" : "36294aee-4eab-11e9-8647-d663bd873d93", "name" : [ { "family" : "Grey", "prefix" : [ "Dr" ] } ] }, { "resourceType" : "Practitioner", "id" : "bd00bd7a-4ffc-11e9-8647-d663bd873d93", "identifier" : [ { "type" : { "coding" : [ { "system" : "http://hl7.org/fhir/v2/0203", "code" : "NPI", "display" : "National provider identifier" } ], "text" : "HPI-I" }, "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0", "value" : "8003610000000000" } ], "name" : [ { "use" : "official", "family" : "Practitioner", "given" : [ "Iam" ], "suffix" : [ "M.D." ] } ], "telecom" : [ { "system" : "phone", "value" : "054447777", "use" : "work" }, { "system" : "email", "value" : "iam.practitioner@example.com.au", "use" : "work" } ], "qualification" : [ { "identifier" : [ { "type" : { "coding" : [ { "system" : "http://hl7.org.au/fhir/v2/0203", "code" : "AHPRA", "display" : "Australian Health Practitioner Regulation Agency Registration Number" } ], "text" : "AHPRA registration number" }, "system" : "http://hl7.org.au/id/ahpra-registration-number", "value" : "MED0000932850" } ], "code" : { "coding" : [ { "system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0", "code" : "253111", "display" : "General Medical Practitioner" } ], "text" : "AHPRA qualification for General Practitioner" }, "issuer" : { "display" : "AHPRA" } } ] }, { "resourceType" : "Organization", "id" : "b6fab368-623b-45a6-a133-2d77b69663a0", "name" : "Grey Medical Practice" }, { "resourceType" : "Encounter", "id" : "28060b9a-4ffb-11e9-8647-d663bd873d93", "extension" : [ { "url" : "http://hl7.org.au/fhir/StructureDefinition/encounter-description", "valueString" : "Patient presented with weakness over the last couple of days. No other symptoms. Revised patient's medications. Advised patient to see the usual GPs clinic for further consultation and review." } ], "identifier" : [ { "system" : "https://tools.ietf.org/html/rfc4122", "value" : "5c48d068-4ffb-11e9-8647-d663bd873d93" } ], "status" : "finished", "class" : { "system" : "http://hl7.org/fhir/v3/ActCode", "code" : "AMB", "display" : "ambulatory" }, "type" : [ { "coding" : [ { "system" : "http://loinc.org", "code" : "34764-1" } ] } ], "priority" : { "coding" : [ { "system" : "http://hl7.org/fhir/v3/ActPriority", "code" : "R" } ] }, "subject" : { "reference" : "#cfd14b34-4eaa-11e9-8647-d663bd873d93" }, "participant" : [ { "type" : [ { "coding" : [ { "system" : "http://hl7.org/fhir/v3/ParticipationType", "code" : "PPRF" } ] } ], "individual" : { "reference" : "#bd00bd7a-4ffc-11e9-8647-d663bd873d93" } } ], "period" : { "start" : "2019-03-15", "end" : "2019-03-15" } } ], "identifier" : [ { "system" : "https://tools.ietf.org/html/rfc4122", "value" : "7f8fb180-4ea8-11e9-8647-d663bd873d93" } ], "status" : "current", "mode" : "snapshot", "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "10160-0" } ], "text" : "Medicine List" }, "subject" : { "reference" : "#cfd14b34-4eaa-11e9-8647-d663bd873d93" }, "encounter" : { "reference" : "#28060b9a-4ffb-11e9-8647-d663bd873d93" }, "date" : "2019-03-15", "source" : { "reference" : "#bd00bd7a-4ffc-11e9-8647-d663bd873d93" }, "entry" : [ { "flag" : { "coding" : [ { "system" : "http://hl7.org.au/fhir/CodeSystem/medicine-item-change", "code" : "new", "display" : "New" } ] }, "item" : { "reference" : "#7e6620b8-4ea9-11e9-8647-d663bd873d93" } }, { "extension" : [ { "url" : "http://hl7.org.au/fhir/StructureDefinition/change-description", "valueString" : "Reduced to one inhalation a day" } ], "flag" : { "coding" : [ { "system" : "http://hl7.org.au/fhir/CodeSystem/medicine-item-change", "code" : "amended", "display" : "Amended" } ] }, "item" : { "reference" : "#a4d66514-4ea9-11e9-8647-d663bd873d93" } }, { "flag" : { "coding" : [ { "system" : "http://hl7.org.au/fhir/CodeSystem/medicine-item-change", "code" : "nochange", "display" : "Unchanged" } ] }, "item" : { "reference" : "#70c4f4b8-4f24-11e9-8647-d663bd873d9" } }, { "extension" : [ { "url" : "http://hl7.org.au/fhir/StructureDefinition/change-description", "valueString" : "Form change" } ], "flag" : { "coding" : [ { "system" : "http://hl7.org.au/fhir/CodeSystem/medicine-item-change", "code" : "amended", "display" : "Amended" } ] }, "item" : { "reference" : "#e2ff28ac-4f27-11e9-8647-d663bd873d93" } }, { "flag" : { "coding" : [ { "system" : "http://hl7.org.au/fhir/CodeSystem/medicine-item-change", "code" : "ceased", "display" : "Ceased" } ] }, "item" : { "reference" : "#da074f86-4f27-11e9-8647-d663bd873d93" } } ] }