FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeValueSet
IdValueSet-R5-devicedispense-status-for-R4B.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/ValueSet-R5-devicedispense-status-for-R4B.html
URLhttp://hl7.org/fhir/5.0/ValueSet/R5-devicedispense-status-for-R4B
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:37:02.346215+10:00
NameR5_devicedispense_status_for_R4B
TitleCross-version VS for R5.DeviceDispenseStatusCodes for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/devicedispense-status|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.

Resources that use this resource

StructureDefinition
extension-DeviceDispenseCross-version Extension for R5.DeviceDispense for use in FHIR R4B

Resources that this resource uses

CodeSystem
devicedispense-statusDeviceDispense Status Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet R5-devicedispense-status-for-R4B

This value set expansion contains 9 concepts.

CodeSystemDisplayDefinition
  preparationhttp://hl7.org/fhir/devicedispense-statusPreparationThe core event has not started yet, but some staging activities have begun (e.g. initial preparing of the device. Preparation stages may be tracked e.g. for planning, supply or billing purposes.
  in-progresshttp://hl7.org/fhir/devicedispense-statusIn ProgressThe dispensed product is ready for pickup.
  cancelledhttp://hl7.org/fhir/devicedispense-statusCancelledThe dispensed product was not and will never be picked up by the patient.
  on-holdhttp://hl7.org/fhir/devicedispense-statusOn HoldThe dispense process is paused while waiting for an external event to reactivate the dispense. For example, new stock has arrived or the prescriber has called.
  completedhttp://hl7.org/fhir/devicedispense-statusCompletedThe dispensed product has been picked up.
  entered-in-errorhttp://hl7.org/fhir/devicedispense-statusEntered in ErrorThe dispense was entered in error and therefore nullified.
  stoppedhttp://hl7.org/fhir/devicedispense-statusStoppedActions implied by the dispense have been permanently halted, before all of them occurred.
  declinedhttp://hl7.org/fhir/devicedispense-statusDeclinedThe dispense was declined and not performed.
  unknownhttp://hl7.org/fhir/devicedispense-statusUnknownThe authoring system does not know which of the status values applies for this dispense. Note: this concept is not to be used for other - one of the listed statuses is presumed to apply, it's just now known which one.

Source1

{
  "resourceType": "ValueSet",
  "id": "R5-devicedispense-status-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/5.0/ValueSet/R5-devicedispense-status-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R5_devicedispense_status_for_R4B",
  "title": "Cross-version VS for R5.DeviceDispenseStatusCodes for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:37:02.346215+10:00",
  "publisher": "Orders and Observations",
  "contact": [
    {
      "name": "Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/devicedispense-status|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "concept": [
          {
            "code": "preparation",
            "display": "Preparation"
          },
          {
            "code": "in-progress",
            "display": "In Progress"
          },
          {
            "code": "cancelled",
            "display": "Cancelled"
          },
          {
            "code": "on-hold",
            "display": "On Hold"
          },
          {
            "code": "completed",
            "display": "Completed"
          },
          {
            "code": "entered-in-error",
            "display": "Entered in Error"
          },
          {
            "code": "stopped",
            "display": "Stopped"
          },
          {
            "code": "declined",
            "display": "Declined"
          },
          {
            "code": "unknown",
            "display": "Unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:37:02.346216+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "preparation",
        "display": "Preparation"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "in-progress",
        "display": "In Progress"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "cancelled",
        "display": "Cancelled"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "on-hold",
        "display": "On Hold"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "completed",
        "display": "Completed"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "entered-in-error",
        "display": "Entered in Error"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "stopped",
        "display": "Stopped"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "declined",
        "display": "Declined"
      },
      {
        "system": "http://hl7.org/fhir/devicedispense-status",
        "version": "5.0.0",
        "code": "unknown",
        "display": "Unknown"
      }
    ]
  }
}