PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4.test@2.16.0-prerelease
    https://fhir.nhs.uk/StructureDefinition/England-RequestGroup
{
  "description": "This profile defines the NHS England constraints and extensions on the International FHIR resource [RequestGroup](https://hl7.org/fhir/R4/requestgroup.html).",
  "_filename": "England-RequestGroup.json",
  "package_name": "uk.nhsdigital.r4.test",
  "date": "2025-04-03",
  "derivation": "constraint",
  "publisher": "NHS England",
  "fhirVersion": "4.0.1",
  "purpose": "This profile is used to group collection of related resources (wrapper) to be embodied as a single message. E.g, collection of MedicationRequest resources to represent a prescription.",
  "name": "EnglandRequestGroup",
  "abstract": false,
  "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.",
  "type": "RequestGroup",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "England RequestGroup",
  "package_version": "2.16.0-prerelease",
  "status": "draft",
  "id": "37446a65-02a5-4138-a221-8e8779006742",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/StructureDefinition/England-RequestGroup",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "RequestGroup.extension:prescriptionStatusHistory",
      "path": "RequestGroup.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionStatusHistory" ]
      } ],
      "short": "Dispensing Prescription Status",
      "sliceName": "prescriptionStatusHistory",
      "isModifier": false
    }, {
      "id": "RequestGroup.extension:repeatInformation",
      "path": "RequestGroup.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation" ]
      } ],
      "short": "An extension use to record both the instance and the maximum number of repeat allowed for a prescription.",
      "sliceName": "repeatInformation",
      "isModifier": false
    }, {
      "id": "RequestGroup.extension:NHSBSAprescriptionType",
      "path": "RequestGroup.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionType" ]
      } ],
      "sliceName": "NHSBSAprescriptionType",
      "isModifier": false
    }, {
      "id": "RequestGroup.action.participant",
      "path": "RequestGroup.action.participant",
      "constraint": [ {
        "key": "nhse-requsetgrp-001",
        "human": "If extension-ParticipantType R5 Backport is used then RequestGroup.action.participant  SHALL be empty.",
        "severity": "error",
        "expression": "RequestGroup.action.participant.empty() or RequestGroup.action.participant.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeReference').empty()",
        "requirements": "Only one of RequestGroup.action.participant or RequestGroup.action.participant.extension:participantR5 can be populated at a time."
      } ]
    }, {
      "id": "RequestGroup.action.participant.extension:participantR5",
      "max": "1",
      "path": "RequestGroup.action.participant.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeReference" ]
      } ],
      "short": "An extension use to record the type of a participant designated to perform an action.",
      "sliceName": "participantR5",
      "isModifier": false
    } ]
  },
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RequestGroup"
}