PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.11-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationRequest
{
  "description": "This profile defines the UK constraints and extensions on the International FHIR resource [MedicationRequest](https://hl7.org/fhir/R4/MedicationRequest.html).",
  "_filename": "UKCore-MedicationRequest.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2024-07-11",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "An order or request for both supply of the medication and the instructions for administration of the medication to an individual. \r\n\r\nThis profile covers inpatient medication orders as well as community orders (whether filled by the prescriber or by a pharmacy). It also includes orders for over-the-counter medications (e.g. Aspirin), total parenteral nutrition and diet/ vitamin supplements, and may be used to support the order of medication-related devices. \r\n\r\nIt is not intended for use in prescribing particular diets, or for ordering non-medication-related items (eyeglasses, supplies, etc).",
  "name": "UKCoreMedicationRequest",
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK 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.",
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core Medication Request",
  "package_version": "0.0.11-pre-release",
  "status": "active",
  "id": "451533e7-2dd3-4ddb-9689-9c02aa213818",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationRequest",
  "version": "2.5.0",
  "differential": {
    "element": [ {
      "id": "MedicationRequest.extension:medicationRepeatInformation",
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation" ]
      } ],
      "short": "Allows the resource to be referenced within / by other resources.",
      "sliceName": "medicationRepeatInformation"
    }, {
      "id": "MedicationRequest.identifier",
      "path": "MedicationRequest.identifier",
      "short": "Allows the resource to be referenced within / by other resources.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.status",
      "path": "MedicationRequest.status",
      "short": "A code specifying the current state of the order.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.intent",
      "path": "MedicationRequest.intent",
      "short": "Whether the request is a proposal, plan, or an original order.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.category",
      "path": "MedicationRequest.category",
      "short": "Provides the business context for the relevant dispensing processes.",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationRequestCategory"
      },
      "mustSupport": true
    }, {
      "id": "MedicationRequest.medication[x]",
      "path": "MedicationRequest.medication[x]",
      "short": "Identifies the medication being requested.",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationCode"
      },
      "mustSupport": true
    }, {
      "id": "MedicationRequest.subject",
      "path": "MedicationRequest.subject",
      "short": "Who the medication request is for.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.authoredOn",
      "path": "MedicationRequest.authoredOn",
      "short": "The date / time that the medication request was initially authored.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.requester",
      "path": "MedicationRequest.requester",
      "short": "Who is requesting the medication.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.courseOfTherapyType",
      "path": "MedicationRequest.courseOfTherapyType",
      "short": "A course of therapy for a medication request",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationRequestCourseOfTherapy"
      },
      "definition": "The description of the course of therapy for a medication request."
    }, {
      "id": "MedicationRequest.dosageInstruction",
      "path": "MedicationRequest.dosageInstruction",
      "short": "Dosage instructions for the medication.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.text",
      "path": "MedicationRequest.dosageInstruction.text",
      "short": "Free text dosage instructions.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.timing",
      "path": "MedicationRequest.dosageInstruction.timing",
      "short": "When the medication should be administered.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "path": "MedicationRequest.dosageInstruction.asNeeded[x]",
      "binding": {
        "strength": "preferred"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.site",
      "path": "MedicationRequest.dosageInstruction.site",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.route",
      "path": "MedicationRequest.dosageInstruction.route",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.method",
      "path": "MedicationRequest.dosageInstruction.method",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationDosageMethod"
      }
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate",
      "path": "MedicationRequest.dosageInstruction.doseAndRate",
      "short": "Dosage instructions for the requested medication.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "short": "Quantity of requested medication to be administered.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "short": "Rate at which the requested medication is to be administered.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dispenseRequest",
      "path": "MedicationRequest.dispenseRequest",
      "short": "Specific dispensing quantity instructions.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.dispenseRequest.quantity",
      "path": "MedicationRequest.dispenseRequest.quantity",
      "short": ">Amount of medication to supply per dispense.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.substitution",
      "min": 1,
      "path": "MedicationRequest.substitution",
      "short": "Any restrictions on medication substitution.",
      "mustSupport": true
    }, {
      "id": "MedicationRequest.substitution.allowed[x]",
      "path": "MedicationRequest.substitution.allowed[x]",
      "definition": "The purpose of this element is to allow the prescriber to dispense a different drug from what was prescribed."
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}