@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 -------------------------------------------------------------------

<http://hl7.org/fhir/4.0/CodeSystem/service-pharmacy> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "service-pharmacy"] ; # 
  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 service-pharmacy</b></p><a name=\"service-pharmacy\"> </a><a name=\"hcservice-pharmacy\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/ex-pharmaservice</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\">smokecess<a name=\"service-pharmacy-smokecess\"> </a></td><td>Smoking cessation</td><td>Smoking cessation</td></tr><tr><td style=\"white-space:nowrap\">flushot<a name=\"service-pharmacy-flushot\"> </a></td><td>Flu Shot</td><td>Flu Shot</td></tr><tr><td style=\"white-space:nowrap\">drugcost<a name=\"service-pharmacy-drugcost\"> </a></td><td>Drug Cost</td><td>The wholesale price of the medication.</td></tr><tr><td style=\"white-space:nowrap\">markup<a name=\"service-pharmacy-markup\"> </a></td><td>Markup</td><td>The additional cost assessed on the drug.</td></tr><tr><td style=\"white-space:nowrap\">dispensefee<a name=\"service-pharmacy-dispensefee\"> </a></td><td>Dispense Fee</td><td>The professional fee charged for dispensing the product or service.</td></tr><tr><td style=\"white-space:nowrap\">compoundfee<a name=\"service-pharmacy-compoundfee\"> </a></td><td>Compounding Fee</td><td>The professional fee charged for compounding the medication.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4.r4b"
       ]
     ] [
       fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "0.0.1-snapshot-2"
       ]
     ] ) ;
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 0 ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/ex-pharmaservice"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "ExamplePharmacyServiceCodes"] ; # 
  fhir:title [ fhir:v "Example Pharmacy Service Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:11:23-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "FHIR Infrastructure" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes a smattering of Pharmacy Service codes."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This is an example set."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/service-pharmacy"^^xsd:anyURI ;
     fhir:link <http://hl7.org/fhir/ValueSet/service-pharmacy>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "smokecess" ] ;
     fhir:display [ fhir:v "Smoking cessation" ] ;
     fhir:definition [ fhir:v "Smoking cessation" ]
  ] [
     fhir:code [ fhir:v "flushot" ] ;
     fhir:display [ fhir:v "Flu Shot" ] ;
     fhir:definition [ fhir:v "Flu Shot" ]
  ] [
     fhir:code [ fhir:v "drugcost" ] ;
     fhir:display [ fhir:v "Drug Cost" ] ;
     fhir:definition [ fhir:v "The wholesale price of the medication." ]
  ] [
     fhir:code [ fhir:v "markup" ] ;
     fhir:display [ fhir:v "Markup" ] ;
     fhir:definition [ fhir:v "The additional cost assessed on the drug." ]
  ] [
     fhir:code [ fhir:v "dispensefee" ] ;
     fhir:display [ fhir:v "Dispense Fee" ] ;
     fhir:definition [ fhir:v "The professional fee charged for dispensing the product or service." ]
  ] [
     fhir:code [ fhir:v "compoundfee" ] ;
     fhir:display [ fhir:v "Compounding Fee" ] ;
     fhir:definition [ fhir:v "The professional fee charged for compounding the medication." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

