FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.au.core
Resource TypeMedication
IdMedication-2active-ingredients.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Medication 2active-ingredients

code: perindopril arginine 10 mg + amlodipine 10 mg tablet, 30


Source1

{
  "resourceType": "Medication",
  "id": "2active-ingredients",
  "meta": {
    "profile": [
      "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://pbs.gov.au/code/item",
        "code": "13382H",
        "display": "PERINDOPRIL + AMLODIPINE"
      }
    ],
    "text": "perindopril arginine 10 mg + amlodipine 10 mg tablet, 30"
  }
}