{ "description": "BARS ServiceRequest-request Referral profile", "_filename": "BARSServiceRequest-request-referral.json", "package_name": "uk.nhsdigital.bars.r4", "date": "2023-07-03", "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.32.0", "status": "active", "id": "8990932c-ef5f-4d8a-8361-af3cdfcc0e0d", "kind": "resource", "url": "https://fhir.nhs.uk/StructureDefinition/BARSServiceRequest-request-referral", "version": "1.0.5", "differential": { "element": [ { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "fixedCode": "plan" }, { "id": "ServiceRequest.category", "max": "1", "min": 1, "path": "ServiceRequest.category" }, { "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" }