The raw content of the file is shown because it could not be parsed as a FHIR resource
"fhirResource": {
        "resourceType": "MedicationStatement",
        "id": "AUSctrl23721",
        "contained": [
            {
                "resourceType": "Patient",
                "id": "AUS32038",
                "identifier": [
                    {
                        "system": "http://ns.electronichealth.net.au/id/medicare-number",
                        "value": "50702742391"
                    },
                    {
                        "system": "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
                        "value": "8003601101851728"
                    }
                ],
                "name": [
                    {
                        "use": "usual",
                        "family": "Daley",
                        "given": [
                            "Audrey"
                        ]
                    }
                ],
                "managingOrganization": {
                    "reference": "#286"
                }
            },
            {
                "resourceType": "Practitioner",
                "id": "AUS2350",
                "identifier": [
                    {
                        "system": "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
                        "value": "test21"
                    }
                ],
                "name": [
                    {
                        "use": "usual",
                        "family": "GRANT",
                        "given": [
                            "Rosaria"
                        ]
                    }
                ]
            },
            {
                "resourceType": "Medication",
                "id": "AUS23721",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "707031000168102"
                        }
                    ],
                    "text": "Morphine (Juno) 10 mg/mL injection, 5 x 1 mL ampoules"
                },
                "form": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "99011000036109"
                        }
                    ],
                    "text": "mg"
                }
            },
            {
                "resourceType": "Organization",
                "id": "286",
                "identifier": [
                    {
                        "value": "RACF: 6259"
                    }
                ],
                "name": "SCC Sandpiper Lodge Residential Care"
            },
            {
                "resourceType": "Organization",
                "identifier": [
                    {
                        "system": "http://ns.electronichealth.net.au/id/hi/hpio/1.0"
                    }
                ]
            },
            {
                "resourceType": "EpisodeOfCare",
                "id": "0",
                "status": "active",
                "patient": {
                    "reference": "#AUS32038",
                    "display": "Daley Audrey"
                },
                "managingOrganization": {
                    "reference": "#"
                }
            }
        ],
        "identifier": [
            {
                "system": "http://medimap.com.au/medication-statement/change-number",
                "value": "AUS3839926"
            }
        ],
        "status": "active",
        "medicationReference": {
            "reference": "#AUS23721"
        },
        "subject": {
            "reference": "#AUS32038",
            "display": "Daley Audrey"
        },
        "context": {
            "reference": "#0"
        },
        "effectivePeriod": {
            "start": "2021-05-03T03:32:14Z"
        },
        "informationSource": {
            "reference": "#AUS2350",
            "display": "GRANT Rosaria"
        },
        "note": [
            {
                "text": "morphine hydrochloride trihydrate 10 mg/mL injection, 5 x 1 mL ampoules"
            }
        ],
        "dosage": [
            {
                "timing": {
                    "repeat": {
                        "frequency": 1,
                        "period": 1,
                        "periodUnit": "d"
                    },
                    "code": {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
                                "code": "QD"
                            }
                        ],
                        "text": "Every day"
                    }
                },
                "route": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "372464004"
                        }
                    ],
                    "text": "Injection, subcutaneous"
                },
                "doseAndRate": [
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                                    "code": "Ordered"
                                }
                            ]
                        },
                        "doseQuantity": {
                            "value": 30,
                            "unit": "mg",
                            "system": "http://unitsofmeasure.org",
                            "code": "mg"
                        }
                    }
                ]
            }
        ]
    }