My Health Record FHIR IG
1.3.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: ADHAEpisodeOfCareMyMedicare - Detailed Descriptions

Active as of 2024-10-25

Definitions for the dh-episodeofcare-mymedicare-1 resource profile.

Guidance on how to interpret the contents of this table can be found here

0. EpisodeOfCare
Definition

Information about a GP practice that is or has been registered for the patient in the MyMedicare system.

ShortGP practice registration information
Invariantsinv-dh-epoc-03: A patient's current GP practice shall not have a registration end date ((status = 'active') implies period.end.empty())
2. EpisodeOfCare.status
Must Supporttrue
Fixed Valueactive
4. EpisodeOfCare.type
Control1..?
Must Supporttrue
SlicingThis element introduces a set of slices on EpisodeOfCare.type. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • pattern @ $this
  • 6. EpisodeOfCare.type:primaryCare
    Slice NameprimaryCare
    ShortGP practice - primary care management
    Control1..1
    Pattern Value{
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "737470001"
      }]
    }
    8. EpisodeOfCare.patient
    ShortThe patient
    TypeReference(ADHA Core Patient)
    Must Supporttrue
    Invariantsinv-dh-epoc-01: At least reference or a valid identifier shall be present (reference.exists() or identifier.where(system.count() + value.count() >1).exists())
    10. EpisodeOfCare.managingOrganization
    ShortGP practice that is now, or was once, registered for the patient
    Control1..?
    This element is affected by the following invariants: inv-dh-epoc-02
    TypeReference(ADHA Core Organization)
    Must Supporttrue
    Invariantsinv-dh-epoc-02: At least reference or a valid identifier shall be present (reference.exists() or identifier.where(system.count() + value.count() >1).exists())
    12. EpisodeOfCare.period
    Comments

    In the context of a MyMedicare registration, a patient's current registered GP practice will only have period.start. A historical entry will have both period.start and period.end.

    Control1..?
    Must Supporttrue
    14. EpisodeOfCare.period.start
    ShortRegistration start date
    Control1..?
    This element is affected by the following invariants: inv-dh-epoc-03
    Must Supporttrue