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

Generated Narrative: ExplanationOfBenefit pbs-mds

identifier: URI/urn:oid:1.2.36.1.2001.1007.11.8003608833630130.1000000000017396

status: Active

type: Pharmacy

subType: PBS

use: Claim

patient: Identifier: IHI/8003608833630130

created: 2020-01-16

insurer: Organization Australian Government Department of Health

provider: ??

prescription: MedicationRequest: status = unknown; intent = order; medication[x] = ->Medication BENZYLPENICILLIN; authoredOn = 2022-04-08

outcome: Processing Complete

Insurances

-FocalCoverage
*true??

Items

-SequenceCategoryProductOrServiceServiced[x]
*1PBSBENZYLPENICILLIN2020-01-16

Generated Narrative: MedicationRequest #mds

status: Unknown

intent: Order

medication: Medication BENZYLPENICILLIN

subject: Identifier: IHI/8003608833630130

authoredOn: 2022-04-08

DispenseRequests

-Quantity
*10

Generated Narrative: Medication #mmds

Medication Generic Drug Name: BENZYLPENICILLIN

Medication Brand Name: BENPEN

code: BENZYLPENICILLIN 3G INJECTION, 1 VIAL

manufacturer: Identifier: http://pbs.gov.au/code/manufacturer/CS

" ] ; # fhir:contained ( [ a fhir:MedicationRequest ; fhir:id [ fhir:v "mds" ] ; fhir:status [ fhir:v "unknown" ] ; fhir:intent [ fhir:v "order" ] ; fhir:medication [ a fhir:Reference ; fhir:reference [ fhir:v "#mmds" ] ] ; fhir:subject [ 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:authoredOn [ fhir:v "2022-04-08"^^xsd:date ] ; fhir:dispenseRequest [ fhir:quantity [ fhir:value [ fhir:v "10"^^xsd:decimal ] ] ] ] [ a fhir:Medication ; fhir:id [ fhir:v "mmds" ] ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-generic-name"^^xsd:anyURI ] ; fhir:value [ fhir:v "BENZYLPENICILLIN" ] ] [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name"^^xsd:anyURI ] ; fhir:value [ fhir:v "BENPEN" ] ] ) ; fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://pbs.gov.au/code/item"^^xsd:anyURI ] ; fhir:version [ fhir:v "v1.0" ] ; fhir:code [ fhir:v "02647H" ] ; fhir:display [ fhir:v "BENZYLPENICILLIN" ] ] ) ; fhir:text [ fhir:v "BENZYLPENICILLIN 3G INJECTION, 1 VIAL" ] # Medication form and strength (MPP Preferred Term) ] ; fhir:manufacturer [ fhir:identifier [ fhir:system [ fhir:v "http://pbs.gov.au/code/manufacturer"^^xsd:anyURI ] ; fhir:value [ fhir:v "CS" ] ] ] ] ) ; # 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.8003608833630130.1000000000017396" ] ] ) ; # identifier for the PBR record from Medicare repository 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 "pharmacy" ] ; fhir:display [ fhir:v "Pharmacy" ] ] ) ] ; # 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 "pbs" ] ] ) ] ; # 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 "2020-01-16"^^xsd:date] ; # fhir:insurer [ fhir:link ; fhir:reference [ fhir:v "Organization/healthau" ] ] ; # fhir:provider [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ; fhir:value [ fhir:v "unknown" ] ] ) ] ; # fhir:prescription [ 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 "pbs" ] ; fhir:display [ fhir:v "PBS" ] ] ) ] ; fhir:productOrService [ fhir:coding ( [ fhir:system [ fhir:v "http://pbs.gov.au/code/item"^^xsd:anyURI ] ; fhir:version [ fhir:v "v1.0" ] ; fhir:code [ fhir:v "02647H" ] ; fhir:display [ fhir:v "BENZYLPENICILLIN" ] ] ) ] ; fhir:serviced [ fhir:v "2020-01-16"^^xsd:date ] ] ) . # # -------------------------------------------------------------------------------------