Release 4

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Codesystem-medicationdispense-status-reason.json

Pharmacy Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Code System MedicationDispense Status Reason Codes

{
  "resourceType" : "CodeSystem",
  "id" : "medicationdispense-status-reason",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-status-reason",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1317"
  }],
  "version" : "4.0.1",
  "name" : "MedicationDispense Status Reason Codes",
  "title" : "Medication dispense  status  reason  codes",
  "status" : "draft",
  "experimental" : false,
  "publisher" : "FHIR Project team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "MedicationDispense Status Codes",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/medicationdispense-status-reason",
  "content" : "complete",
  "concept" : [{
    "code" : "frr01",
    "display" : "Order Stopped",
    "definition" : "The order has been stopped by the prescriber but this fact has not necessarily captured electronically. Example: A verbal stop, a fax, etc."
  },
  {
    "code" : "frr02",
    "display" : "Stale-dated Order",
    "definition" : "Order has not been fulfilled within a reasonable amount of time, and might not be current."
  },
  {
    "code" : "frr03",
    "display" : "Incomplete data",
    "definition" : "Data needed to safely act on the order which was expected to become available independent of the order is not yet available. Example: Lab results, diagnostic imaging, etc."
  },
  {
    "code" : "frr04",
    "display" : "Product unavailable",
    "definition" : "Product not available or manufactured. Cannot supply."
  },
  {
    "code" : "frr05",
    "display" : "Ethical/religious",
    "definition" : "The dispenser has ethical, religious or moral objections to fulfilling the order/dispensing the product."
  },
  {
    "code" : "frr06",
    "display" : "Unable to provide care",
    "definition" : "Fulfiller not able to provide appropriate care associated with fulfilling the order. Example: Therapy requires ongoing monitoring by fulfiller and fulfiller will be ending practice, leaving town, unable to schedule necessary time, etc."
  },
  {
    "code" : "altchoice",
    "display" : "Try another treatment first",
    "definition" : "This therapy has been ordered as a backup to a preferred therapy. This order will be released when and if the preferred therapy is unsuccessful."
  },
  {
    "code" : "clarif",
    "display" : "Prescription/Request requires clarification",
    "definition" : "Clarification is required before the order can be acted upon."
  },
  {
    "code" : "drughigh",
    "display" : "Drug level too high",
    "definition" : "The current level of the medication in the patient's system is too high. The medication is suspended to allow the level to subside to a safer level."
  },
  {
    "code" : "hospadm",
    "display" : "Admission to hospital",
    "definition" : "The patient has been admitted to a care facility and their community medications are suspended until hospital discharge."
  },
  {
    "code" : "labint",
    "display" : "Lab interference issues",
    "definition" : "The therapy would interfere with a planned lab test and the therapy is being withdrawn until the test is completed."
  },
  {
    "code" : "non-avail",
    "display" : "Patient not available",
    "definition" : "Patient not available for a period of time due to a scheduled therapy, leave of absence or other reason."
  },
  {
    "code" : "preg",
    "display" : "Patient is pregnant or breastfeeding",
    "definition" : "The patient is pregnant or breast feeding. The therapy will be resumed when the pregnancy is complete and the patient is no longer breastfeeding."
  },
  {
    "code" : "saig",
    "display" : "Allergy",
    "definition" : "The patient is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm."
  },
  {
    "code" : "sddi",
    "display" : "Drug interacts with another drug",
    "definition" : "The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete."
  },
  {
    "code" : "sdupther",
    "display" : "Duplicate therapy",
    "definition" : "Another short-term co-occurring therapy fulfills the same purpose as this therapy. This therapy will be resumed when the co-occuring therapy is complete."
  },
  {
    "code" : "sintol",
    "display" : "Suspected intolerance",
    "definition" : "The patient is believed to have an intolerance to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm."
  },
  {
    "code" : "surg",
    "display" : "Patient scheduled for surgery",
    "definition" : "The drug is contraindicated for patients receiving surgery and the patient is scheduled to be admitted for surgery in the near future. The drug will be resumed when the patient has sufficiently recovered from the surgery."
  },
  {
    "code" : "washout",
    "display" : "Washout",
    "definition" : "The patient was previously receiving a medication contraindicated with the current medication. The current medication will remain on hold until the prior medication has been cleansed from their system."
  },
  {
    "code" : "outofstock",
    "display" : "Drug not available - out of stock",
    "definition" : "Drug out of stock. Cannot supply."
  },
  {
    "code" : "offmarket",
    "display" : "Drug not available - off market",
    "definition" : "Drug no longer marketed Cannot supply."
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.