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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4.r4b
Resource TypeValueSet
IdValueSet-R2-order-status-for-R4.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r2.r4/0.0.1-snapshot-2/ValueSet-R2-order-status-for-R4.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-order-status-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:39.547491+10:00
NameR2_order_status_for_R4
TitleCross-version VS for R2.OrderStatus for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/order-status|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
order-statusorder-status

Narrative

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

Generated Narrative: ValueSet R2-order-status-for-R4

This value set expansion contains 9 concepts.

CodeSystemDisplayDefinition
  pendinghttp://hl7.org/fhir/order-statusPendingThe order is known, but no processing has occurred at this time
  reviewhttp://hl7.org/fhir/order-statusReviewThe order is undergoing initial processing to determine whether it will be accepted (usually this involves human review)
  rejectedhttp://hl7.org/fhir/order-statusRejectedThe order was rejected because of a workflow/business logic reason
  errorhttp://hl7.org/fhir/order-statusErrorThe order was unable to be processed because of a technical error (i.e. unexpected error)
  acceptedhttp://hl7.org/fhir/order-statusAcceptedThe order has been accepted, and work is in progress.
  replacedhttp://hl7.org/fhir/order-statusReplacedThe order has been cancelled and replaced by another.
  cancelledhttp://hl7.org/fhir/order-statusCancelledProcessing the order was halted at the initiators request.
  abortedhttp://hl7.org/fhir/order-statusAbortedProcessing the order was stopped because of some workflow/business logic reason.
  completedhttp://hl7.org/fhir/order-statusCompletedThe order has been completed.

Source1

{
  "resourceType": "ValueSet",
  "id": "R2-order-status-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    },
    {
      "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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-order-status-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R2_order_status_for_R4",
  "title": "Cross-version VS for R2.OrderStatus for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:39.547491+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/order-status|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "concept": [
          {
            "code": "pending",
            "display": "Pending"
          },
          {
            "code": "review",
            "display": "Review"
          },
          {
            "code": "rejected",
            "display": "Rejected"
          },
          {
            "code": "error",
            "display": "Error"
          },
          {
            "code": "accepted",
            "display": "Accepted"
          },
          {
            "code": "replaced",
            "display": "Replaced"
          },
          {
            "code": "cancelled",
            "display": "Cancelled"
          },
          {
            "code": "aborted",
            "display": "Aborted"
          },
          {
            "code": "completed",
            "display": "Completed"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:39.547487+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "pending",
        "display": "Pending"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "review",
        "display": "Review"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "rejected",
        "display": "Rejected"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "error",
        "display": "Error"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "accepted",
        "display": "Accepted"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "replaced",
        "display": "Replaced"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "cancelled",
        "display": "Cancelled"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "aborted",
        "display": "Aborted"
      },
      {
        "system": "http://hl7.org/fhir/order-status",
        "version": "1.0.2",
        "code": "completed",
        "display": "Completed"
      }
    ]
  }
}