@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "coverage-copay-type"] ; # fhir:meta [ fhir:versionId [ fhir:v "3" ] ; fhir:lastUpdated [ fhir:v "2024-08-15T11:54:20.238+03:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem coverage-copay-type

version: 3; Last updated: 2024-08-15 11:54:20+0300

This case-sensitive code system http://nphies.sa/terminology/CodeSystem/coverage-copay-type defines the following codes:

CodeDisplayDefinitionArabic (ar)
maxoutofpocket Maximum out of pocketThe maximum amout of payment for services which a patient, or family, is expected to incur - typically annuallyالحد الأقصى للمبلغ المدفوع من المريض
copay Copay AmountA standard fixed currency amount applied to all classes or service or product not otherwise specified.قيمة التحمل/المشاركة المالية
gpvisit GP Office VisitAn office visit for a general practitioner of a discipline.زيارة للممارس العام
copaypct Copay PercentageA standard percentage applied to all classes or service or product not otherwise specified.النسبة المئوية للتحمل/المشاركة المالية
spvisit Specialist Office VisitAn office visit for a specialist practitioner of a disciplineزيارة للطبيب المتخصص
deductible DeductibleThe accumulated amount of patient payment before the coverage begins to pay for services.المستحق الذاتي/مستحق ما قبل التغطية
maxcopay maxcopayA maximum amout of payment for services which a patient is expected to incur per episode.أقصى قيمة تحمل/مشاركة مالية
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/coverage-copay-type"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.3.0"] ; # fhir:name [ fhir:v "CoverageCopayType"] ; # fhir:title [ fhir:v "Coverage Copay Type"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-06-23T22:09:21+03:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Saudi Arabia" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://test-project.org/test-publisher" ] ] ) ] ) ; # fhir:description [ fhir:v "Cost category. This value set includes sample Coverage Copayment Type codes."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "SA" ] ; fhir:display [ fhir:v "Saudi Arabia" ] ] ) ] ) ; # fhir:copyright [ fhir:v "nphies 2020+ (https://nphies.sa)"] ; # fhir:caseSensitive [ fhir:v true] ; # fhir:compositional [ fhir:v false] ; # fhir:versionNeeded [ fhir:v false] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "maxoutofpocket" ] ; fhir:display [ fhir:v "Maximum out of pocket" ] ; fhir:definition [ fhir:v "The maximum amout of payment for services which a patient, or family, is expected to incur - typically annually" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "الحد الأقصى للمبلغ المدفوع من المريض" ] ] ) ] [ fhir:code [ fhir:v "copay" ] ; fhir:display [ fhir:v "Copay Amount" ] ; fhir:definition [ fhir:v "A standard fixed currency amount applied to all classes or service or product not otherwise specified." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "قيمة التحمل/المشاركة المالية" ] ] ) ] [ fhir:code [ fhir:v "gpvisit" ] ; fhir:display [ fhir:v "GP Office Visit" ] ; fhir:definition [ fhir:v "An office visit for a general practitioner of a discipline." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "زيارة للممارس العام" ] ] ) ] [ fhir:code [ fhir:v "copaypct" ] ; fhir:display [ fhir:v "Copay Percentage" ] ; fhir:definition [ fhir:v "A standard percentage applied to all classes or service or product not otherwise specified." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "النسبة المئوية للتحمل/المشاركة المالية" ] ] ) ] [ fhir:code [ fhir:v "spvisit" ] ; fhir:display [ fhir:v "Specialist Office Visit" ] ; fhir:definition [ fhir:v "An office visit for a specialist practitioner of a discipline" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "زيارة للطبيب المتخصص" ] ] ) ] [ fhir:code [ fhir:v "deductible" ] ; fhir:display [ fhir:v "Deductible" ] ; fhir:definition [ fhir:v "The accumulated amount of patient payment before the coverage begins to pay for services." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "المستحق الذاتي/مستحق ما قبل التغطية" ] ] ) ] [ fhir:code [ fhir:v "maxcopay" ] ; fhir:display [ fhir:v "maxcopay" ] ; fhir:definition [ fhir:v "A maximum amout of payment for services which a patient is expected to incur per episode." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "أقصى قيمة تحمل/مشاركة مالية" ] ] ) ] ) . # # -------------------------------------------------------------------------------------