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

: PracticeCodes - 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 "practice-codes"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-08-11T15:45:58.037+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 practice-codes</b></p><a name=\"practice-codes\"> </a><a name=\"hcpractice-codes\"> </a><a name=\"practice-codes-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: 1; Last updated: 2024-08-11 15:45:58+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/practice-codes</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">08.23<a name=\"practice-codes-08.4623\"> </a></td><td>Congenital Heart Disease</td><td>أمراض القلب الخلقية</td></tr><tr><td style=\"white-space:nowrap\">08.00<a name=\"practice-codes-08.4600\"> </a></td><td>Internal Medicine Specialty</td><td>تخصص الطب الباطني</td></tr><tr><td style=\"white-space:nowrap\">08.02<a name=\"practice-codes-08.4602\"> </a></td><td>Cardiology</td><td>طب القلب</td></tr><tr><td style=\"white-space:nowrap\">08.26<a name=\"practice-codes-08.4626\"> </a></td><td>General Medicine</td><td>الطب العام</td></tr><tr><td style=\"white-space:nowrap\">11.11<a name=\"practice-codes-11.4611\"> </a></td><td>Optometric</td><td>البصريات</td></tr><tr><td style=\"white-space:nowrap\">22.00<a name=\"practice-codes-22.4600\"> </a></td><td>Dental</td><td>طب الأسنان</td></tr><tr><td style=\"white-space:nowrap\">11.09<a name=\"practice-codes-11.4609\"> </a></td><td>Primary Care / Ophthalmology</td><td/></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/practice-codes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "PracticeCodes"] ; # 
  fhir:title [ fhir:v "PracticeCodes"] ; # 
  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 "A code specifying the practitioner specialty."] ; # 
  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 "National Health Information Center(https://nhic.gov.sa)."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "08.23" ] ;
fhir:display [ fhir:v "Congenital Heart Disease" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "أمراض القلب الخلقية" ]     ] )
  ] [
fhir:code [ fhir:v "08.00" ] ;
fhir:display [ fhir:v "Internal Medicine Specialty" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "تخصص الطب الباطني" ]     ] )
  ] [
fhir:code [ fhir:v "08.02" ] ;
fhir:display [ fhir:v "Cardiology" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "طب القلب" ]     ] )
  ] [
fhir:code [ fhir:v "08.26" ] ;
fhir:display [ fhir:v "General Medicine" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "الطب العام" ]     ] )
  ] [
fhir:code [ fhir:v "11.11" ] ;
fhir:display [ fhir:v "Optometric" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "البصريات" ]     ] )
  ] [
fhir:code [ fhir:v "22.00" ] ;
fhir:display [ fhir:v "Dental" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "طب الأسنان" ]     ] )
  ] [
fhir:code [ fhir:v "11.09" ] ;
fhir:display [ fhir:v "Primary Care / Ophthalmology" ]
  ] ) . #