Healthcare Financial Services IG Edition 1 - Local Development build (v0.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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PaymentNotice ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "99061"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/payment-notice"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/payment-notice> ] )
] ; #
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: PaymentNotice 99061</b></p><a name=\"99061\"> </a><a name=\"hc99061\"> </a><a name=\"99061-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-payment-notice.html\">Nphies Payment Notice</a></p></div><p><b>identifier</b>: <code>http://sni.com.sa/identifiers/paymentnotice</code>/9290894061</p><p><b>status</b>: Active</p><p><b>created</b>: 2023-12-06</p><p><b>provider</b>: <a href=\"Bundle-06b80922-b538-4ab3-9176-a80b51249001.html#http-//saudidentalclinic.com.sa/Organization/215\">Bundle: type = message; timestamp = 2023-12-07 18:30:29+0000</a></p><p><b>payment</b>: Identifier: <code>http://sni.com.sa/identifiers/paymentreconciliation</code>/90581</p><p><b>paymentDate</b>: 2023-12-06</p><p><b>payee</b>: <a href=\"Bundle-06b80922-b538-4ab3-9176-a80b51249001.html#http-//saudidentalclinic.com.sa/Organization/215\">Bundle: type = message; timestamp = 2023-12-07 18:30:29+0000</a></p><p><b>recipient</b>: Identifier: Other/NPHIES</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>239.55</td><td>Saudi riyal</td></tr></table><p><b>paymentStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/paymentstatus cleared}\">Cleared</span></p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://sni.com.sa/identifiers/paymentnotice"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9290894061" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:created [ fhir:v "2023-12-06"^^xsd:date] ; #
fhir:provider [
fhir:link <http://saudidentalclinic.com.sa/Organization/215> ;
fhir:reference [ fhir:v "http://saudidentalclinic.com.sa/Organization/215" ]
] ; #
fhir:payment [
fhir:identifier [
fhir:system [ fhir:v "http://sni.com.sa/identifiers/paymentreconciliation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "90581" ] ]
] ; #
fhir:paymentDate [ fhir:v "2023-12-06"^^xsd:date] ; #
fhir:payee [
fhir:link <http://saudidentalclinic.com.sa/Organization/215> ;
fhir:reference [ fhir:v "http://saudidentalclinic.com.sa/Organization/215" ]
] ; #
fhir:recipient [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "other" ] ] ) ] ;
fhir:system [ fhir:v "http://nphies.sa/license/nphies"^^xsd:anyURI ] ;
fhir:value [ fhir:v "NPHIES" ] ]
] ; #
fhir:amount [
fhir:value [ fhir:v 239.55 ] ;
fhir:currency [ fhir:v "SAR" ]
] ; #
fhir:paymentStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/paymentstatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cleared" ] ] )
] . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report