{ "description": "BARS ServiceRequest-request Referral profile", "_filename": "BARSServiceRequest-request-referral.json", "package_name": "uk.nhsdigital.bars.r4", "date": "2023-03-08", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BARSServiceRequestRequestReferral", "abstract": false, "type": "ServiceRequest", "experimental": null, "resourceType": "StructureDefinition", "title": "BARS ServiceRequest-Request Referral", "package_version": "1.20.0-alpha", "status": "active", "id": "2261987b-14ff-4a41-b9a9-5713cc94e84c", "kind": "resource", "url": "https://fhir.nhs.uk/StructureDefinition/BARSServiceRequest-request-referral", "version": "1.0.4", "differential": { "element": [ { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "fixedCode": "plan" }, { "id": "ServiceRequest.category", "max": "1", "min": 1, "path": "ServiceRequest.category" }, { "id": "ServiceRequest.category.coding.system", "path": "ServiceRequest.category.coding.system", "fixedUri": "https://fhir.nhs.uk/CodeSystem/message-category-servicerequest" }, { "id": "ServiceRequest.category.coding.code", "path": "ServiceRequest.category.coding.code", "fixedCode": "referral" }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ] } ] }, { "id": "ServiceRequest.occurrence[x]", "path": "ServiceRequest.occurrence[x]", "type": [ { "code": "Period" } ] }, { "id": "ServiceRequest.authoredOn", "min": 1, "path": "ServiceRequest.authoredOn", "comment": "DateTime the Referral Request was generated" }, { "id": "ServiceRequest.performer", "path": "ServiceRequest.performer", "comment": "Referral To" } ] }, "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest" }