@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ExplanationOfBenefit ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "mbs-mds"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-mbs-1"^^xsd:anyURI ; fhir:link ] ) ] ; # R4 conversion of MDS test data ExplanationOfBenefit.id d46a4133-ba17-11ec-833a-b1763b0a7715 fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ExplanationOfBenefit mbs-mds

identifier: URI/urn:oid:1.2.36.1.2001.1007.11.8003640002000043.1000000000041358

status: Active

type: Institutional

subType: MBS

use: Claim

patient: Identifier: IHI/8003608833630130

created: 2022-04-07

insurer: Organization Australian Government Department of Health

provider: PractitionerRole Health Professionals nfd

outcome: Processing Complete

Insurances

-FocalCoverage
*true??

Items

-SequenceCategoryProductOrServiceServiced[x]
*1Medicare Benefits ScheduleCONSULTATION AT CONSULTING ROOMS - LEVEL 'B'.2022-04-07

Generated Narrative: PractitionerRole #mds

identifier: ?ngen-9?

practitioner: Practitioner PAIN KILLER

code: Health Professional


Generated Narrative: Practitioner #mmds

name: PAIN KILLER

" ] ; # fhir:contained ( [ a fhir:PractitionerRole ; fhir:id [ fhir:v "mds" ] ; fhir:identifier ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ; fhir:value [ fhir:v "unknown" ] ] ) ] ) ; fhir:practitioner [ fhir:reference [ fhir:v "#mmds" ] ] ; fhir:code ( [ fhir:coding ( [ fhir:system [ fhir:v "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"^^xsd:anyURI ] ; fhir:code [ fhir:v "250000" ] ] ) ; fhir:text [ fhir:v "Health Professional" ] ] ) ] [ a fhir:Practitioner ; fhir:id [ fhir:v "mmds" ] ; fhir:name ( [ fhir:use [ fhir:v "usual" ] ; fhir:family [ fhir:v "KILLER" ] ; fhir:given ( [ fhir:v "PAIN" ] ) ; fhir:prefix ( [ fhir:v "DR" ] ) ] ) ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:1.2.36.1.2001.1007.11.8003640002000043.1000000000041358" ] ] ) ; # 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: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: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:display [ fhir:v "National unique individual identifier" ] ] ) ; 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 "8003608833630130" ] ] ] ; # fhir:created [ fhir:v "2022-04-07"^^xsd:date] ; # fhir:insurer [ fhir:link ; fhir:reference [ fhir:v "Organization/healthau" ] ] ; # fhir:provider [ fhir:reference [ fhir:v "#mds" ] ] ; # fhir:outcome [ fhir:v "complete"] ; # fhir:insurance ( [ fhir:focal [ fhir:v "true"^^xsd:boolean ] ; fhir:coverage [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ; fhir:value [ fhir:v "unknown" ] ] ) ] ] ) ; # 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 "00023" ] ; fhir:display [ fhir:v "CONSULTATION AT CONSULTING ROOMS - LEVEL 'B'." ] ] ) ] ; fhir:serviced [ fhir:v "2022-04-07"^^xsd:date ] ] ) . # # -------------------------------------------------------------------------------------