StructureDefinition-UKCore-RequestGroup


Command 'tree' could not render: Resource was not found for 'canonical=https://fhir.hl7.org.uk/StructureDefinition/UKCore-RequestGroup'

Detailed Descriptions

Command 'dict' could not render: Resource was not found for 'canonical=https://fhir.hl7.org.uk/StructureDefinition/UKCore-RequestGroup'

Table View

Command 'table' could not render: Resource was not found for 'canonical=https://fhir.hl7.org.uk/StructureDefinition/UKCore-RequestGroup'

XML View

Command 'xml' could not render: Resource was not found for 'canonical=https://fhir.hl7.org.uk/StructureDefinition/UKCore-RequestGroup'

JSON View

Command 'json' could not render: Resource was not found for 'canonical=https://fhir.hl7.org.uk/StructureDefinition/UKCore-RequestGroup'

Usage

This Profile has the following derived profiles:


This Profile is referenced in the following Extensions:


This Profile is referenced in the following Profiles:

Feedback

Click here to:

, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Examples

Ciprofloxacin - Example to illustrate the options for Ciprofloxacin when prescribing multiple routes.
Example UKCore-RequestGroup-Ciprofloxacin

Multiple Antibiotics - Example to illustrate the options for multiple antibiotics when prescribing multiple routes.
Command 'pagelink' could not render: Page not found.


Paracetamol - Example to illustrate the options for Paracetamol when prescribing multiple routes.
Example UKCore-RequestGroup-Paracetamol

Example Usage Scenarios

The following are example usage scenarios for the UK Core RequestGroup profile:

An example of the same drug, different route

This example shows how a request for the same drug through two different routes can be structured, with the decision to the more appropriate route being taken before a dispense is made.

RequestGroup-Paracetamol

An example of different drugs, with a preference to one of them

This example shows how a request can be achieved giving the option for multiple different drugs, with one being preferred option and up to one being allowed to be dispensed.

RequestGroup-MultipleAntibiotics

An example of same drug different doses, where both are dispensed but only one administered

This example shows a request of the same drug each with a different dose and route. This request allows both to be dispensed, with one being administered now and the other that may be dispensed at a later date or disposed.

RequestGroup-Ciprofloxacin


Profile Specific Implementation Guidance:

Minimum Viable Content

A minimum viable content that all provider and consumer systems SHALL support are the following elements.

Element Reason
status The current state of the request. For request groups, the status reflects the status of all the requests in the group.
intent Indicates the level of authority/intentionality associated with the request and where the request fits into the workflow chain.
subject The subject for which the request group was created.
action.description A short description of the action used to provide a summary to display to the user.
action.type The type of action to perform (create, update, remove).
action.selectionBehavior Defines the selection behavior for the action and its children.
action.resource The resource that is the target of the action (e.g. CommunicationRequest).
action.action Sub actions.

intent

For any medication requests RequestGroup.intent SHALL have the value order. Each MedicationRequest referenced within the RequestGroup MedicationRequest.intent SHALL have the value option.


priority

When RequestGroup is used for medication requests the recommendation is that RequestGroup.priority is not to be used within an implementation - or used with caution.

The stating of a priority, in any business context including healthcare, is often de-valued as given the choice, every clinician wants medication urgently for their patients.

If RequestGroup.priority is used, consider only initially supporting the routine and urgent request priorities, and set clear criteria for when a MedicationRequest and RequestGroup should be marked and handled as urgent.

Usage of the value "stat"

The stat request priority is potentially confusing as it has two meanings:

  1. to indicate a "here and now" order going to pharmacy
  2. used within a MedicationRequest.dosageInstruction can also mean "give once immediately".

Avoid using stat and asap where possible.


subject

The resource being referenced SHALL conform to one of the following:


author

The resource being referenced SHALL conform to one of the following:


reasonReference

The resource being referenced SHALL conform to one of the following:


action

With the base FHIR constraint rule "Must have resource or action but not both" it is expected that:

  • RequestGroup.action has multiple action elements, each defining an individual MedicationRequest.
  • Within each of the Medication.action.action the resource element SHOULD reference the associated MedicationRequest.

action.participant

The resource being referenced SHALL conform to one of the following: