FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/9715939a-920c-48f0-876c-dcf9aff01f8b

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
Id9715939a-920c-48f0-876c-dcf9aff01f8b
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/DM-task-business-status
URLhttps://fhir.nhs.uk/ValueSet/DM-task-business-status
Version1.0.0
Statusretired
Date2025-04-22
NameEPSTaskBusinessPrescriptionStatus
DescriptionA set of codes used to identify the status of a prescription or the status of an item on a prescription. This ValueSet is a subset of [ValueSet-TaskMedicationRequestStatusReason](https://simplifier.net/NHSDigital/3c1b87e6-422d-4ed8-8372-ae3366ab5306/~overview). Hence, it is a duplicate and the need to o retire it.
CopyrightCopyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.

Resources that use this resource

ConceptMap
MedicationDispense-BusinessStatusToMedicationDispenseStatusMedicationDispense business status to MedicationDispense status Map
MedicationDispense-BusinessStatusToTaskStatusMedicationDispense business status to Task status Map
StructureDefinition
NHSDigital-Task-EPSNHSDigitalTaskEPS

Resources that this resource uses

CodeSystem
EPS-task-business-statusEngland EPS Prescription Status

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "9715939a-920c-48f0-876c-dcf9aff01f8b",
  "url": "https://fhir.nhs.uk/ValueSet/DM-task-business-status",
  "version": "1.0.0",
  "name": "EPSTaskBusinessPrescriptionStatus",
  "status": "retired",
  "date": "2025-04-22",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "A set of codes used to identify the status of a prescription or the status of an item on a prescription. This ValueSet is a subset of [ValueSet-TaskMedicationRequestStatusReason](https://simplifier.net/NHSDigital/3c1b87e6-422d-4ed8-8372-ae3366ab5306/~overview). Hence, it is a duplicate and the need to o retire it.",
  "copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\"License\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\"AS IS\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status"
      }
    ]
  },
  "expansion": {
    "timestamp": "2021-04-13T12:00:00+00:00",
    "contains": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
        "code": "0002",
        "display": "With Dispenser"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
        "code": "0001",
        "display": "To be Dispensed"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
        "code": "0004",
        "display": "Expired"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
        "code": "0003",
        "display": "With Dispenser - Active"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
        "code": "0006",
        "display": "Dispensed"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
        "code": "0005",
        "display": "Cancelled"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
        "code": "0007",
        "display": "Not Dispensed"
      }
    ]
  }
}