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

: Provider 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 "provider-type"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2024-12-03T13:15:46.785+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 provider-type</b></p><a name=\"provider-type\"> </a><a name=\"hcprovider-type\"> </a><a name=\"provider-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: 4; Last updated: 2024-12-03 13:15:46+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/provider-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\">9<a name=\"provider-type-9\"> </a></td><td>Radiotherapy Center</td><td>Radiotherapy Center</td><td>مركز العلاج الإشعاعي</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"provider-type-5\"> </a></td><td>Clinic</td><td>Clinic</td><td>عيادة</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"provider-type-3\"> </a></td><td>Specialized Medical Complex</td><td>Specialized Medical Complex</td><td>مجمع طبي متخصص</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"provider-type-7\"> </a></td><td>Laboratory</td><td>Laboratory</td><td>معمل تحاليل</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"provider-type-4\"> </a></td><td>Diagnostic Center</td><td>Diagnostic Center</td><td>مركز تشخيصي</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"provider-type-1\"> </a></td><td>Hospital</td><td>Hospital</td><td>مستشفى</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"provider-type-6\"> </a></td><td>Pharmacy</td><td>Pharmacy</td><td>صيدلية</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"provider-type-8\"> </a></td><td>Physiotherapy Center</td><td>Physiotherapy Center</td><td>مركز علاج طبيعي (فيزيائي)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"provider-type-2\"> </a></td><td>General Medical Complex</td><td>General Medical Complex</td><td>مجمع طبي عام</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"provider-type-other\"> </a></td><td>other provider types</td><td/><td>آخر</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/provider-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "ProviderType"] ; # 
  fhir:title [ fhir:v "Provider 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 system includes Provider 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 "9" ] ;
fhir:display [ fhir:v "Radiotherapy Center" ] ;
fhir:definition [ fhir:v "Radiotherapy Center" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مركز العلاج الإشعاعي" ]     ] )
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Clinic" ] ;
fhir:definition [ fhir:v "Clinic" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "عيادة" ]     ] )
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Specialized Medical Complex" ] ;
fhir:definition [ fhir:v "Specialized Medical Complex" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مجمع طبي متخصص" ]     ] )
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Laboratory" ] ;
fhir:definition [ fhir:v "Laboratory" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "معمل تحاليل" ]     ] )
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Diagnostic Center" ] ;
fhir:definition [ fhir:v "Diagnostic Center" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مركز تشخيصي" ]     ] )
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Hospital" ] ;
fhir:definition [ fhir:v "Hospital" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مستشفى" ]     ] )
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Pharmacy" ] ;
fhir:definition [ fhir:v "Pharmacy" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "صيدلية" ]     ] )
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Physiotherapy Center" ] ;
fhir:definition [ fhir:v "Physiotherapy Center" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مركز علاج طبيعي (فيزيائي)" ]     ] )
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "General Medical Complex" ] ;
fhir:definition [ fhir:v "General Medical Complex" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "مجمع طبي عام" ]     ] )
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "other provider types" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "آخر" ]     ] )
  ] ) . #