@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ExplanationOfBenefit ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "explanationofbenefit-mbs-01"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-mhr-1"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ExplanationOfBenefit explanationofbenefit-mbs-01

identifier: URI/urn:uuid:a7b64195-3553-4708-957e-04d571c7db92

status: Active

type: Institutional

subType: MBS

use: Claim

patient: Identifier: IHI/8003608000228437

created: 2019-02-07

insurer: Australian Government Department of Health

provider: Identifier: HPI-I/8003614900041243

outcome: Processing Complete

Insurances

-FocalCoverage
*trueIdentifier: Medicare Number/29533070311

Items

-SequenceCategoryProductOrServiceServiced[x]Location[x]
*1Medicare Benefits ScheduleRadiation oncology treatment2019-02-07Hospital
" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a7b64195-3553-4708-957e-04d571c7db92" ] ] ) ; # identifier from Bundle uploaded from MBS Medicare repository if in Bundle | If single post is 'document identifier' stored in ExplanationOfBenefit.identifier fhir:status [ fhir:v "active"] ; # fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "institutional" ] ; fhir:display [ fhir:v "Institutional" ] ] ) ] ; # fhir:subType [ fhir:coding ( [ fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "mbs" ] ; fhir:display [ fhir:v "MBS" ] ] ) ] ; # fhir:use [ fhir:v "claim"] ; # fhir:patient [ fhir:identifier [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NI" ] ] ) ; fhir:text [ fhir:v "IHI" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ; fhir:value [ fhir:v "8003608000228437" ] ] ] ; # fhir:created [ fhir:v "2019-02-07"^^xsd:date] ; # fhir:insurer [ fhir:link ; fhir:reference [ fhir:v "Organization/healthau" ] ; fhir:identifier [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "XX" ] ] ) ; fhir:text [ fhir:v "ABN" ] ] ; fhir:system [ fhir:v "http://hl7.org.au/id/abn"^^xsd:anyURI ] ; fhir:value [ fhir:v "83605426759" ] ] ; fhir:display [ fhir:v "Australian Government Department of Health" ] ] ; # fhir:provider [ fhir:identifier [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NPI" ] ; fhir:display [ fhir:v "National provider identifier" ] ] ) ; fhir:text [ fhir:v "HPI-I" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/hpii/1.0"^^xsd:anyURI ] ; fhir:value [ fhir:v "8003614900041243" ] ] ] ; # fhir:outcome [ fhir:v "complete"] ; # # # fhir:insurance ( [ fhir:focal [ fhir:v "true"^^xsd:boolean ] ; fhir:coverage [ fhir:identifier [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MC" ] ] ) ; fhir:text [ fhir:v "Medicare Number" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/medicare-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "29533070311" ] ] ] ] ) ; # fhir:item ( [ fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:category [ fhir:coding ( [ fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "mbs" ] ; fhir:display [ fhir:v "MBS" ] ] ) ; fhir:text [ fhir:v "Medicare Benefits Schedule" ] ] ; fhir:productOrService [ fhir:coding ( [ fhir:system [ fhir:v "urn:oid:1.2.36.1.2001.1005.21"^^xsd:anyURI ] ; fhir:code [ fhir:v "15275" ] ; fhir:display [ fhir:v "Radiation oncology treatment" ] ] ) ] ; fhir:serviced [ fhir:v "2019-02-07"^^xsd:date ] ; fhir:location [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "HOSP" ] ; fhir:display [ fhir:v "Hospital" ] ] [ a sct:22232009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "22232009" ] ; fhir:display [ fhir:v "Hospital" ] ] ) ] ] ) . # # -------------------------------------------------------------------------------------