Australian Digital Health Agency Medicare Records FHIR Implementation Guide 2.2.0

Australian Digital Health Agency Medicare Records FHIR Implementation Guide. This is the current published version. It is based on FHIR® version 3.0.2. See the Directory of published versions for a list of available versions.

Example: ExplanationOfBenefit-mbs-01

Formats: Narrative, XML, JSON, Turtle

Raw json


{
  "resourceType" : "ExplanationOfBenefit",
  "id" : "mbs-01",
  "meta" : {
    "profile" : [
      "http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/explanationofbenefit-medicare"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ExplanationOfBenefit</b><a name=\"mbs-01\"> </a></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\">Resource ExplanationOfBenefit &quot;mbs-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-explanationofbenefit-medicare.html\">ADHA Medicare ExplanationOfBenefit</a></p></div><p><b>identifier</b>: id: urn:oid:2.25.129844986816735724544008039950138526110</p><p><b>type</b>: Professional <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/STU3/codesystem-claim-type.html\">Example Claim Type Codes</a>#professional)</span></p><p><b>subType</b>: mbs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (australian-benefit-payment-category-1#mbs)</span></p><p><b>patient</b>: <span/></p><p><b>created</b>: 2016-06-21</p><p><b>provider</b>: <a name=\"Practitioner1\"> </a></p><blockquote><p/><p><a name=\"Practitioner1\"> </a></p><p><b>classification</b>: General Practitioner <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#253111)</span></p><p><b>identifier</b>: HPI-I: 8003610833334085</p></blockquote><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Category</b></td><td><b>Service</b></td><td><b>Serviced[x]</b></td><td><b>Location[x]</b></td></tr><tr><td>*</td><td>1</td><td>MBS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (australian-benefit-payment-category-1#mbs)</span></td><td>Radiation oncology treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#15275)</span></td><td>2016-06-16</td><td>Inpatient Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/STU3/codesystem-service-place.html\">Example Service Place Codes</a>#21)</span></td></tr></table><hr/><blockquote><p><b>Generated Narrative: Practitioner #Practitioner1</b><a name=\"Practitioner1\"> </a></p><p><b>classification</b>: General Practitioner <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#253111)</span></p><p><b>identifier</b>: HPI-I: 8003610833334085</p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Practitioner",
      "id" : "Practitioner1",
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/practitioner-classification",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "urn:oid:2.16.840.1.113883.13.62",
                "code" : "253111",
                "display" : "General Practitioner"
              }
            ]
          }
        }
      ],
      "identifier" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/v2/0203",
                "code" : "NPI",
                "display" : "National provider identifier"
              }
            ],
            "text" : "HPI-I"
          },
          "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
          "value" : "8003610833334085"
        }
      ]
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.25.129844986816735724544008039950138526110"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/ex-claimtype",
        "code" : "professional"
      }
    ]
  },
  "subType" : [
    {
      "coding" : [
        {
          "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1",
          "code" : "mbs"
        }
      ]
    }
  ],
  "patient" : {
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/v2/0203",
            "code" : "NI",
            "display" : "National unique individual identifier"
          }
        ]
      },
      "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
      "value" : "8003608166690503"
    }
  },
  "created" : "2016-06-21",
  "provider" : {
    "reference" : "#Practitioner1"
  },
  "item" : [
    {
      "sequence" : 1,
      "category" : {
        "coding" : [
          {
            "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1",
            "code" : "mbs",
            "display" : "MBS"
          }
        ]
      },
      "service" : {
        "coding" : [
          {
            "system" : "urn:oid:1.2.36.1.2001.1005.21",
            "code" : "15275",
            "display" : "Radiation oncology treatment"
          }
        ]
      },
      "servicedDate" : "2016-06-16",
      "locationCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/ex-serviceplace",
            "code" : "21",
            "display" : "Inpatient Hospital"
          }
        ]
      }
    }
  ]
}