{
"description": "BARS ServiceRequest-request Validation profile",
"_filename": "BARSServiceRequest-request-validation.json",
"package_name": "uk.nhsdigital.bars.r4",
"date": "2022-04-20",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "BARSServiceRequestRequestValidation",
"abstract": false,
"type": "ServiceRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "BARS ServiceRequest-Request Validation",
"package_version": "1.8.0-alpha",
"status": "active",
"id": "9358a7a5-8681-4a35-95a9-28b75673510f",
"kind": "resource",
"url": "https://fhir.nhs.uk/StructureDefinition/BARSServiceRequest-request-validation",
"version": "1.0.2",
"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": "validation"
}, {
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ]
} ]
}, {
"id": "ServiceRequest.encounter",
"path": "ServiceRequest.encounter",
"comment": "Encounter context"
}, {
"id": "ServiceRequest.occurrence[x]",
"path": "ServiceRequest.occurrence[x]",
"type": [ {
"code": "Period"
} ],
"comment": "Validation Breach Time/Call back breach time"
}, {
"id": "ServiceRequest.occurrence[x].start",
"min": 1,
"path": "ServiceRequest.occurrence[x].start"
}, {
"id": "ServiceRequest.occurrence[x].end",
"min": 1,
"path": "ServiceRequest.occurrence[x].end"
}, {
"id": "ServiceRequest.authoredOn",
"path": "ServiceRequest.authoredOn",
"comment": "ReferralDateTime"
}, {
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"comment": "Participant"
}, {
"id": "ServiceRequest.requester.reference",
"path": "ServiceRequest.requester.reference",
"comment": "Organisation"
}, {
"id": "ServiceRequest.requester.type",
"path": "ServiceRequest.requester.type",
"comment": "Service"
}, {
"id": "ServiceRequest.performer",
"path": "ServiceRequest.performer",
"comment": "Referral To"
}, {
"id": "ServiceRequest.locationReference",
"path": "ServiceRequest.locationReference",
"comment": "Incident location"
}, {
"id": "ServiceRequest.reasonCode",
"path": "ServiceRequest.reasonCode",
"comment": "Reason for referral/Next activity/Clinical Urgency of Referral"
}, {
"id": "ServiceRequest.reasonCode.coding",
"path": "ServiceRequest.reasonCode.coding",
"comment": "Proprietary Triage Outcome code system"
}, {
"id": "ServiceRequest.reasonReference",
"path": "ServiceRequest.reasonReference",
"comment": "Chief concern"
}, {
"id": "ServiceRequest.supportingInfo",
"path": "ServiceRequest.supportingInfo",
"comment": "Rejected Services/patient choice (QuestionnaireResponse), Secondary concern (Condition)"
} ]
},
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest"
}