Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Amoxicillin 875 mg + clavulanic acid 125 mg tablet, Augmentin Duo Forte - JSON Representation

Raw json | Download


{
  "resourceType" : "Medication",
  "id" : "amoxicillin-01",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication amoxicillin-01</b></p><a name=\"amoxicillin-01\"> </a><a name=\"hcamoxicillin-01\"> </a><a name=\"amoxicillin-01-en-AU\"> </a><p><b>Medication Brand Name</b>: Augmentin Duo Forte</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 28152011000036108}, {http://pbs.gov.au/code/item 5006L}\">Amoxicillin 875 mg + clavulanic acid 125 mg tablet, Augmentin Duo Forte</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name",
      "valueString" : "Augmentin Duo Forte"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "28152011000036108",
        "display" : "amoxicillin 875 mg + clavulanic acid 125 mg tablet, 10"
      },
      {
        "system" : "http://pbs.gov.au/code/item",
        "code" : "5006L",
        "display" : "amoxicillin 875 mg + clavulanic acid 125 mg tablet, 10"
      }
    ],
    "text" : "Amoxicillin 875 mg + clavulanic acid 125 mg tablet, Augmentin Duo Forte"
  }
}