http://hl7.org/fhir/CodeSystem/devicedispense-status-reason|5.0.0

name
DeviceDispenseStatusReasonCodes
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

DeviceDispense Status Reason Codes

DeviceDispense Status Reason Codes

{
  "description" : "DeviceDispense Status Reason Codes",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "DeviceDispenseStatusReasonCodes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "DeviceDispense Status Reason Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  } ],
  "status" : "active",
  "id" : "bf69d33d-6ed1-5d4e-85b5-43ffd5501e14",
  "url" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2110",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "out-of-stock",
    "display" : "Out of Stock",
    "definition" : "The device was not dispensed because it was not available."
  }, {
    "code" : "off-market",
    "display" : "Off market",
    "definition" : "The device was not dispensed because it is of-market - for example not authorized, withdrawn or recalled."
  }, {
    "code" : "contraindication",
    "display" : "Contraindication",
    "definition" : "The device was not dispensed because a contraindication was found - for example pregnancy, allergy to a device component..."
  }, {
    "code" : "incompatible-device",
    "display" : "Incompatible device",
    "definition" : "The device was not dispensed because an incompatibility has been found with the device or between the device and other devices being used in the same context."
  }, {
    "code" : "order-expired",
    "display" : "Order expired",
    "definition" : "The device was not dispensed because the order has expired or been invalidated."
  }, {
    "code" : "verbal-order",
    "display" : "Verbal order",
    "definition" : "The device not dispensed because there was a verbal order."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}