My Health Record FHIR IG - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ExplanationOfBenefit ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "pbs-cont-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-pbs-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-pbs-1> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ExplanationOfBenefit pbs-cont-01</b></p><a name=\"pbs-cont-01\"> </a><a name=\"hcpbs-cont-01\"> </a><a name=\"pbs-cont-01-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:uuid:296dcbd7-d763-4ecf-aa78-523bcc11ecda</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type pharmacy}\">Pharmacy</span></p><p><b>subType</b>: <span title=\"Codes:{https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1 pbs}\">PBS</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: Identifier: IHI/8003608833357361</p><p><b>created</b>: 2020-01-16</p><p><b>insurer</b>: <a href=\"Organization-healthau.html\">Australian Government Department of Health</a></p><p><b>provider</b>: Mr. Representative Pharmacist at Test Org -DigitalHealth 6 Pharmacy (Identifier: HPI-I/8003611566708354)</p><p><b>prescription</b>: <a href=\"#hcpbs-cont-01/claim-pbs-01\">MedicationRequest: status = unknown; intent = order; medication[x] = ->Medication cephalexin 500 mg capsule, 20; authoredOn = 2020-01-15</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>Identifier: Medicare Number/3951032981</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 pbs}\">PBS</span></td><td><span title=\"Codes:{http://pbs.gov.au/code/item 03119E}\">cephalexin 500 mg capsule, 20</span></td><td>2020-01-16</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest #claim-pbs-01</b></p><a name=\"pbs-cont-01/claim-pbs-01\"> </a><a name=\"hcpbs-cont-01/claim-pbs-01\"> </a><a name=\"pbs-cont-01/claim-pbs-01-en-AU\"> </a><p><b>status</b>: Unknown</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hcpbs-cont-01/cephalexin-01\">Medication cephalexin 500 mg capsule, 20</a></p><p><b>subject</b>: Identifier: IHI/8003608833357361</p><p><b>authoredOn</b>: 2020-01-15</p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>20 capsule</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #cephalexin-01</b></p><a name=\"pbs-cont-01/cephalexin-01\"> </a><a name=\"hcpbs-cont-01/cephalexin-01\"> </a><a name=\"pbs-cont-01/cephalexin-01-en-AU\"> </a><p><b>code</b>: <span title=\"Codes:{http://pbs.gov.au/code/item 03119E}\">cephalexin 500 mg capsule, 20</span></p><p><b>manufacturer</b>: Identifier: <code>http://pbs.gov.au/code/manufacturer</code>/MM</p></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:MedicationRequest ;
fhir:id [ fhir:v "claim-pbs-01" ] ;
fhir:status [ fhir:v "unknown" ] ;
fhir:intent [ fhir:v "order" ] ;
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#cephalexin-01" ] ] ;
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 "8003608833357361" ] ] ] ;
fhir:authoredOn [ fhir:v "2020-01-15"^^xsd:date ] ;
fhir:dispenseRequest [
fhir:numberOfRepeatsAllowed [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:quantity [
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "capsule" ] ] ]
] [
a fhir:Medication ;
fhir:id [ fhir:v "cephalexin-01" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://pbs.gov.au/code/item"^^xsd:anyURI ] ;
fhir:code [ fhir:v "03119E" ] ;
fhir:display [ fhir:v "cephalexin 500 mg capsule, 20" ] ] ) ] ;
fhir:manufacturer [
fhir:identifier [
fhir:system [ fhir:v "http://pbs.gov.au/code/manufacturer"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MM" ] ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:296dcbd7-d763-4ecf-aa78-523bcc11ecda" ]
] ) ; # 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: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 "8003608833357361" ] ]
] ; #
fhir:created [ fhir:v "2020-01-16"^^xsd:date] ; #
fhir:insurer [
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 "8003611566708354" ] ] ;
fhir:display [ fhir:v "Mr. Representative Pharmacist at Test Org -DigitalHealth 6 Pharmacy" ]
] ; #
fhir:prescription [
fhir:reference [ fhir:v "#claim-pbs-01" ]
] ; #
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 "3951032981" ] ] ]
] ) ; #
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:code [ fhir:v "03119E" ] ;
fhir:display [ fhir:v "cephalexin 500 mg capsule, 20" ] ] ) ] ;
fhir:serviced [ fhir:v "2020-01-16"^^xsd:date ]
] ) . #
IG © 2024+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.3.0 based on FHIR 4.0.1. Generated 2024-10-25
Publisher:
Australian Digital Health Agency
ABN 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000
Links: Table of Contents |
QA Report
| Version History
| Report an issue or propose a change
Telephone 1300 901 001 or email [email protected]
https://www.digitalhealth.gov.au
Privacy policy |
Terms of Use