{
"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.6.0%2B001",
"status": "active",
"id": "27c00403-5bc0-492a-9ca8-fee1df5ece81",
"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"
}