Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

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

: Coverage Copay Type - TTL Representation

Active as of 2025-06-23

Raw ttl | Download


@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: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 "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem coverage-copay-type</b></p><a name=\"coverage-copay-type\"> </a><a name=\"hccoverage-copay-type\"> </a><a name=\"coverage-copay-type-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\">version: 3; Last updated: 2024-08-15 11:54:20+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/coverage-copay-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">maxoutofpocket<a name=\"coverage-copay-type-maxoutofpocket\"> </a></td><td>Maximum out of pocket</td><td>The maximum amout of payment for services which a patient, or family, is expected to incur - typically annually</td><td>الحد الأقصى للمبلغ المدفوع من المريض</td></tr><tr><td style=\"white-space:nowrap\">copay<a name=\"coverage-copay-type-copay\"> </a></td><td>Copay Amount</td><td>A standard fixed currency amount applied to all classes or service or product not otherwise specified.</td><td>قيمة التحمل/المشاركة المالية</td></tr><tr><td style=\"white-space:nowrap\">gpvisit<a name=\"coverage-copay-type-gpvisit\"> </a></td><td>GP Office Visit</td><td>An office visit for a general practitioner of a discipline.</td><td>زيارة للممارس العام</td></tr><tr><td style=\"white-space:nowrap\">copaypct<a name=\"coverage-copay-type-copaypct\"> </a></td><td>Copay Percentage</td><td>A standard percentage applied to all classes or service or product not otherwise specified.</td><td>النسبة المئوية للتحمل/المشاركة المالية</td></tr><tr><td style=\"white-space:nowrap\">spvisit<a name=\"coverage-copay-type-spvisit\"> </a></td><td>Specialist Office Visit</td><td>An office visit for a specialist practitioner of a discipline</td><td>زيارة للطبيب المتخصص</td></tr><tr><td style=\"white-space:nowrap\">deductible<a name=\"coverage-copay-type-deductible\"> </a></td><td>Deductible</td><td>The accumulated amount of patient payment before the coverage begins to pay for services.</td><td>المستحق الذاتي/مستحق ما قبل التغطية</td></tr><tr><td style=\"white-space:nowrap\">maxcopay<a name=\"coverage-copay-type-maxcopay\"> </a></td><td>maxcopay</td><td>A maximum amout of payment for services which a patient is expected to incur per episode.</td><td>أقصى قيمة تحمل/مشاركة مالية</td></tr></table></div>"^^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 "أقصى قيمة تحمل/مشاركة مالية" ]     ] )
  ] ) . #