0.1.0 - ci-build

kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KNHTS.PHMSELRSN CodeSystem for Pharmacist Selection Reason - TTL Representation

Draft as of 2024-09-06

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "KNHTS.PHMSELRSN"] ; # 
  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 KNHTS.PHMSELRSN</b></p><a name=\"KNHTS.PHMSELRSN\"> </a><a name=\"hcKNHTS.PHMSELRSN\"> </a><a name=\"KNHTS.PHMSELRSN-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PHMSELRSN</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></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN01<a name=\"KNHTS.PHMSELRSN-PHMSELRSN01\"> </a></td><td>GENERIC</td><td>Generic</td></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN02<a name=\"KNHTS.PHMSELRSN-PHMSELRSN02\"> </a></td><td>PATIENT_REQUEST</td><td>patient request</td></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN03<a name=\"KNHTS.PHMSELRSN-PHMSELRSN03\"> </a></td><td>INNOVATIVE_NO_GENERIC</td><td>innovative noGeneric</td></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN04<a name=\"KNHTS.PHMSELRSN-PHMSELRSN04\"> </a></td><td>PHYSICIAN_APPROVAL</td><td>physician-request with approval</td></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN05<a name=\"KNHTS.PHMSELRSN-PHMSELRSN05\"> </a></td><td>PHYSICIAN_NO_APPROVAL</td><td>physician-request without approval</td></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN06<a name=\"KNHTS.PHMSELRSN-PHMSELRSN06\"> </a></td><td>DRUG_PHARMACY_UNAVAILLABLE</td><td>drug-pharmacyUnavailable</td></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN07<a name=\"KNHTS.PHMSELRSN-PHMSELRSN07\"> </a></td><td>DRUG_NATIONALLY_UNAVAILABLE</td><td>drug-nationallyUnavailable</td></tr><tr><td style=\"white-space:nowrap\">PHMSELRSN08<a name=\"KNHTS.PHMSELRSN-PHMSELRSN08\"> </a></td><td>IRREPLACEABLE</td><td>Irreplaceable drugs</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PHMSELRSN"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "KNHTS_PHARMACIST_SELECTION_REASON"] ; # 
  fhir:title [ fhir:v "KNHTS.PHMSELRSN CodeSystem for Pharmacist Selection Reason"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-06T09:59:02+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "intellisoftkenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CodeSystem for KNHTS Pharmacist Selection Reason"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "PHMSELRSN01" ] ;
fhir:display [ fhir:v "GENERIC" ] ;
fhir:definition [ fhir:v "Generic" ]
  ] [
fhir:code [ fhir:v "PHMSELRSN02" ] ;
fhir:display [ fhir:v "PATIENT_REQUEST" ] ;
fhir:definition [ fhir:v "patient request" ]
  ] [
fhir:code [ fhir:v "PHMSELRSN03" ] ;
fhir:display [ fhir:v "INNOVATIVE_NO_GENERIC" ] ;
fhir:definition [ fhir:v "innovative noGeneric" ]
  ] [
fhir:code [ fhir:v "PHMSELRSN04" ] ;
fhir:display [ fhir:v "PHYSICIAN_APPROVAL" ] ;
fhir:definition [ fhir:v "physician-request with approval" ]
  ] [
fhir:code [ fhir:v "PHMSELRSN05" ] ;
fhir:display [ fhir:v "PHYSICIAN_NO_APPROVAL" ] ;
fhir:definition [ fhir:v "physician-request without approval" ]
  ] [
fhir:code [ fhir:v "PHMSELRSN06" ] ;
fhir:display [ fhir:v "DRUG_PHARMACY_UNAVAILLABLE" ] ;
fhir:definition [ fhir:v "drug-pharmacyUnavailable" ]
  ] [
fhir:code [ fhir:v "PHMSELRSN07" ] ;
fhir:display [ fhir:v "DRUG_NATIONALLY_UNAVAILABLE" ] ;
fhir:definition [ fhir:v "drug-nationallyUnavailable" ]
  ] [
fhir:code [ fhir:v "PHMSELRSN08" ] ;
fhir:display [ fhir:v "IRREPLACEABLE" ] ;
fhir:definition [ fhir:v "Irreplaceable drugs" ]
  ] ) . #