PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.bars.r4@0.2.0-test
    https://fhir.nhs.uk/StructureDefinition/BARSUKCoreServiceRequest
{
  "description": "BARSUKCoreServiceRequest profile",
  "_filename": "BARSUKCoreServiceRequest.json",
  "package_name": "uk.nhsdigital.bars.r4",
  "date": "2021-11-26",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "BARSUKCoreServiceRequest",
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "BARS UKCore ServiceRequest",
  "package_version": "0.2.0-test",
  "status": "draft",
  "id": "9103da92-f297-4103-b944-6d99654d5436",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/StructureDefinition/BARSUKCoreServiceRequest",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "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]",
      "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"
}