Package | UK.NHSDigital.BARS.R4 |
Resource Type | StructureDefinition |
Id | BARSUKCoreServiceRequest |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=UK.NHSDigital.BARS.R4@0.1.0-test&canonical=https://fhir.nhs.uk/StructureDefinition/BARSUKCoreServiceRequest |
URL | https://fhir.nhs.uk/StructureDefinition/BARSUKCoreServiceRequest |
Version | 1.0.0 |
Status | draft |
Date | 2021-10-05 |
Name | BARSUKCoreServiceRequest |
Title | BARS UKCore ServiceRequest |
Description | BARSUKCoreServiceRequest profile |
Type | ServiceRequest |
Kind | resource |
No resources found
StructureDefinition | |
UKCore-ServiceRequest | UK Core Service Request |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "BARSUKCoreServiceRequest", "url": "https://fhir.nhs.uk/StructureDefinition/BARSUKCoreServiceRequest", "version": "1.0.0", "name": "BARSUKCoreServiceRequest", "title": "BARS UKCore ServiceRequest", "status": "draft", "date": "2021-10-05", "description": "BARSUKCoreServiceRequest profile", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "ServiceRequest", "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest", "derivation": "constraint", "differential": { "element": [ { "id": "ServiceRequest.status", "path": "ServiceRequest.status", "fixedCode": "active" }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "fixedCode": "plan" }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "comment": "This will be a reference to the Patient resource" }, { "id": "ServiceRequest.encounter", "path": "ServiceRequest.encounter", "comment": "Encounter context" }, { "id": "ServiceRequest.occurrence[x]", "path": "ServiceRequest.occurrence[x]", "comment": "Validation Breach Time/Call back breach time", "type": [ { "code": "Period" } ] }, { "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)" } ] } }