@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "ClaimResponseBundle-example-01"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/ClaimResponseBundle"; fhir:index 0; fhir:link ]; fhir:Meta.security [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-Confidentiality" ]; fhir:Coding.code [ fhir:value "V" ]; fhir:Coding.display [ fhir:value "very restricted" ] ] ]; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "http://hip.in" ]; fhir:Identifier.value [ fhir:value "bc3c6c57-2053-4d0e-ac40-139ccccff645" ] ]; fhir:Bundle.type [ fhir:value "collection"]; fhir:Bundle.timestamp [ fhir:value "2020-07-09T15:32:26.605+05:30"^^xsd:dateTime]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "ClaimResponse/example-01" ]; fhir:Bundle.entry.resource ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "Patient/Patient-example-01" ]; fhir:Bundle.entry.resource ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "Organization/Organization-example-01" ]; fhir:Bundle.entry.resource ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "Organization/Organization-example-02" ]; fhir:Bundle.entry.resource ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "Claim/preauth-example-01" ]; fhir:Bundle.entry.resource ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "Coverage/Coverage-example-01" ]; fhir:Bundle.entry.resource ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "Condition/Condition-example-01" ]; fhir:Bundle.entry.resource ], [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "Condition/Condition-example-02" ]; fhir:Bundle.entry.resource ] . a fhir:ClaimResponse; fhir:Resource.id [ fhir:value "example-01"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/ClaimResponse"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: ClaimResponse

Resource ClaimResponse \"example-01\"

Profile: ClaimResponse

status: active

type: Oral (Claim Type Codes#oral)

use: preauthorization

patient: See above (Patient/Patient-example-01)

created: 2022-12-20 03:32:26+0530

insurer: See above (Organization/Organization-example-01)

requestor: See above (Organization/Organization-example-01)

request: See above (Claim/preauth-example-01)

outcome: complete

disposition: The enclosed services are authorized for your provision within 30 days of this notice.

preAuthRef: 18SS12345

payeeType: Provider (Claim Payee Type Codes#provider)

addItem

itemSequence: 1

productOrService: Dengue (SNOMED CT#38362002)

programCode: Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY) (Program Code#AB-PMJAY)

Nets

-ValueCurrency
*25000INR

adjudication

category: eligible ([not stated]#eligible)

addItem

itemSequence: 2

productOrService: Chronic diarrhea (SNOMED CT#236071009)

programCode: Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY) (Program Code#AB-PMJAY)

Nets

-ValueCurrency
*15000INR

adjudication

category: eligible ([not stated]#eligible)

ProcessNotes

-NumberTypeTextLanguage
*101printPlease submit a Pre-Authorization request if a more extensive examination or urgent services are required.English (Region=India) (Tags for the Identification of Languages#en-IN)

Insurances

-SequenceFocalCoverage
*1trueSee above (Coverage/Coverage-example-01)
" ]; 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 "oral" ] ] ]; fhir:ClaimResponse.use [ fhir:value "preauthorization"]; fhir:ClaimResponse.patient [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/Patient-example-01" ] ]; fhir:ClaimResponse.created [ fhir:value "2022-12-20T15:32:26.605+05:30"^^xsd:dateTime]; fhir:ClaimResponse.insurer [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/Organization-example-01" ] ]; fhir:ClaimResponse.requestor [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/Organization-example-01" ] ]; fhir:ClaimResponse.request [ fhir:link ; fhir:Reference.reference [ fhir:value "Claim/preauth-example-01" ] ]; fhir:ClaimResponse.outcome [ fhir:value "complete"]; fhir:ClaimResponse.disposition [ fhir:value "The enclosed services are authorized for your provision within 30 days of this notice."]; fhir:ClaimResponse.preAuthRef [ fhir:value "18SS12345"]; fhir:ClaimResponse.payeeType [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/payeetype" ]; fhir:Coding.code [ fhir:value "provider" ] ] ]; fhir:ClaimResponse.addItem [ fhir:index 0; fhir:ClaimResponse.addItem.itemSequence [ fhir:value "1"^^xsd:positiveInteger; fhir:index 0 ]; fhir:ClaimResponse.addItem.productOrService [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:38362002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "38362002" ]; fhir:Coding.display [ fhir:value "Dengue" ] ] ]; fhir:ClaimResponse.addItem.programCode [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-program-code" ]; fhir:Coding.code [ fhir:value "AB-PMJAY" ]; fhir:Coding.display [ fhir:value "Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY)" ] ] ]; fhir:ClaimResponse.addItem.net [ fhir:Money.value [ fhir:value "25000"^^xsd:decimal ]; fhir:Money.currency [ fhir:value "INR" ] ]; fhir:ClaimResponse.addItem.adjudication [ fhir:index 0; fhir:ClaimResponse.item.adjudication.category [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "eligible" ] ] ]; fhir:ClaimResponse.item.adjudication.amount [ fhir:Money.value [ fhir:value "25000"^^xsd:decimal ]; fhir:Money.currency [ fhir:value "INR" ] ] ] ], [ fhir:index 1; fhir:ClaimResponse.addItem.itemSequence [ fhir:value "2"^^xsd:positiveInteger; fhir:index 0 ]; fhir:ClaimResponse.addItem.productOrService [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:236071009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "236071009" ]; fhir:Coding.display [ fhir:value "Chronic diarrhea" ] ] ]; fhir:ClaimResponse.addItem.programCode [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-program-code" ]; fhir:Coding.code [ fhir:value "AB-PMJAY" ]; fhir:Coding.display [ fhir:value "Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY)" ] ] ]; fhir:ClaimResponse.addItem.net [ fhir:Money.value [ fhir:value "15000"^^xsd:decimal ]; fhir:Money.currency [ fhir:value "INR" ] ]; fhir:ClaimResponse.addItem.adjudication [ fhir:index 0; fhir:ClaimResponse.item.adjudication.category [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "eligible" ] ] ]; fhir:ClaimResponse.item.adjudication.amount [ fhir:Money.value [ fhir:value "15000"^^xsd:decimal ]; fhir:Money.currency [ fhir:value "INR" ] ] ] ]; fhir:ClaimResponse.processNote [ fhir:index 0; fhir:ClaimResponse.processNote.number [ fhir:value "101"^^xsd:positiveInteger ]; fhir:ClaimResponse.processNote.type [ fhir:value "print" ]; fhir:ClaimResponse.processNote.text [ fhir:value "Please submit a Pre-Authorization request if a more extensive examination or urgent services are required." ]; fhir:ClaimResponse.processNote.language [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ]; fhir:Coding.code [ fhir:value "en-IN" ] ] ] ]; fhir:ClaimResponse.insurance [ fhir:index 0; fhir:ClaimResponse.insurance.sequence [ fhir:value "1"^^xsd:positiveInteger ]; fhir:ClaimResponse.insurance.focal [ fhir:value "true"^^xsd:boolean ]; fhir:ClaimResponse.insurance.coverage [ fhir:link ; fhir:Reference.reference [ fhir:value "Coverage/Coverage-example-01" ] ] ] . a fhir:Patient; fhir:Resource.id [ fhir:value "Patient-example-01"]; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "1" ]; fhir:Meta.lastUpdated [ fhir:value "2020-07-09T14:58:58.181+05:30"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Patient

Resource Patient \"Patient-example-01\" Version \"1\" Updated \"2020-07-09 02:58:58+0530\"

Profile: Patient

identifier: Adhaar number: 7225-4829-5255

name: Ayush Sharma

telecom: +919818512600

gender: male

birthDate: 1981-01-12

" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code" ]; fhir:Coding.code [ fhir:value "ADN" ]; fhir:Coding.display [ fhir:value "Adhaar number" ] ] ]; fhir:Identifier.system [ fhir:value "https://uidai.gov.in/" ]; fhir:Identifier.value [ fhir:value "7225-4829-5255" ] ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "Ayush Sharma" ] ]; fhir:Patient.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "+919818512600" ]; fhir:ContactPoint.use [ fhir:value "home" ] ]; fhir:Patient.gender [ fhir:value "male"]; fhir:Patient.birthDate [ fhir:value "1981-01-12"^^xsd:date] . a fhir:Organization; fhir:Resource.id [ fhir:value "Organization-example-01"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Organization

Resource Organization \"Organization-example-01\"

Profile: Organization

identifier: Provider number: 4567878

name: Appolo Hospital

telecom: +91 243 2634 1234, contact@xyz.org

" ]; fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "PRN" ]; fhir:Coding.display [ fhir:value "Provider number" ] ] ]; fhir:Identifier.system [ fhir:value "https://facility.ndhm.gov.in" ]; fhir:Identifier.value [ fhir:value "4567878" ] ]; fhir:Organization.name [ fhir:value "Appolo Hospital"]; fhir:Organization.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "+91 243 2634 1234" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "contact@xyz.org" ]; fhir:ContactPoint.use [ fhir:value "work" ] ] . a fhir:Organization; fhir:Resource.id [ fhir:value "Organization-example-02"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Organization

Resource Organization \"Organization-example-02\"

Profile: Organization

identifier: Provider number: 555511

name: Star Health Corporation.

telecom: +91 555 2634 888, contact@xyz.org

" ]; fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "PRN" ]; fhir:Coding.display [ fhir:value "Provider number" ] ] ]; fhir:Identifier.system [ fhir:value "https://facility.ndhm.gov.in" ]; fhir:Identifier.value [ fhir:value "555511" ] ]; fhir:Organization.name [ fhir:value "Star Health Corporation."]; fhir:Organization.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "+91 555 2634 888" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "contact@xyz.org" ]; fhir:ContactPoint.use [ fhir:value "work" ] ] . a fhir:Claim; fhir:Resource.id [ fhir:value "preauth-example-01"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://nrces.in/ndhm/fhir/r4/StructureDefinition/Claim"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Claim

Resource Claim \"preauth-example-01\"

Profile: Claim

identifier: id: 7612345

status: active

type: Professional (Claim Type Codes#professional)

use: preauthorization

patient: Patient/example-01 \"\"

created: 2022-07-20 11:01:00+0500

insurer: See above (Organization/Organization-example-02)

provider: See above (Organization/Organization-example-02)

priority: Normal (Process Priority Codes#normal)

SupportingInfos

-SequenceCategoryCodeValue[x]
*1proof of identity (SupportingInfo Category#POI)Adhaar number (Identifier Type Code#ADN)DocumentReference/example-01

diagnosis

sequence: 1

diagnosis: Condition/example-01

type: Clinical Diagnosis (Example Diagnosis Type Codes#clinical)

diagnosis

sequence: 2

diagnosis: See above (Condition/Condition-example-02)

type: Clinical Diagnosis (Example Diagnosis Type Codes#clinical)

Insurances

-SequenceFocalCoveragePreAuthRef
*1trueCoverage/example-0112S52

item

sequence: 1

category: Medical care (SNOMED CT#781087000)

productOrService: Dengue (SNOMED CT#38362002)

programCode: Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY) (Program Code#AB-PMJAY)

UnitPrices

-ValueCurrency
*25000INR

item

sequence: 2

category: Medical care (SNOMED CT#781087000)

productOrService: Chronic diarrhea (SNOMED CT#236071009)

programCode: Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY) (Program Code#AB-PMJAY)

UnitPrices

-ValueCurrency
*15000INR
" ]; fhir:Claim.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://happypharma.com/claim" ]; fhir:Identifier.value [ fhir:value "7612345" ] ]; fhir:Claim.status [ fhir:value "active"]; fhir:Claim.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/claim-type" ]; fhir:Coding.code [ fhir:value "professional" ] ] ]; fhir:Claim.use [ fhir:value "preauthorization"]; fhir:Claim.patient [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/example-01" ] ]; fhir:Claim.created [ fhir:value "2022-07-20T11:01:00+05:00"^^xsd:dateTime]; fhir:Claim.insurer [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/Organization-example-02" ] ]; fhir:Claim.provider [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/Organization-example-02" ] ]; fhir:Claim.priority [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/processpriority" ]; fhir:Coding.code [ fhir:value "normal" ] ] ]; fhir:Claim.supportingInfo [ fhir:index 0; fhir:Claim.supportingInfo.sequence [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Claim.supportingInfo.category [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-supportinginfo-category" ]; fhir:Coding.code [ fhir:value "POI" ]; fhir:Coding.display [ fhir:value "proof of identity" ] ] ]; fhir:Claim.supportingInfo.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code" ]; fhir:Coding.code [ fhir:value "ADN" ]; fhir:Coding.display [ fhir:value "Adhaar number" ] ] ]; fhir:Claim.supportingInfo.valueReference [ fhir:link ; fhir:Reference.reference [ fhir:value "DocumentReference/example-01" ] ] ]; fhir:Claim.diagnosis [ fhir:index 0; fhir:Claim.diagnosis.sequence [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Claim.diagnosis.diagnosisReference [ fhir:link ; fhir:Reference.reference [ fhir:value "Condition/example-01" ] ]; fhir:Claim.diagnosis.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-diagnosistype" ]; fhir:Coding.code [ fhir:value "clinical" ]; fhir:Coding.display [ fhir:value "Clinical Diagnosis" ] ] ] ], [ fhir:index 1; fhir:Claim.diagnosis.sequence [ fhir:value "2"^^xsd:positiveInteger ]; fhir:Claim.diagnosis.diagnosisReference [ fhir:link ; fhir:Reference.reference [ fhir:value "Condition/Condition-example-02" ] ]; fhir:Claim.diagnosis.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-diagnosistype" ]; fhir:Coding.code [ fhir:value "clinical" ]; fhir:Coding.display [ fhir:value "Clinical Diagnosis" ] ] ] ]; fhir:Claim.insurance [ fhir:index 0; fhir:Claim.insurance.sequence [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Claim.insurance.focal [ fhir:value "true"^^xsd:boolean ]; fhir:Claim.insurance.coverage [ fhir:link ; fhir:Reference.reference [ fhir:value "Coverage/example-01" ] ]; fhir:Claim.insurance.preAuthRef [ fhir:value "12S52"; fhir:index 0 ] ]; fhir:Claim.item [ fhir:index 0; fhir:Claim.item.sequence [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:781087000; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "781087000" ]; fhir:Coding.display [ fhir:value "Medical care" ] ] ]; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:38362002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "38362002" ]; fhir:Coding.display [ fhir:value "Dengue" ] ] ]; fhir:Claim.item.programCode [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-program-code" ]; fhir:Coding.code [ fhir:value "AB-PMJAY" ]; fhir:Coding.display [ fhir:value "Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY)" ] ] ]; fhir:Claim.item.unitPrice [ fhir:Money.value [ fhir:value "25000"^^xsd:decimal ]; fhir:Money.currency [ fhir:value "INR" ] ] ], [ fhir:index 1; fhir:Claim.item.sequence [ fhir:value "2"^^xsd:positiveInteger ]; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:781087000; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "781087000" ]; fhir:Coding.display [ fhir:value "Medical care" ] ] ]; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:236071009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "236071009" ]; fhir:Coding.display [ fhir:value "Chronic diarrhea" ] ] ]; fhir:Claim.item.programCode [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-program-code" ]; fhir:Coding.code [ fhir:value "AB-PMJAY" ]; fhir:Coding.display [ fhir:value "Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY)" ] ] ]; fhir:Claim.item.unitPrice [ fhir:Money.value [ fhir:value "15000"^^xsd:decimal ]; fhir:Money.currency [ fhir:value "INR" ] ] ] . a fhir:Coverage; fhir:Resource.id [ fhir:value "Coverage-example-01"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Coverage

Resource Coverage \"Coverage-example-01\"

identifier: id: SP12345678

status: active

type: PAY (Coverage SelfPay Codes#pay)

subscriber: Patient/example-01 \"\"

beneficiary: Patient/example-01 \"\"

relationship: Self (SubscriberPolicyholder Relationship Codes#self)

period: 2022-12-01 --> 2025-03-17

payor: Organization/example-01 \"XYZ Lab Pvt.Ltd.\"

" ]; fhir:Coverage.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://hospitalx.com/selfpayagreement" ]; fhir:Identifier.value [ fhir:value "SP12345678" ] ]; fhir:Coverage.status [ fhir:value "active"]; fhir:Coverage.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-selfpay" ]; fhir:Coding.code [ fhir:value "pay" ]; fhir:Coding.display [ fhir:value "PAY" ] ] ]; fhir:Coverage.subscriber [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/example-01" ] ]; fhir:Coverage.beneficiary [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/example-01" ] ]; fhir:Coverage.relationship [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/subscriber-relationship" ]; fhir:Coding.code [ fhir:value "self" ] ] ]; fhir:Coverage.period [ fhir:Period.start [ fhir:value "2022-12-01"^^xsd:date ]; fhir:Period.end [ fhir:value "2025-03-17"^^xsd:date ] ]; fhir:Coverage.payor [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Organization/example-01" ] ] . a fhir:Condition; fhir:Resource.id [ fhir:value "Condition-example-01"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Condition

Resource Condition \"Condition-example-01\"

code: Dengue (disorder) (SNOMED CT#38362002)

subject: Patient/example-01 \"\"

" ]; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:38362002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "38362002" ]; fhir:Coding.display [ fhir:value "Dengue (disorder)" ] ] ]; fhir:Condition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/example-01" ] ] . a fhir:Condition; fhir:Resource.id [ fhir:value "Condition-example-02"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Condition

Resource Condition \"Condition-example-02\"

code: Chronic diarrhea of unknown origin (disorder) (SNOMED CT#17551007)

subject: Patient/example-01 \"\"

" ]; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:17551007; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "17551007" ]; fhir:Coding.display [ fhir:value "Chronic diarrhea of unknown origin (disorder)" ] ] ]; fhir:Condition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/example-01" ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------