My Health Record FHIR IG
1.2.0 - active Australia flag

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

: R4 conversion of STU3 PBS MDS test data (missing data asserted with data absent extension) - JSON Representation

Raw json | Download


{
  "resourceType" : "ExplanationOfBenefit",
  "id" : "mbs-mds",
  "meta" : // R4 conversion of MDS test data ExplanationOfBenefit.id d46a4133-ba17-11ec-833a-b1763b0a7715
  {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-mbs-1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ExplanationOfBenefit mbs-mds</b></p><a name=\"mbs-mds\"> </a><a name=\"hcmbs-mds\"> </a><a name=\"mbs-mds-en-AU\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:oid:1.2.36.1.2001.1007.11.8003640002000043.1000000000041358</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type institutional}\">Institutional</span></p><p><b>subType</b>: <span title=\"Codes:{https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1 mbs}\">MBS</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: Identifier: IHI/8003608833630130</p><p><b>created</b>: 2022-04-07</p><p><b>insurer</b>: <a href=\"Organization-healthau.html\">Organization Australian Government Department of Health</a></p><p><b>provider</b>: <a href=\"#hcmbs-mds/mds\">PractitionerRole Health Professionals nfd</a></p><p><b>outcome</b>: Processing Complete</p><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td><td>??</td></tr></table><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Category</b></td><td><b>ProductOrService</b></td><td><b>Serviced[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1 mbs}\">Medicare Benefits Schedule</span></td><td><span title=\"Codes:{urn:oid:1.2.36.1.2001.1005.21 00023}\">CONSULTATION AT CONSULTING ROOMS - LEVEL 'B'.</span></td><td>2022-04-07</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole  #mds</b></p><a name=\"mbs-mds/mds\"> </a><a name=\"hcmbs-mds/mds\"> </a><a name=\"mbs-mds/mds-en-AU\"> </a><p><b>identifier</b>: ?ngen-9?</p><p><b>practitioner</b>: <a href=\"#hcmbs-mds/mmds\">Practitioner PAIN KILLER </a></p><p><b>code</b>: <span title=\"Codes:{http://www.abs.gov.au/ausstats/[email protected]/mf/1220.0 250000}\">Health Professional</span></p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner  #mmds</b></p><a name=\"mbs-mds/mmds\"> </a><a name=\"hcmbs-mds/mmds\"> </a><a name=\"mbs-mds/mmds-en-AU\"> </a><p><b>name</b>: PAIN KILLER </p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "PractitionerRole",
      "id" : "mds",
      "identifier" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
              "valueCode" : "unknown"
            }
          ]
        }
      ],
      "practitioner" : {
        "reference" : "#mmds"
      },
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://www.abs.gov.au/ausstats/[email protected]/mf/1220.0",
              "code" : "250000"
            }
          ],
          "text" : "Health Professional"
        }
      ]
    },
    {
      "resourceType" : "Practitioner",
      "id" : "mmds",
      "name" : [
        {
          "use" : "usual",
          "family" : "KILLER",
          "given" : [
            "PAIN"
          ],
          "prefix" : [
            "DR"
          ]
        }
      ]
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.36.1.2001.1007.11.8003640002000043.1000000000041358"
    }
  ],
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/claim-type",
        "code" : "institutional"
      }
    ]
  },
  "subType" : {
    "coding" : [
      {
        "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1",
        "code" : "mbs"
      }
    ]
  },
  "use" : "claim",
  "patient" : {
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "NI",
            "display" : "National unique individual identifier"
          }
        ],
        "text" : "IHI"
      },
      "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
      "value" : "8003608833630130"
    }
  },
  "created" : "2022-04-07",
  "insurer" : {
    🔗 "reference" : "Organization/healthau"
  },
  "provider" : {
    "reference" : "#mds"
  },
  "outcome" : "complete",
  "insurance" : [
    {
      "focal" : true,
      "coverage" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode" : "unknown"
          }
        ]
      }
    }
  ],
  "item" : [
    {
      "sequence" : 1,
      "category" : {
        "coding" : [
          {
            "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1",
            "code" : "mbs",
            "display" : "MBS"
          }
        ],
        "text" : "Medicare Benefits Schedule"
      },
      "productOrService" : {
        "coding" : [
          {
            "system" : "urn:oid:1.2.36.1.2001.1005.21",
            "code" : "00023",
            "display" : "CONSULTATION AT CONSULTING ROOMS - LEVEL 'B'."
          }
        ]
      },
      "servicedDate" : "2022-04-07"
    }
  ]
}