Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) 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 -------------------------------------------------------------------
<http://hl7.org/fhir/ClaimResponse/HSAAPAdjudicatedClaimResponse> a fhir:ClaimResponse ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "HSAAPAdjudicatedClaimResponse"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse HSAAPAdjudicatedClaimResponse</b></p><a name=\"HSAAPAdjudicatedClaimResponse\"> </a><a name=\"hcHSAAPAdjudicatedClaimResponse\"> </a><p><b>identifier</b>: <code>https://api.messaging.digital.health.nz/fileID</code>/7612345</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>use</b>: Claim</p><p><b>patient</b>: Carey Carrington (Identifier: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-nhi.html\" title=\"NHI number\">NHI</a>/ZXP7823 (use: official, ))</p><p><b>created</b>: 2014-08-16</p><p><b>insurer</b>: Health New Zealand (Identifier: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiOrganization.html\" title=\"HPI organizations\">HPIOrganization</a>/GZZ998-A)</p><p><b>requestor</b>: Wellness Pharmacy Auckland (Identifier: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiOrganization.html\" title=\"HPI organizations\">HPIOrganization</a>/GZZ999-9 (use: official, ))</p><p><b>outcome</b>: Processing Complete</p><blockquote><p><b>item</b></p><p><b>itemSequence</b>: 1</p><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication eligible}\">Eligible Amount</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>235.4</td><td>New Zealand dollar</td></tr></table></blockquote></blockquote><blockquote><p><b>payment</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-paymenttype complete}\">Complete</span></p><p><b>date</b>: 2014-08-31</p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>382.32</td><td>New Zealand dollar</td></tr></table></blockquote></div>"
] ;
fhir:ClaimResponse.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://api.messaging.digital.health.nz/fileID" ] ;
fhir:Identifier.value [ fhir:value "7612345" ]
] ;
fhir:ClaimResponse.status [ fhir:value "active"] ;
fhir:ClaimResponse.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/claim-type" ] ;
fhir:Coding.code [ fhir:value "pharmacy" ]
]
] ;
fhir:ClaimResponse.use [ fhir:value "claim"] ;
fhir:ClaimResponse.patient [
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/nhi-id" ] ;
fhir:Identifier.value [ fhir:value "ZXP7823" ]
] ;
fhir:Reference.display [ fhir:value "Carey Carrington" ]
] ;
fhir:ClaimResponse.created [ fhir:value "2014-08-16"^^xsd:date] ;
fhir:ClaimResponse.insurer [
fhir:Reference.type [ fhir:value "Organization" ] ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/hpi-organisation-id" ] ;
fhir:Identifier.value [ fhir:value "GZZ998-A" ]
] ;
fhir:Reference.display [ fhir:value "Health New Zealand" ]
] ;
fhir:ClaimResponse.requestor [
fhir:Reference.type [ fhir:value "Organization" ] ;
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/hpi-organisation-id" ] ;
fhir:Identifier.value [ fhir:value "GZZ999-9" ]
] ;
fhir:Reference.display [ fhir:value "Wellness Pharmacy Auckland" ]
] ;
fhir:ClaimResponse.outcome [ fhir:value "complete"] ;
fhir:ClaimResponse.item [
fhir:index 0 ;
fhir:ClaimResponse.item.itemSequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:ClaimResponse.item.adjudication [
fhir:index 0 ;
fhir:ClaimResponse.item.adjudication.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/adjudication" ] ;
fhir:Coding.code [ fhir:value "eligible" ] ;
fhir:Coding.display [ fhir:value "Eligible Amount" ]
]
] ;
fhir:ClaimResponse.item.adjudication.amount [
fhir:Money.value [ fhir:value "235.4"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "NZD" ]
]
]
] ;
fhir:ClaimResponse.payment [
fhir:ClaimResponse.payment.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-paymenttype" ] ;
fhir:Coding.code [ fhir:value "complete" ] ;
fhir:Coding.display [ fhir:value "Complete" ]
]
] ;
fhir:ClaimResponse.payment.date [ fhir:value "2014-08-31"^^xsd:date ] ;
fhir:ClaimResponse.payment.amount [
fhir:Money.value [ fhir:value "382.32"^^xsd:decimal ] ;
fhir:Money.currency [ fhir:value "NZD" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ClaimResponse/HSAAPAdjudicatedClaimResponse.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ClaimResponse/HSAAPAdjudicatedClaimResponse.ttl> .
IG © 2022+ Te Whatu Ora. Package tewhatuora.sharedcare#0.4.5 based on FHIR 4.0.1. Generated 2026-07-20
Links: Table of Contents |
QA Report