PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.bars.r4@1.5.0
    https://fhir.nhs.uk/StructureDefinition/BARSServiceRequest-request-referral
{
  "description": "BARS ServiceRequest-request Referral profile",
  "_filename": "BARSServiceRequest-request-referral.json",
  "package_name": "uk.nhsdigital.bars.r4",
  "date": "2022-02-11",
  "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.5.0",
  "status": "active",
  "id": "c108ec67-509e-45e1-bac5-032e0a95b236",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/StructureDefinition/BARSServiceRequest-request-referral",
  "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": "referral"
    }, {
      "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.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"
}