{
  "resourceType": "Bundle",
  "id": "vpr-01",
  "type": "collection",
  "timestamp": "2022-10-28T11:01:00+10:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:1f1e3fc0-768f-4c76-ac1a-77345c890321",
      "resource": {
        "resourceType": "Patient",
        "meta": {
          "profile": [
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-patient-core-1"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-patient-core-1.html\">ADHA Core Patient</a></p></div><p><b>identifier</b>: IHI: 8003608833564727(use: OFFICIAL)</p><p><b>name</b>: Bert Gainey</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1971-09-24</p><p><b>generalPractitioner</b>: <a href=\"#urnuuid2250beff-bf54-492f-a8fa-6ea6d1d7f78f\">See above (urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f)</a></p></div>"
        },
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "NI"
                }
              ],
              "text": "IHI"
            },
            "system": "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value": "8003608833564727"
          }
        ],
        "name": [
          {
            "use": "usual",
            "text": "Bert Gainey",
            "family": "Gainey"
          }
        ],
        "gender": "male",
        "birthDate": "1971-09-24",
        "generalPractitioner": [
          {
            "reference": "urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f",
      "resource": {
        "resourceType": "Organization",
        "meta": {
          "profile": [
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-organization-core-1"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-organization-core-1.html\">ADHA Core Organization</a></p></div><p><b>type</b>: GP practice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394761003)</span></p><p><b>name</b>: ABC Medical Clinic</p><p><b>telecom</b>: ph: (02) 5550 2427(WORK)</p><p><b>address</b>: Andrew Fisher Building 1 National Circuit Barton ACT 2600 (WORK)</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "394761003"
              }
            ],
            "text": "GP practice"
          }
        ],
        "name": "ABC Medical Clinic",
        "telecom": [
          {
            "system": "phone",
            "value": "(02) 5550 2427",
            "use": "work"
          }
        ],
        "address": [
          {
            "use": "work",
            "line": [
              "Andrew Fisher Building",
              "1 National Circuit"
            ],
            "city": "Barton",
            "state": "ACT",
            "postalCode": "2600"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:75c257b4-eb01-4c29-a01e-9a154a36370a",
      "resource": {
        "resourceType": "EpisodeOfCare",
        "meta": {
          "profile": [
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-episodeofcare-mymedicare-1"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EpisodeOfCare</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-episodeofcare-mymedicare-1.html\">ADHA GP Practice Registration Entry</a></p></div><p><b>status</b>: active</p><p><b>type</b>: Primary care management <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#737470001)</span></p><p><b>patient</b>: <a href=\"#urnuuid1f1e3fc0-768f-4c76-ac1a-77345c890321\">See above (urn:uuid:1f1e3fc0-768f-4c76-ac1a-77345c890321)</a></p><p><b>managingOrganization</b>: <a href=\"#urnuuid2250beff-bf54-492f-a8fa-6ea6d1d7f78f\">See above (urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f)</a></p><p><b>period</b>: 2021-06-13 --&gt; (ongoing)</p></div>"
        },
        "status": "active",
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "737470001",
                "display": "Primary care management"
              }
            ]
          }
        ],
        "patient": {
          "reference": "urn:uuid:1f1e3fc0-768f-4c76-ac1a-77345c890321",
          "identifier": {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "NI"
                }
              ],
              "text": "IHI"
            },
            "system": "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value": "8003608833564727"
          }
        },
        "managingOrganization": {
          "reference": "urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f"
        },
        "period": {
          "start": "2021-06-13"
        }
      }
    }
  ]
}