MediRecords FHIR Implementation Guide
1.4.2 - release


: Webhook Bundle for medication-administration-admission.created event in Admissions - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "5acda4ed-5086-404f-9966-2141638e35b5",
  "meta" : {
    "lastUpdated" : "2024-09-19T04:43:30Z"
  },
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9",
        "meta" : {
          "lastUpdated" : "2024-09-19T04:43:30Z",
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-administration-admission"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration 9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9</b></p><a name=\"9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9\"> </a><a name=\"hc9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9\"> </a><a name=\"9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9-en-US\"> </a><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\">Last updated: 2024-09-19 04:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-medication-administration-admission.html\">MR MedicationAdministration Admission (Draft)</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medication-admin-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <a href=\"#hc9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9/1\">Medication Xycilan</a></p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number:\u00a032788511952\u00a0(,\u00a0period:\u00a0(?) --&gt; 2025-02))</a></p><p><b>context</b>: <a href=\"Encounter-0291f306-e786-4ac4-be26-44b47714d85f.html\">Encounter: extension = 2023-10-20 01:00:00+0000,2023-12-22,Planned Encounter for a Patient who has been admitted to a Hospital,Public Transport (arrivalMode#P); identifier = Visit number: ADM-27; status = in-progress; class = inpatient encounter (ActCode#IMP); period = 2023-12-20 00:34:00+0000 --&gt; (ongoing); reasonCode = Ischaemic foot</a></p><p><b>effective</b>: 2024-09-19 03:43:30+1000</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></td></tr></table><p><b>request</b>: <a href=\"MedicationRequest-ae933351-1407-40c1-93ec-4f6164d0898f.html\">MedicationRequest: status = active; intent = order; category = Inpatient; priority = routine; reported[x] = false; medication[x] = -&gt;Medication Xycilan; authoredOn = 2024-09-19 01:43:30+0000; reasonCode = Pneumonia</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #1</b></p><a name=\"9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9/1\"> </a><a name=\"hc9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9/1\"> </a><a name=\"9f5f0107-2453-4fa2-a372-7bf2dcb6bfc9/1-en-US\"> </a><p><b>Medication Strength</b>: 250mg</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 713931000168108}\">Xycilan</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 1230388007}\">Tablet</span></p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "Medication",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-admission"
              ]
            },
            "extension" : [
              {
                "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-strength",
                "valueString" : "250mg"
              }
            ],
            "code" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "713931000168108",
                  "display" : "Xycilan"
                }
              ],
              "text" : "Xycilan"
            },
            "form" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "1230388007",
                  "display" : "Coated tablet"
                }
              ],
              "text" : "Tablet"
            }
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medication-admin-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ]
        },
        "medicationReference" : {
          "reference" : "#1"
        },
        "subject" : {
          🔗 "reference" : "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"
        },
        "context" : {
          🔗 "reference" : "Encounter/0291f306-e786-4ac4-be26-44b47714d85f"
        },
        "effectiveDateTime" : "2024-09-19T03:43:30+10:00",
        "performer" : [
          {
            "actor" : {
              🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"
            }
          }
        ],
        "request" : {
          🔗 "reference" : "MedicationRequest/ae933351-1407-40c1-93ec-4f6164d0898f"
        },
        "dosage" : {
          "extension" : [
            {
              "url" : "https://fhir.medirecords.com/StructureDefinition/mr-dose-string-extn",
              "valueString" : "20mg"
            }
          ],
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "26643006",
                "display" : "Oral route"
              }
            ],
            "text" : "Oral"
          }
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:ae933351-1407-40c1-93ec-4f6164d0898f",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "ae933351-1407-40c1-93ec-4f6164d0898f",
        "meta" : {
          "lastUpdated" : "2024-09-19T01:43:30Z",
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-request-admission"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_ae933351-1407-40c1-93ec-4f6164d0898f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ae933351-1407-40c1-93ec-4f6164d0898f</b></p><a name=\"ae933351-1407-40c1-93ec-4f6164d0898f\"> </a><a name=\"hcae933351-1407-40c1-93ec-4f6164d0898f\"> </a><a name=\"ae933351-1407-40c1-93ec-4f6164d0898f-en-US\"> </a><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\">Last updated: 2024-09-19 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-medication-request-admission.html\">MR MedicationRequest Admission (Draft)</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">PLANNED</span></p><p><b>priority</b>: Routine</p><p><b>reported</b>: false</p><p><b>medication</b>: <a href=\"#hcae933351-1407-40c1-93ec-4f6164d0898f/1\">Medication Xycilan</a></p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number:\u00a032788511952\u00a0(,\u00a0period:\u00a0(?) --&gt; 2025-02))</a></p><p><b>encounter</b>: <a href=\"Encounter-0291f306-e786-4ac4-be26-44b47714d85f.html\">Encounter: extension = 2023-10-20 01:00:00+0000,2023-12-22,Planned Encounter for a Patient who has been admitted to a Hospital,Public Transport (arrivalMode#P); identifier = Visit number: ADM-27; status = in-progress; class = inpatient encounter (ActCode#IMP); period = 2023-12-20 00:34:00+0000 --&gt; (ongoing); reasonCode = Ischaemic foot</a></p><p><b>authoredOn</b>: 2024-09-19 01:43:30+0000</p><p><b>requester</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 233604007}\">Pneumonia</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 250mg Tablet \n Oral \n Dose 250mg \n Every 6 hours</p><p><b>timing</b>: Code , Once per 6 hours</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #1</b></p><a name=\"ae933351-1407-40c1-93ec-4f6164d0898f/1\"> </a><a name=\"hcae933351-1407-40c1-93ec-4f6164d0898f/1\"> </a><a name=\"ae933351-1407-40c1-93ec-4f6164d0898f/1-en-US\"> </a><p><b>Medication Strength</b>: 250mg</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 713931000168108}\">Xycilan</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 1230388007}\">Tablet</span></p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "Medication",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-admission"
              ]
            },
            "extension" : [
              {
                "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-strength",
                "valueString" : "250mg"
              }
            ],
            "code" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "713931000168108",
                  "display" : "Xycilan"
                }
              ],
              "text" : "Xycilan"
            },
            "form" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "1230388007",
                  "display" : "Coated tablet"
                }
              ],
              "text" : "Tablet"
            }
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "PLANNED"
          }
        ],
        "priority" : "routine",
        "reportedBoolean" : false,
        "medicationReference" : {
          "reference" : "#1"
        },
        "subject" : {
          🔗 "reference" : "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/0291f306-e786-4ac4-be26-44b47714d85f"
        },
        "authoredOn" : "2024-09-19T01:43:30Z",
        "requester" : {
          🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "233604007",
                "display" : "Pneumonia"
              }
            ]
          }
        ],
        "dosageInstruction" : [
          {
            "text" : "250mg Tablet \n Oral \n Dose 250mg \n Every 6 hours",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2024-09-19",
                  "end" : "2024-09-24"
                },
                "frequency" : 1,
                "period" : 6,
                "periodUnit" : "h",
                "timeOfDay" : [
                  "12:00:00"
                ]
              },
              "code" : {
                "text" : "Every 6 hours"
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral route"
                }
              ],
              "text" : "Oral"
            },
            "doseAndRate" : [
              {
                "extension" : [
                  {
                    "url" : "https://fhir.medirecords.com/StructureDefinition/mr-dose-string-extn",
                    "valueString" : "50 mg"
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:1e5cae20-85bf-11e8-b401-ffccd711ad9c",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "1e5cae20-85bf-11e8-b401-ffccd711ad9c",
        "meta" : {
          "lastUpdated" : "2021-10-11T01:43:30Z",
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-patient-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_1e5cae20-85bf-11e8-b401-ffccd711ad9c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 1e5cae20-85bf-11e8-b401-ffccd711ad9c</b></p><a name=\"1e5cae20-85bf-11e8-b401-ffccd711ad9c\"> </a><a name=\"hc1e5cae20-85bf-11e8-b401-ffccd711ad9c\"> </a><a name=\"1e5cae20-85bf-11e8-b401-ffccd711ad9c-en-US\"> </a><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\">Last updated: 2021-10-11 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-patient-core.html\">MR Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mila Female, DoB: 1990-11-29 ( Medicare Number:\u00a032788511952\u00a0(,\u00a0period:\u00a0(?) --&gt; 2025-02))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Patient external identifier/12345678H</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 0410999999(Mobile)</li><li><a href=\"mailto:mila.grey@xyz.com\">mila.grey@xyz.com</a></li><li>abc lane Sydney NSW 2000 AU (home)</li><li>12 MLK BLVD Tampa FL 33131 US (work)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></li><li>Managing Organization: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Organization Healthy Live Clinic</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This extension applies to the Patient resource and is used to represent ethnic identity. This extension is to support the provision of healthcare services to patients with specific cultural identities. This extension provides further information about a person’s cultural values and practices which can be significant in determining service type, support required and possible needs.\"><a href=\"http://hl7.org.au/fhir/4.0.0/StructureDefinition-ethnicity.html\">Ethnicity</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.medirecords.com/CodeSystem/mr-patient-ethnicity-code 155}\">Scottish</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension to record if the patient in context uses English as the second language\"><a href=\"StructureDefinition-mr-eng-secondlang-ind-extn.html\">English As Second Language Indicator Extension</a></td><td colspan=\"3\">false</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "https://fhir.medirecords.com/StructureDefinition/mr-eng-secondlang-ind-extn",
            "valueBoolean" : false
          },
          {
            "url" : "http://hl7.org.au/fhir/StructureDefinition/ethnicity",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://fhir.medirecords.com/CodeSystem/mr-patient-ethnicity-code",
                  "code" : "155",
                  "display" : "Scottish"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MC",
                  "display" : "Patient's Medicare Number"
                }
              ],
              "text" : "Medicare Number"
            },
            "system" : "http://ns.electronichealth.net.au/id/medicare-number",
            "value" : "32788511952",
            "period" : {
              "end" : "2025-02"
            }
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PT",
                  "display" : "Patient external identifier"
                }
              ]
            },
            "system" : "urn:uuid:88229aa3-20e8-491f-8e5a-3c5918850b93",
            "value" : "12345678H"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Grey",
            "given" : [
              "Mila"
            ],
            "prefix" : [
              "Mrs"
            ]
          },
          {
            "use" : "usual",
            "text" : "Mila"
          },
          {
            "use" : "old",
            "text" : "Don Mila"
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0410999999",
            "use" : "mobile",
            "rank" : 1
          },
          {
            "system" : "email",
            "value" : "mila.grey@xyz.com",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "1990-11-29",
        "_birthDate" : {
          "extension" : [
            {
              "url" : "http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator",
              "valueCoding" : {
                "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/date-accuracy-indicator-1",
                "code" : "AAA",
                "display" : "Day, month and year are accurate"
              }
            }
          ]
        },
        "address" : [
          {
            "extension" : [
              {
                "url" : "https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn",
                "valueBoolean" : true
              }
            ],
            "use" : "home",
            "type" : "physical",
            "line" : [
              "abc lane"
            ],
            "city" : "Sydney",
            "state" : "NSW",
            "postalCode" : "2000",
            "country" : "AU"
          },
          {
            "extension" : [
              {
                "url" : "https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn",
                "valueBoolean" : false
              }
            ],
            "use" : "work",
            "type" : "physical",
            "line" : [
              "12 MLK BLVD"
            ],
            "city" : "Tampa",
            "state" : "FL",
            "postalCode" : "33131",
            "country" : "US"
          }
        ],
        "generalPractitioner" : [
          {
            🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"
          }
        ],
        "managingOrganization" : {
          🔗 "reference" : "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40054",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "6d6d7ce8-65c2-11e6-a20e-7b5deed40054",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_6d6d7ce8-65c2-11e6-a20e-7b5deed40054\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 6d6d7ce8-65c2-11e6-a20e-7b5deed40054</b></p><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40054\"> </a><a name=\"hc6d6d7ce8-65c2-11e6-a20e-7b5deed40054\"> </a><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40054-en-US\"> </a><p><b>identifier</b>: HPI-I/8003610833334085</p><p><b>active</b>: true</p><p><b>name</b>: John Smith </p><p><b>telecom</b>: ph: 0410999888(Mobile), <a href=\"mailto:john.smith@gpexample.com\">john.smith@gpexample.com</a>, ph: 0212450987(Work)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1978-04-08</p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Doctor of Medicine</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:\">MB chB(Hons)</span></p></blockquote></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NPI"
                }
              ],
              "text" : "HPI-I"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
            "value" : "8003610833334085"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "usual",
            "family" : "Smith",
            "given" : [
              "John"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0410999888",
            "use" : "mobile"
          },
          {
            "system" : "email",
            "value" : "john.smith@gpexample.com",
            "use" : "work"
          },
          {
            "system" : "phone",
            "value" : "0212450987",
            "use" : "work"
          }
        ],
        "gender" : "male",
        "birthDate" : "1978-04-08",
        "qualification" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
                  "code" : "MD",
                  "display" : "Doctor of Medicine"
                }
              ]
            }
          },
          {
            "code" : {
              "text" : "MB chB(Hons)"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:83d8e6e6-1371-11eb-960a-9350949d0a5c",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "83d8e6e6-1371-11eb-960a-9350949d0a5c",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-organisation-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_83d8e6e6-1371-11eb-960a-9350949d0a5c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 83d8e6e6-1371-11eb-960a-9350949d0a5c</b></p><a name=\"83d8e6e6-1371-11eb-960a-9350949d0a5c\"> </a><a name=\"hc83d8e6e6-1371-11eb-960a-9350949d0a5c\"> </a><a name=\"83d8e6e6-1371-11eb-960a-9350949d0a5c-en-US\"> </a><p><b>identifier</b>: HPI-O/8003627500000328, ABN/83914571673</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: West Core Practice</p><p><b>telecom</b>: ph: 1234567890(Work), <a href=\"mailto:west@test.medirecords.com\">west@test.medirecords.com</a></p><p><b>address</b>: 48 Grey Street Frankston North VIC 3200 </p><p><b>partOf</b>: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Organization Healthy Live Clinic</a></p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "NOI",
                  "display" : "National Organisation Identifier"
                }
              ],
              "text" : "HPI-O"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
            "value" : "8003627500000328"
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "XX",
                  "display" : "Organization identifier"
                }
              ],
              "text" : "ABN"
            },
            "system" : "http://hl7.org.au/id/abn",
            "value" : "83914571673"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "West Core Practice",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "1234567890",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "west@test.medirecords.com",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "type" : "physical",
            "line" : [
              "48 Grey Street"
            ],
            "city" : "Frankston North",
            "state" : "VIC",
            "postalCode" : "3200"
          }
        ],
        "partOf" : {
          🔗 "reference" : "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:0291f306-e786-4ac4-be26-44b47714d85f",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "0291f306-e786-4ac4-be26-44b47714d85f",
        "meta" : {
          "lastUpdated" : "2021-10-25T01:43:30Z",
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-encounter-admission"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_0291f306-e786-4ac4-be26-44b47714d85f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter 0291f306-e786-4ac4-be26-44b47714d85f</b></p><a name=\"0291f306-e786-4ac4-be26-44b47714d85f\"> </a><a name=\"hc0291f306-e786-4ac4-be26-44b47714d85f\"> </a><a name=\"0291f306-e786-4ac4-be26-44b47714d85f-en-US\"> </a><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\">Last updated: 2021-10-25 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-encounter-admission.html\">MR Encounter Admission</a></p></div><p><b>Encounter plannedStartDate</b>: 2023-10-20 01:00:00+0000</p><p><b>Encounter plannedEndDate</b>: 2023-12-22</p><p><b>MR Comment Note Extension</b>: Planned Encounter for a Patient who has been admitted to a Hospital</p><p><b>Encounter Mode Of Arrival</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0430.html#v2-0430-P\">arrivalMode P</a>: Public Transport</p><p><b>identifier</b>: Visit number/ADM-27</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number:\u00a032788511952\u00a0(,\u00a0period:\u00a0(?) --&gt; 2025-02))</a></p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType REF}\">referrer</span></p><p><b>individual</b>: <a href=\"PractitionerRole-b27fc609-efcb-4c43-a296-5908787de413.html\">Dr David Jones</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 88189002}\">anaesthetist</span></p><p><b>individual</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40052.html\">Dr Helen Mayo</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}\">attender</span></p><p><b>individual</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">John Smith</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 59058001}\">General physician</span></p><p><b>individual</b>: <a href=\"PractitionerRole-b27fc609-efcb-4c43-a296-5908787de413.html\">Dr David Jones</a></p></blockquote><p><b>period</b>: 2023-12-20 00:34:00+0000 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 301755001}\">Ischaemic foot</span></p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-981171dc-64ee-4b0f-80b6-4d69be265d69.html\">Red Room 1</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ro}\">Room</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Practice FHIR</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedStartDate",
            "valueDateTime" : "2023-10-20T01:00:00Z"
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedEndDate",
            "valueDateTime" : "2023-12-22"
          },
          {
            "url" : "https://fhir.medirecords.com/StructureDefinition/mr-comment-note-ext",
            "valueString" : "Planned Encounter for a Patient who has been admitted to a Hospital"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival",
            "valueCoding" : {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0430",
              "code" : "P",
              "display" : "Public Transport"
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "VN",
                  "display" : "Visit number"
                }
              ]
            },
            "system" : "urn:uuid:ecbc56b9-7c0d-4268-abc4-6048bcbac17f",
            "value" : "ADM-27"
          }
        ],
        "status" : "in-progress",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "IMP",
          "display" : "inpatient encounter"
        },
        "subject" : {
          🔗 "reference" : "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"
        },
        "participant" : [
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code" : "REF",
                    "display" : "referrer"
                  }
                ]
              }
            ],
            "individual" : {
              🔗 "reference" : "PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413",
              "display" : "Dr David Jones"
            }
          },
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "88189002",
                    "display" : "anaesthetist"
                  }
                ]
              }
            ],
            "individual" : {
              🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40052",
              "display" : "Dr Helen Mayo"
            }
          },
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code" : "ATND",
                    "display" : "attender"
                  }
                ]
              }
            ],
            "individual" : {
              🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054",
              "display" : "John Smith"
            }
          },
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "59058001",
                    "display" : "General physician"
                  }
                ]
              }
            ],
            "individual" : {
              🔗 "reference" : "PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413",
              "display" : "Dr David Jones"
            }
          }
        ],
        "period" : {
          "start" : "2023-12-20T00:34:00Z"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "301755001",
                "display" : "Ischaemic foot"
              }
            ],
            "text" : "Ischaemic foot"
          }
        ],
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/981171dc-64ee-4b0f-80b6-4d69be265d69",
              "display" : "Red Room 1"
            },
            "physicalType" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "code" : "ro",
                  "display" : "Room"
                }
              ]
            }
          }
        ],
        "serviceProvider" : {
          🔗 "reference" : "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9",
          "display" : "Practice FHIR"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:b27fc609-efcb-4c43-a296-5908787de413",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "b27fc609-efcb-4c43-a296-5908787de413",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-role-contact"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_b27fc609-efcb-4c43-a296-5908787de413\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole b27fc609-efcb-4c43-a296-5908787de413</b></p><a name=\"b27fc609-efcb-4c43-a296-5908787de413\"> </a><a name=\"hcb27fc609-efcb-4c43-a296-5908787de413\"> </a><a name=\"b27fc609-efcb-4c43-a296-5908787de413-en-US\"> </a><p><b>identifier</b>: Medicare Provider Number/225456HT</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"#hcb27fc609-efcb-4c43-a296-5908787de413/1\">Practitioner David Jones (official)</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 62247001}\">General Practitioner</span></p><p><b>location</b>: <a href=\"#hcb27fc609-efcb-4c43-a296-5908787de413/2\">Location: status = active</a></p><p><b>telecom</b>: ph: 0410999888(Mobile), <a href=\"mailto:john.smith@gpexample.com\">john.smith@gpexample.com</a>, ph: 0212450987(Work)</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner  #1</b></p><a name=\"b27fc609-efcb-4c43-a296-5908787de413/1\"> </a><a name=\"hcb27fc609-efcb-4c43-a296-5908787de413/1\"> </a><a name=\"b27fc609-efcb-4c43-a296-5908787de413/1-en-US\"> </a><p><b>identifier</b>: National provider identifier/8003610833334085</p><p><b>name</b>: David Jones (Official)</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location  #2</b></p><a name=\"b27fc609-efcb-4c43-a296-5908787de413/2\"> </a><a name=\"hcb27fc609-efcb-4c43-a296-5908787de413/2\"> </a><a name=\"b27fc609-efcb-4c43-a296-5908787de413/2-en-US\"> </a><p><b>status</b>: Active</p><p><b>address</b>: 12 Mitchell Lane Sydney NSW 2000 AU </p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "Practitioner",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-contact"
              ]
            },
            "identifier" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "NPI"
                    }
                  ]
                },
                "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
                "value" : "8003610833334085"
              }
            ],
            "name" : [
              {
                "use" : "official",
                "family" : "Jones",
                "given" : [
                  "David"
                ],
                "prefix" : [
                  "Dr"
                ]
              }
            ]
          },
          {
            "resourceType" : "Location",
            "id" : "2",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.medirecords.com/StructureDefinition/mr-location-core"
              ]
            },
            "status" : "active",
            "address" : {
              "line" : [
                "12 Mitchell Lane"
              ],
              "city" : "Sydney",
              "state" : "NSW",
              "postalCode" : "2000",
              "country" : "AU"
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "UPIN"
                }
              ]
            },
            "system" : "http://ns.electronichealth.net.au/id/medicare-provider-number",
            "value" : "225456HT"
          }
        ],
        "active" : true,
        "practitioner" : {
          "reference" : "#1"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "62247001",
                "display" : "General practitioner"
              }
            ],
            "text" : "General Practitioner"
          }
        ],
        "location" : [
          {
            "reference" : "#2"
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0410999888",
            "use" : "mobile"
          },
          {
            "system" : "email",
            "value" : "john.smith@gpexample.com",
            "use" : "work"
          },
          {
            "system" : "phone",
            "value" : "0212450987",
            "use" : "work"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40052",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "6d6d7ce8-65c2-11e6-a20e-7b5deed40052",
        "meta" : {
          "lastUpdated" : "2021-05-11T01:43:30Z",
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_6d6d7ce8-65c2-11e6-a20e-7b5deed40052\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 6d6d7ce8-65c2-11e6-a20e-7b5deed40052</b></p><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40052\"> </a><a name=\"hc6d6d7ce8-65c2-11e6-a20e-7b5deed40052\"> </a><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40052-en-US\"> </a><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\">Last updated: 2021-05-11 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-practitioner-core.html\">MR Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003610833334085, Prescriber Number/453221</p><p><b>active</b>: true</p><p><b>name</b>: Helen Mayo </p><p><b>telecom</b>: <a href=\"mailto:helen.mayo@abchospital.com.au\">helen.mayo@abchospital.com.au</a></p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NPI"
                }
              ],
              "text" : "HPI-I"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
            "value" : "8003610833334085"
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "PRES"
                }
              ],
              "text" : "Prescriber Number"
            },
            "system" : "http://ns.electronichealth.net.au/id/medicare-prescriber-number",
            "value" : "453221"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "usual",
            "family" : "Mayo",
            "given" : [
              "Helen"
            ],
            "prefix" : [
              "Dr"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "email",
            "value" : "helen.mayo@abchospital.com.au",
            "use" : "work"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40054",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "6d6d7ce8-65c2-11e6-a20e-7b5deed40054",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_6d6d7ce8-65c2-11e6-a20e-7b5deed40054\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 6d6d7ce8-65c2-11e6-a20e-7b5deed40054</b></p><p><b>identifier</b>: HPI-I/8003610833334085</p><p><b>active</b>: true</p><p><b>name</b>: John Smith </p><p><b>telecom</b>: ph: 0410999888(Mobile), <a href=\"mailto:john.smith@gpexample.com\">john.smith@gpexample.com</a>, ph: 0212450987(Work)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1978-04-08</p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Doctor of Medicine</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:\">MB chB(Hons)</span></p></blockquote></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NPI"
                }
              ],
              "text" : "HPI-I"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
            "value" : "8003610833334085"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "usual",
            "family" : "Smith",
            "given" : [
              "John"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0410999888",
            "use" : "mobile"
          },
          {
            "system" : "email",
            "value" : "john.smith@gpexample.com",
            "use" : "work"
          },
          {
            "system" : "phone",
            "value" : "0212450987",
            "use" : "work"
          }
        ],
        "gender" : "male",
        "birthDate" : "1978-04-08",
        "qualification" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
                  "code" : "MD",
                  "display" : "Doctor of Medicine"
                }
              ]
            }
          },
          {
            "code" : {
              "text" : "MB chB(Hons)"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:b27fc609-efcb-4c43-a296-5908787de413",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "b27fc609-efcb-4c43-a296-5908787de413",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-role-contact"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_b27fc609-efcb-4c43-a296-5908787de413\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole b27fc609-efcb-4c43-a296-5908787de413</b></p><p><b>identifier</b>: Medicare Provider Number/225456HT</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"#hcb27fc609-efcb-4c43-a296-5908787de413/1\">Practitioner David Jones (official)</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 62247001}\">General Practitioner</span></p><p><b>location</b>: <a href=\"#hcb27fc609-efcb-4c43-a296-5908787de413/2\">Location: status = active</a></p><p><b>telecom</b>: ph: 0410999888(Mobile), <a href=\"mailto:john.smith@gpexample.com\">john.smith@gpexample.com</a>, ph: 0212450987(Work)</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner  #1</b></p><p><b>identifier</b>: National provider identifier/8003610833334085</p><p><b>name</b>: David Jones (Official)</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location  #2</b></p><p><b>status</b>: Active</p><p><b>address</b>: 12 Mitchell Lane Sydney NSW 2000 AU </p></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "Practitioner",
            "id" : "1",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.medirecords.com/StructureDefinition/mr-practitioner-contact"
              ]
            },
            "identifier" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "NPI"
                    }
                  ]
                },
                "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
                "value" : "8003610833334085"
              }
            ],
            "name" : [
              {
                "use" : "official",
                "family" : "Jones",
                "given" : [
                  "David"
                ],
                "prefix" : [
                  "Dr"
                ]
              }
            ]
          },
          {
            "resourceType" : "Location",
            "id" : "2",
            "meta" : {
              "profile" : [
                🔗 "https://fhir.medirecords.com/StructureDefinition/mr-location-core"
              ]
            },
            "status" : "active",
            "address" : {
              "line" : [
                "12 Mitchell Lane"
              ],
              "city" : "Sydney",
              "state" : "NSW",
              "postalCode" : "2000",
              "country" : "AU"
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "UPIN"
                }
              ]
            },
            "system" : "http://ns.electronichealth.net.au/id/medicare-provider-number",
            "value" : "225456HT"
          }
        ],
        "active" : true,
        "practitioner" : {
          "reference" : "#1"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "62247001",
                "display" : "General practitioner"
              }
            ],
            "text" : "General Practitioner"
          }
        ],
        "location" : [
          {
            "reference" : "#2"
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0410999888",
            "use" : "mobile"
          },
          {
            "system" : "email",
            "value" : "john.smith@gpexample.com",
            "use" : "work"
          },
          {
            "system" : "phone",
            "value" : "0212450987",
            "use" : "work"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:ade47c8c-9eed-11ea-a6fa-3f7e286deed9",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "ade47c8c-9eed-11ea-a6fa-3f7e286deed9",
        "meta" : {
          "source" : "urn:uuid:736b6dd8-c989-11e5-a45e-9b49d42b14a9",
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-organisation-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ade47c8c-9eed-11ea-a6fa-3f7e286deed9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ade47c8c-9eed-11ea-a6fa-3f7e286deed9</b></p><a name=\"ade47c8c-9eed-11ea-a6fa-3f7e286deed9\"> </a><a name=\"hcade47c8c-9eed-11ea-a6fa-3f7e286deed9\"> </a><a name=\"ade47c8c-9eed-11ea-a6fa-3f7e286deed9-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Information Source: urn:uuid:736b6dd8-c989-11e5-a45e-9b49d42b14a9</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-organisation-core.html\">MR Organisation</a></p></div><p><b>identifier</b>: HPI-O/8003627500000328</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Healthy Live Clinic</p><p><b>telecom</b>: ph: 1234567890(Work), <a href=\"mailto:sarahstone@c.com\">sarahstone@c.com</a></p><p><b>address</b>: Johnson Street Sydney NSW 2000 </p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "NOI",
                  "display" : "National Organisation Identifier"
                }
              ],
              "text" : "HPI-O"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
            "value" : "8003627500000328"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "Healthy Live Clinic",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "1234567890",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "sarahstone@c.com",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "type" : "physical",
            "line" : [
              "Johnson Street"
            ],
            "city" : "Sydney",
            "state" : "NSW",
            "postalCode" : "2000"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:981171dc-64ee-4b0f-80b6-4d69be265d69",
      "resource" : {
        "resourceType" : "Location",
        "id" : "981171dc-64ee-4b0f-80b6-4d69be265d69",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.medirecords.com/StructureDefinition/mr-location-admission"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_981171dc-64ee-4b0f-80b6-4d69be265d69\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location 981171dc-64ee-4b0f-80b6-4d69be265d69</b></p><a name=\"981171dc-64ee-4b0f-80b6-4d69be265d69\"> </a><a name=\"hc981171dc-64ee-4b0f-80b6-4d69be265d69\"> </a><a name=\"981171dc-64ee-4b0f-80b6-4d69be265d69-en-US\"> </a><p><b>identifier</b>: <code>https://fhir.medirecords.com/location-scoped/094e3a90-4eb7-4921-9727-20078b3a74ca</code>/R198</p><p><b>status</b>: Active</p><p><b>name</b>: Red Room</p><p><b>description</b>: Red Room 1</p><p><b>mode</b>: Instance</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ro}\">Room</span></p><p><b>managingOrganization</b>: <a href=\"Organization-5ae12958-6291-4101-a6f5-45ed8bbbcb34.html\">Organization Practice FHIR</a></p><p><b>partOf</b>: <a href=\"Location-094e3a90-4eb7-4921-9727-20078b3a74ca.html\">Location Emergency Ward</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "https://fhir.medirecords.com/location-scoped/094e3a90-4eb7-4921-9727-20078b3a74ca",
            "value" : "R198"
          }
        ],
        "status" : "active",
        "name" : "Red Room",
        "description" : "Red Room 1",
        "mode" : "instance",
        "physicalType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
              "code" : "ro",
              "display" : "Room"
            }
          ]
        },
        "managingOrganization" : {
          🔗 "reference" : "Organization/5ae12958-6291-4101-a6f5-45ed8bbbcb34"
        },
        "partOf" : {
          🔗 "reference" : "Location/094e3a90-4eb7-4921-9727-20078b3a74ca"
        }
      }
    }
  ]
}