Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot 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

: Pharmacist Substitute - TTL Representation

Active as of 2025-07-30

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 "pharmacist-substitute"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2024-08-15T14:03:55.886+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 pharmacist-substitute</b></p><a name=\"pharmacist-substitute\"> </a><a name=\"hcpharmacist-substitute\"> </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 14:03:55+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/pharmacist-substitute</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>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">form-not-available<a name=\"pharmacist-substitute-form-not-available\"> </a></td><td>Dosage form not available</td><td>شكل الجرعة غير متاح</td></tr><tr><td style=\"white-space:nowrap\">Others<a name=\"pharmacist-substitute-Others\"> </a></td><td>Others : specify</td><td>آخر-حدد السبب</td></tr><tr><td style=\"white-space:nowrap\">Irreplaceable<a name=\"pharmacist-substitute-Irreplaceable\"> </a></td><td>SFDA Irreplaceable drugs</td><td>أدوية غير مسموح استبدالها</td></tr><tr><td style=\"white-space:nowrap\">strength-not-available<a name=\"pharmacist-substitute-strength-not-available\"> </a></td><td>Strength not available at pharmacy store</td><td>التركيز غير متاح بالصيدلية</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/pharmacist-substitute"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "PharmacistSubstitute"] ; # 
  fhir:title [ fhir:v "Pharmacist Substitute"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-30T12:41:32+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 include reason for providing a substitution to the prescribed drug"] ; # 
  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 "form-not-available" ] ;
fhir:display [ fhir:v "Dosage form not available" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "شكل الجرعة غير متاح" ]     ] )
  ] [
fhir:code [ fhir:v "Others" ] ;
fhir:display [ fhir:v "Others : specify" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "آخر-حدد السبب" ]     ] )
  ] [
fhir:code [ fhir:v "Irreplaceable" ] ;
fhir:display [ fhir:v "SFDA Irreplaceable drugs" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "أدوية غير مسموح استبدالها" ]     ] )
  ] [
fhir:code [ fhir:v "strength-not-available" ] ;
fhir:display [ fhir:v "Strength not available at pharmacy store" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "التركيز غير متاح بالصيدلية" ]     ] )
  ] ) . #