PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/ex-pharmaservice
{
  "description": "This value set includes a smattering of Pharmacy Service codes.",
  "_filename": "CodeSystem-service-pharmacy.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Example Pharmacy Service Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "ad65192c-8dae-4f6e-89f9-9a9fdb2a9f75",
  "valueSet": "http://hl7.org/fhir/ValueSet/service-pharmacy",
  "kind": null,
  "url": "http://hl7.org/fhir/ex-pharmaservice",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.555",
    "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": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}