http://hl7.org/fhir/ex-pharmaservice|4.0.1

name
ExamplePharmacyServiceCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Example Pharmacy Service Codes

This value set includes a smattering of Pharmacy Service codes.

{
  "description" : "This value set includes a smattering of Pharmacy Service codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "Financial Management",
  "content" : "complete",
  "name" : "ExamplePharmacyServiceCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Example Pharmacy Service Codes",
  "supliment" : null,
  "status" : "draft",
  "id" : "6b97b82a-7709-50ab-9b79-78c352c07ab8",
  "valueSet" : "http://hl7.org/fhir/ValueSet/service-pharmacy",
  "url" : "http://hl7.org/fhir/ex-pharmaservice",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.563",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "smokecess",
    "display" : "Smoking cessation",
    "definition" : "Smoking cessation"
  }, {
    "code" : "flushot",
    "display" : "Flu Shot",
    "definition" : "Flu Shot"
  }, {
    "code" : "drugcost",
    "display" : "Drug Cost",
    "definition" : "The wholesale price of the medication."
  }, {
    "code" : "markup",
    "display" : "Markup",
    "definition" : "The additional cost assessed on the drug."
  }, {
    "code" : "dispensefee",
    "display" : "Dispense Fee",
    "definition" : "The professional fee charged for dispensing the product or service."
  }, {
    "code" : "compoundfee",
    "display" : "Compounding Fee",
    "definition" : "The professional fee charged for compounding the medication."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}