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
Active as of 2025-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "coverage-type",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-08-15T11:58:29.136+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem coverage-type</b></p><a name=\"coverage-type\"> </a><a name=\"hccoverage-type\"> </a><a name=\"coverage-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: 2; Last updated: 2024-08-15 11:58:29+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/coverage-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\">EHCPOL<a name=\"coverage-type-EHCPOL\"> </a></td><td>extended healthcare</td><td>Private insurance policy that provides coverage in addition to other policies (e.g. in addition to a Public Healthcare insurance policy).</td><td>رعاية صحية ممتدة</td></tr><tr><td style=\"white-space:nowrap\">PUBLICPOL<a name=\"coverage-type-PUBLICPOL\"> </a></td><td>public healthcare</td><td>Insurance policy funded by a public health system such as a provincial or national health plan. Examples include BC MSP (British Columbia Medical Services Plan) OHIP (Ontario Health Insurance Plan), NHS (National Health Service).</td><td>رعاية صحية عامة</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/coverage-type",
"version" : "0.3.0",
"name" : "CoverageType",
"title" : "Coverage Type",
"status" : "active",
"experimental" : false,
"date" : "2025-06-23T22:09:21+03:00",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "This set of codes includes Coverage Type codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"copyright" : "nphies 2020+ (https://nphies.sa)",
"caseSensitive" : true,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"concept" : [
{
"code" : "EHCPOL",
"display" : "extended healthcare",
"definition" : "Private insurance policy that provides coverage in addition to other policies (e.g. in addition to a Public Healthcare insurance policy).",
"designation" : [
{
"language" : "ar",
"value" : "رعاية صحية ممتدة"
}
]
},
{
"code" : "PUBLICPOL",
"display" : "public healthcare",
"definition" : "Insurance policy funded by a public health system such as a provincial or national health plan. Examples include BC MSP (British Columbia Medical Services Plan) OHIP (Ontario Health Insurance Plan), NHS (National Health Service).",
"designation" : [
{
"language" : "ar",
"value" : "رعاية صحية عامة"
}
]
}
]
}