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

Example: Medication-CombinationPackage0

Formats: Narrative,XML, JSON, Turtle

Raw json

{
  "resourceType" : "Medication",
  "id" : "CombinationPackage0",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: CombinationPackage0</p><p><b>code</b>: <span title=\"Codes: {http://www.mims.com.au 70050102}, {http://snomed.info/sct 28214011000036106}, {http://snomed.info/sct 14207011000036103}, {http://www.gs1.org/gtin 9322882006576}\">Nexium Hp7 Combination pack</span></p><p><b>form</b>: <span title=\"Codes: \">Combination pack</span></p></div>"
  },
  "code" : {
    "coding" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-type",
            "valueCoding" : {
              "system" : "http://hl7.org.au/fhir/CodeSystem/medication-type",
              "code" : "BPG",
              "display" : "Branded package with no container"
            }
          }
        ],
        "system" : "http://www.mims.com.au",
        "code" : "70050102",
        "display" : "Nexium Hp7 Combination pack"
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-type",
            "valueCoding" : {
              "system" : "http://hl7.org.au/fhir/CodeSystem/medication-type",
              "code" : "UPG",
              "display" : "Unbranded package with no container"
            }
          }
        ],
        "system" : "http://snomed.info/sct",
        "code" : "28214011000036106",
        "display" : "esomeprazole 20 mg enteric tablet [14] (&) amoxicillin 500 mg capsule [28] (&) clarithromycin 500 mg tablet [14], 1 pack"
      },
      {
        "extension" : [
          {
            "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-type",
            "valueCoding" : {
              "system" : "http://hl7.org.au/fhir/CodeSystem/medication-type",
              "code" : "BPG",
              "display" : "Branded package with no container"
            }
          }
        ],
        "system" : "http://snomed.info/sct",
        "code" : "14207011000036103",
        "display" : "Nexium Hp7 (14 x Nexium tablets, 28 x Amoxil capsules, 14 x Klacid tablets), 1 pack"
      },
      {
        "system" : "http://www.gs1.org/gtin",
        "code" : "9322882006576",
        "display" : "Nexium Hp7 Combination pack"
      }
    ],
    "text" : "Nexium Hp7 Combination pack"
  },
  "form" : {
    "text" : "Combination pack"
  }
}