Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Record of Claim against MBS for 30185 removal of palmar or plantar warts for Ms. Sally Field - TTL Representation

Raw ttl | Download


@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 "mbs-02"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-mbs-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-mbs-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 mbs-02</b></p><a name=\"mbs-02\"> </a><a name=\"hcmbs-02\"> </a><a name=\"mbs-02-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:79a8b5a5-1631-4eec-b031-815156c9a47b</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</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>: <a href=\"Patient-mhr-field-sally.html\">Sally FIELD  Female, DoB: 1999-02-14 ( National unique individual identifier: AustalianIHI#8003608333563104 (use: official, ))</a></p><p><b>created</b>: 2017-12-04</p><p><b>insurer</b>: <a href=\"Organization-healthau.html\">Australian Government Department of Health</a></p><p><b>provider</b>: Dr. Jeong-Hoon Kim (Identifier: HPI-I/8003614900041243)</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 mbs}\">Medicare Benefits Schedule</span></td><td><span title=\"Codes:{urn:oid:1.2.36.1.2001.1005.21 30185}\">Palmar or plantar warts (10 or more), definitive removal of, excluding ablative methods alone, not being a service to which item 30186 or 30187 applies (Anaes.)</span></td><td>2017-12-04</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:79a8b5a5-1631-4eec-b031-815156c9a47b" ]
  ] ) ; # identifier for the MBR 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 "professional" ]     ] )
  ] ; # 
  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:reference [ fhir:v "Patient/mhr-field-sally" ] ;
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 "2017-12-04"^^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 "8003614900041243" ]     ] ;
fhir:display [ fhir:v "Dr. Jeong-Hoon Kim" ]
  ] ; # 
  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 "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 "30185" ] ;
fhir:display [ fhir:v "Palmar or plantar warts (10 or more), definitive removal of, excluding ablative methods alone, not being a service to which item 30186 or 30187 applies (Anaes.)" ]       ] )     ] ;
fhir:serviced [ fhir:v "2017-12-04"^^xsd:date ]
  ] ) . #