AU Core Implementation Guide
1.0.0-ballot - Ballot
This page is part of the AU Core (v1.0.0-ballot: AU Core R1 Ballot 7) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Medication",
"id" : "2active-ingredients",
"meta" : {
"profile" : [
🔗 "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication 2active-ingredients</b></p><a name=\"2active-ingredients\"> </a><a name=\"hc2active-ingredients\"> </a><a name=\"2active-ingredients-en-AU\"> </a><p><b>code</b>: <span title=\"Codes:{http://pbs.gov.au/code/item 13382H}\">perindopril arginine 10 mg + amlodipine 10 mg tablet, 30</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://pbs.gov.au/code/item",
"code" : "13382H",
"display" : "PERINDOPRIL + AMLODIPINE"
}
],
"text" : "perindopril arginine 10 mg + amlodipine 10 mg tablet, 30"
}
}