Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define record of the claim of an item claimed against PBS, RPBS, or MBS #143

Open
2 tasks done
dtr-agency opened this issue Mar 11, 2022 · 11 comments
Open
2 tasks done
Assignees
Labels
medicare size/medium ~ 1 week or less status/approved Approved but not yet complete

Comments

@dtr-agency
Copy link
Contributor

dtr-agency commented Mar 11, 2022

Prerequisites

  • I have searched open and closed issues to make sure it isn't already requested or reported
  • I have written a descriptive issue title

The issue / feature

Change description

Develop and publish an payload definition for R4 of a record of the claim of an item claimed against the Pharmaceutical Benefits Schedule (PBS), Repatriation Pharmaceutical Benefits Scheme (RPBS), or Medicare Benefits Schedule (MBS) to provide an initial baseline as input a the piece of work to provide FHIR R4 endpoint for the exchange of digital health information recorded on the Medicare registries between individuals, healthcare providers, and the My Health Record system infrastructure in Australia.

The purpose of this exchange is to supporting data sourced from the Services Australia Medicare repositories.

Reports of completed claims for a patient against the PBS, RPBS, or MBS are uploaded from Medicare repositories to the MHR system and surfaced to patients, related parties, providers, and clinical information systems via the MHR supported access channels (National Consumer Portal, National Provider Portal, B2B Gateway, etc.).

What it actually enables people to do

How awesome would it be?

Support transition from STU3 to R4 of digital health exchanges of an individual's information in relation to the Medicare program.

Workarounds

N/A

Additional context

See the current STU 3 implementation - TBD complete this section.

@dtr-agency dtr-agency added size/medium ~ 1 week or less status/in-progress In development medicare labels Mar 11, 2022
@dtr-agency dtr-agency self-assigned this Mar 11, 2022
dtr-agency added a commit that referenced this issue Mar 13, 2022
dtr-agency added a commit that referenced this issue Mar 14, 2022
dtr-agency added a commit that referenced this issue Mar 24, 2022
Added rules on outcome, insurance, and in-hospital indicator to ExplanationOfBenefit profile
Added example of reporting claim against MBS for radiation oncology treatment from Medicare repository to MHR system
#143
dtr-agency added a commit that referenced this issue Mar 25, 2022
Added rules on outcome, insurance, and in-hospital indicator to ExplanationOfBenefit profile
Added example of reporting claim against MBS for radiation oncology treatment from Medicare repository to MHR system
#143
@dtr-agency
Copy link
Contributor Author

dtr-agency commented Mar 26, 2022

Design review workshop 26/03/22 confirmed single EOB (ExplanationOfBenefit) profile is best split into an two given the targeted rules for two benefits schemes:

  1. Record of completed MBS Claim for reporting purposes
  2. Record of PBS | RPBS Claim for reporting purposes

dtr-agency added a commit that referenced this issue Mar 26, 2022
single EOB (ExplanationOfBenefit) profile is best split into an two given the targeted rules for two benefits schemes:
1. Record of completed MBS Claim for reporting purposes
2. Record of PBS | RPBS Claim for reporting purposes
#143
@dtr-agency
Copy link
Contributor Author

dtr-agency commented Mar 27, 2022

DocumentReference example(s) for MHR system needed to demonstrate how / if these can be generated from an original upload payload for Medicare /DVA Benefits Report and Pharmaceutical Benefits Report.

dtr-agency added a commit that referenced this issue Mar 27, 2022
DocumentReference example(s) for MHR system to demonstrate how / if these can be generated from an original upload payload for Australian Immunisation Register, Medicare /DVA Benefits Report and Pharmaceutical Benefits Report.
#142
#143
dtr-agency added a commit that referenced this issue Apr 13, 2022
dtr-agency added a commit that referenced this issue Apr 19, 2022
@dtr-agency dtr-agency added status/for-review In review and removed status/in-progress In development labels Jun 2, 2022
@dtr-agency
Copy link
Contributor Author

dtr-agency commented Jun 2, 2022

FHIR Architecture Review Outcomes on MBS set of profiles

  • Add date constraint to at least day
  • The remaining unflagged mandatory elements are meaningful and should have MS flagged
  • Descriptions should be improved
  • Shift invariants to be at site of element acted upon if min cardinality is 1
  • Add known expectations of cardinality, and add comments to describe use case data.
  • Shorten invariant descriptions - don't need to make them pseudo FHIRPath

Changes from FHIR Architecture Review complete.

FHIR Architecture Review Outcomes on PBS set of profiles

  • Add date constraint to at least day
  • The remaining unflagged mandatory elements are meaningful and should have MS flagged
  • Descriptions should be improved
  • Shift invariants to be at site of element acted upon if min cardinality is 1
  • Add known expectations of cardinality, and add comments to describe use case data.
  • Shorten invariant descriptions - don't need to make them pseudo FHIRPath
  • clarify support expectations on terminology: add MS to PBS & AMT medication terminology slices and update policy page

Changes from FHIR Architecture Review complete.

@dtr-agency
Copy link
Contributor Author

dtr-agency commented Jun 2, 2022

May 2022 QA Preview - http://build.fhir.org/ig/AuDigitalHealth/ci-fhir-r4/branches/2022May/package.tgz
Release 1.0.0 is limited to the FHIR R4 conformance artefacts that define the controls on data persistence for the following record types: Australian Immunisation Register, Australian Organ Donor Register, PBS/RPBS Claim Information, MBS/DVA Claim Information.

The FHIR R4 conformance artefacts are a set of StructureDefinitions that define the FHIR structures required, the data element definitions, and their associated rules of usage including the use of extensions and terminology. These conformance artefacts will be published in an Agency FHIR NPM package for use with FHIR and FHIR-aware tools. The FHIR package contains the validation form (JSON + SCH) of the conformance artefacts for direct use in validation operations and example resource instances that demonstrate use cases and conformance requirements.

While these artefacts and their package have been developed in conjunction with this Agency FHR implementation guide – publication and release of the implementation guide is not in scope. The implementation guide is provided to assist readers and users in understanding the Agency FHIR NPM package. See http://build.fhir.org/ig/AuDigitalHealth/ci-fhir-r4/branches/2022May/index.html


Development and internal design architecture review is complete, internal unit testing is underway via AN-3, Clinical Informatics peer review is underway via AN-5, AN-6, AN-7, and AN-8.

@dtr-agency
Copy link
Contributor Author

dtr-agency commented Jun 20, 2022

Testing completed with convention issue identified: Fixed via be7d05d

Clinical Informatics peer review changes: 9e4ecc0 and 0af0897

@dtr-agency
Copy link
Contributor Author

dtr-agency commented Jun 21, 2022

Feedback raised during the assurance period from internal testing, CI SME design review, and NIO have been addressed. A new frozen QA Preview baseline is available.

Changes from internal assurance between v1.0.0-qa-preview and v1.0.0-qa-preview2 :

  1. Applied copyright fixes AN-27, AN-25. See change in ADHA Core Flag, ADHA Australian Immunisation Register Notice, ADHA Record of Consent from Australian Organ Donor Register
  2. Corrected to experimental flag to false AN-28. See change in ADHA Core Medication, ADHA Core Document Reference, ADHA Core Observation, ADHA Core Specimen, ADHA Core Substance
  3. Refactored inv-dh-org-02 to be correctly evaluated AN-10. See change in ADHA Core Organization
  4. Improved wording of inv-dh-obs-05 AN-40, AN-43, AN-44. See change in ADHA Core Observation, ADHA Pathology Result Observation, ADHA Diagnostic Result Observation, ADHA Imaging Result Observation
  5. Typo in comment corrected AN-35 see change in ADHA Record of Claim against MBS or DVA
  6. Typo in comment corrected AN-36 see change in ADHA Record of Claim against PBS or RPBS
  7. Category slicing corrected to use pattern AN-21 See change in ADHA Record of Consent from Australian Organ Donor Register, ADHA Australian Immunisation Register Notice
  8. Additional consent category LOINC code added (59284-0) AN-20 See change in ADHA Record of Consent from Australian Organ Donor Register
  9. Added reference population constraints to Consent. Organization or Consent. Performer. See change in ADHA Record of Consent from Australian Organ Donor Register
  10. Added information system device SNOMED CT binding to Device. Type FTR-1555. See change in ADHA System Device.
  11. Typo in name corrected. See change in ADHA Core ServiceRequest.
  12. Addition of Bundle example from SIT of AIR data to include Flag (bundle-air-02)

ADHA profiles amended (changes listed above):
• ADHA Record of Consent from Australian Organ Donor Register
• ADHA Record of Claim against MBS or DVA
• ADHA Record of Claim against PBS or RPBS
• ADHA Australian Immunisation Register Notice
• ADHA Core Document Reference
• ADHA Core Flag
• ADHA Core Medication
• ADHA Core Observation
• ADHA Core Organization
• ADHA Core ServiceRequest
• ADHA Core Specimen
• ADHA Core Substance
• ADHA Diagnostic Result Observation
• ADHA Imaging Result Observation
• ADHA Pathology Result Observation
• ADHA System Device


June 2022 QA Preview - http://build.fhir.org/ig/AuDigitalHealth/ci-fhir-r4/branches/2022June/package.tgz
Release 1.0.0 is limited to the FHIR R4 conformance artefacts that define the controls on data persistence for the following record types: Australian Immunisation Register, Australian Organ Donor Register, PBS/RPBS Claim Information, MBS/DVA Claim Information.

The FHIR R4 conformance artefacts are a set of StructureDefinitions that define the FHIR structures required, the data element definitions, and their associated rules of usage including the use of extensions and terminology. These conformance artefacts will be published in an Agency FHIR NPM package for use with FHIR and FHIR-aware tools. The FHIR package contains the validation form (JSON + SCH) of the conformance artefacts for direct use in validation operations and example resource instances that demonstrate use cases and conformance requirements.

While these artefacts and their package have been developed in conjunction with this Agency FHR implementation guide – publication and release of the implementation guide is not in scope. The implementation guide is provided to assist readers and users in understanding the Agency FHIR NPM package. See http://build.fhir.org/ig/AuDigitalHealth/ci-fhir-r4/branches/2022June/index.html


Cycle 2 internal unit testing continues via AN-3. Cycle 2 clinical Informatics peer review continues via AN-6, AN-7.

@dtr-agency
Copy link
Contributor Author

dtr-agency commented Jun 21, 2022

Cycle 2 clinical Informatics peer review AN-6 & AN-7 complete with no changes required.

@dtr-agency
Copy link
Contributor Author

Review and testing for this profile is complete. Next step is to mark as Active v1.0.0 and pass regression testing.

@dtr-agency dtr-agency added status/approved Approved but not yet complete and removed status/for-review In review labels Jul 18, 2022
@dtr-agency
Copy link
Contributor Author

dtr-agency commented Aug 16, 2022

Advice provided from NIO that Service Requestor from Services Australia for MBS has never been received in the past, and is not part of the live feed design. Associated issue AuDigitalHealth/ci-medicare-records#21 raised to update live feed conformance specification.

Impact to design
ADHA Record of Claim against MBS or DVA ExplanationOfBenefit.referral is not to be supported and the ADHA MBS Service Claim Item profile governing that element is not required.

Actions

  1. Update ADHA Record of Claim against MBS or DVA to remove any differential of ExplanationOfBenefit.referral
  2. ADHA MBS Service Claim Item is to be archived.

dtr-agency added a commit that referenced this issue Aug 16, 2022
#143
Includes remove of profiles that are no longer referenced by a profile in scope.
@dtr-agency dtr-agency added status/for-review In review and removed status/approved Approved but not yet complete labels Aug 23, 2022
dtr-agency added a commit that referenced this issue Aug 26, 2022
#143
Includes remove of profiles that are no longer referenced by a profile in scope.
@dtr-agency dtr-agency added status/approved Approved but not yet complete and removed status/for-review In review labels Sep 16, 2022
@dtr-agency
Copy link
Contributor Author

dtr-agency commented Sep 16, 2022

The final baseline of the ADHA FHIR NPM package & IG is released for assurance as 1.0.0-qa-preview3. This version reflects final design agreements with NIO and Oracle and addresses feedback raised during the assurance period.

http://build.fhir.org/ig/AuDigitalHealth/ci-fhir-r4/branches/2022Aug/package.tgz

Changes from internal assurance between v1.0.0-qa-preview2 and v1.0.0-qa-preview3:

  1. Applied release ready metadata in all structures e.g. status=active
  2. Amended ADHA Record of Claim against MBS or DVA to remove support for ExplanationOfBenefit.referral and related profiles
  3. Extension Date of Initial Registration refactored to use an R4 URL as the original STU3 extension was never implemented AN-467
  4. Corrected id & url for ADHA Organ or Tissue for Donation BodyStructure AN-463
  5. Amended ADHA Record of Consent from Australian Organ Donor Register in line with URL changes for Extension Date of Initial Registration AN-467 & ADHA Organ or Tissue for Donation BodyStructure AN-463
  6. Corrected inv-dh-loc-03 in ADHA Core Location AN-462
  7. Introduction of XPath expression for some invariants ci-fhir-r4/issues/150
  8. Addition of condition attribute to elements impacted by invariants
  9. Corrected ids in examples
  10. Addition of Bundle example from of AIR to support new Bundling approach (bundle-air-03)
  11. Amended body structure examples to update profile URL AN-463

ADHA profiles removed as part descoping ExplanationOfBenefit.referral:

  • ADHA MBS Service Claim Item
  • ADHA Core DiagnosticReport
  • ADHA Core Media
  • ADHA Core ServiceRequest
  • ADHA Core Specimen
  • ADHA Diagnostic Result Observation
  • ADHA Imaging Result Observation
  • ADHA Pathology Result Observation

This version is undergoing internal release readiness and regression testing via AN-477, and publication readingess review via AN-431, Agency Governance review via Collaborate.

@dtr-agency
Copy link
Contributor Author

Release readiness and regression testing AN-477 completed with no issues.
Publication readiness review AN-431 completed with informative documentation updates now complete.

Now progressing to publication in the Australian Digital Health Agency FHIR Implementation Guide v1.0.0.

robeastwood-agency pushed a commit that referenced this issue Mar 25, 2024
…ad of AU base.

Merge in CIL/ci-fhir-r4 from CIFMM-4158-derive-adha-core-organization-from-au-core-organization to master

* commit 'd0e740f774615f56c6fe850d7db7b27d4708b745':
  Change in versioning as per feedback 1.0.1 to 1.0.2
  Derive organisation profile from HL7 AU core instead of AU base.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medicare size/medium ~ 1 week or less status/approved Approved but not yet complete
Projects
None yet
Development

No branches or pull requests

1 participant