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

: Organization 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 "organization-type"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-15T13:41:39.626+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 organization-type</b></p><a name=\"organization-type\"> </a><a name=\"hcorganization-type\"> </a><a name=\"organization-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 13:41:39+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/organization-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\">dept<a name=\"organization-type-dept\"> </a></td><td>Hospital Department</td><td>A department or ward within a hospital (Generally is not applicable to top level organizations)</td><td>قسم تابع لمستشفى</td></tr><tr><td style=\"white-space:nowrap\">prov<a name=\"organization-type-prov\"> </a></td><td>Healthcare Provider</td><td>An organization that provides healthcare services.</td><td>مقدم رعاية صحية</td></tr><tr><td style=\"white-space:nowrap\">pay<a name=\"organization-type-pay\"> </a></td><td>Payer</td><td>A company, charity, or governmental organization, which processes claims and/or issues payments to providers on behalf of patients or groups of patients.</td><td>الجهة الدافعة</td></tr><tr><td style=\"white-space:nowrap\">ins<a name=\"organization-type-ins\"> </a></td><td>Insurance Company</td><td>A company that provides insurance to its subscribers that may include healthcare related policies.</td><td>شركة تأمين</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"organization-type-other\"> </a></td><td>Other</td><td>Other type of organization not already specified.</td><td>أخرى</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/organization-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "OrganizationType"] ; # 
  fhir:title [ fhir:v "Organization 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 "This code set defines a set of codes that can be used to indicate a type of organization."] ; # 
  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 "dept" ] ;
fhir:display [ fhir:v "Hospital Department" ] ;
fhir:definition [ fhir:v "A department or ward within a hospital (Generally is not applicable to top level organizations)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "قسم تابع لمستشفى" ]     ] )
  ] [
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ] ;
fhir:definition [ fhir:v "An organization that provides healthcare services." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مقدم رعاية صحية" ]     ] )
  ] [
fhir:code [ fhir:v "pay" ] ;
fhir:display [ fhir:v "Payer" ] ;
fhir:definition [ fhir:v "A company, charity, or governmental organization, which processes claims and/or issues payments to providers on behalf of patients or groups of patients." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "الجهة الدافعة" ]     ] )
  ] [
fhir:code [ fhir:v "ins" ] ;
fhir:display [ fhir:v "Insurance Company" ] ;
fhir:definition [ fhir:v "A company that provides insurance to its subscribers that may include healthcare related policies." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "شركة تأمين" ]     ] )
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other type of organization not already specified." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "أخرى" ]     ] )
  ] ) . #