{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [ServiceRequest](https://hl7.org/fhir/R4/ServiceRequest.html).", "_filename": "UKCore-ServiceRequest.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2024-07-23", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile is a record of a request for a procedure or diagnostic or other service to be planned, proposed, or performed, as distinguished by the ServiceRequest.intent field value, with or on a patient.", "name": "UKCoreServiceRequest", "abstract": false, "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "ServiceRequest", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Service Request", "package_version": "0.0.12-pre-release", "status": "active", "id": "a6abb062-c161-4d12-b12f-76bfbb3b2601", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest", "version": "2.5.1", "differential": { "element": [ { "id": "ServiceRequest.extension:sourceOfServiceRequest", "max": "1", "path": "ServiceRequest.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest" ] } ], "short": "Describes the source of the Service Request.", "sliceName": "sourceOfServiceRequest", "isModifier": false }, { "id": "ServiceRequest.extension:additionalContact", "path": "ServiceRequest.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact" ] } ], "short": "Supports recording of additional contacts, who should be contacted regarding questions arising from the service request. This differs from the requester and responsibleClinician.", "sliceName": "additionalContact", "isModifier": false }, { "id": "ServiceRequest.extension:coverage", "max": "1", "path": "ServiceRequest.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage" ] } ], "short": "Supports the exchange of information describing the method of funding for the Service Request.", "sliceName": "coverage", "isModifier": false }, { "id": "ServiceRequest.basedOn", "path": "ServiceRequest.basedOn", "short": "What the service request fulfils.", "mustSupport": true }, { "id": "ServiceRequest.status", "path": "ServiceRequest.status", "short": "The status of the order.", "mustSupport": true }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "short": "Whether the request is a proposal, plan, an original order or a reflex order.", "mustSupport": true }, { "id": "ServiceRequest.category", "path": "ServiceRequest.category", "short": "A code that classifies the service for searching, sorting and display purposes.", "slicing": { "rules": "open", "discriminator": [ { "path": "coding.system", "type": "value" } ] }, "mustSupport": true }, { "id": "ServiceRequest.category:genomicsWholeCaseSequencing", "path": "ServiceRequest.category", "short": "Classification of Genomics service", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-GenomeSequencingCategory" }, "sliceName": "genomicsWholeCaseSequencing", "definition": "A code that classifies the service for Genomics, whether it is a Whole Case Genome Sequencing or non-Whole Genome Sequencing for cancer or rare diseases" }, { "id": "ServiceRequest.category:genomicsWholeCaseSequencing.coding.system", "path": "ServiceRequest.category.coding.system", "fixedUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory" }, { "id": "ServiceRequest.priority", "path": "ServiceRequest.priority", "short": "Indicates how quickly the ServiceRequest should be addressed with respect to other requests.", "mustSupport": true }, { "id": "ServiceRequest.priority.extension:priorityReason", "path": "ServiceRequest.priority.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PriorityReason" ] } ], "short": "Supports the underlying reason why a Service Request is urgent.", "sliceName": "priorityReason", "isModifier": false }, { "id": "ServiceRequest.code", "path": "ServiceRequest.code", "short": "What is being requested/ordered.", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ProcedureCode", "description": "A set of codes that define a procedure or a procedure with explicit context. Selected from the SNOMED CT UK coding system." }, "mustSupport": true }, { "id": "ServiceRequest.orderDetail", "path": "ServiceRequest.orderDetail", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ProcedureCode" } }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "short": "The individual or entity the service is ordered for.", "mustSupport": true }, { "id": "ServiceRequest.authoredOn", "path": "ServiceRequest.authoredOn", "short": "The date the request was signed.", "mustSupport": true }, { "id": "ServiceRequest.requester", "path": "ServiceRequest.requester", "short": "Who / what is requesting the service", "mustSupport": true }, { "id": "ServiceRequest.reasonCode", "path": "ServiceRequest.reasonCode", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ServiceRequestReasonCode", "description": "A set of codes that define a reason for a service request." } }, { "id": "ServiceRequest.bodySite", "path": "ServiceRequest.bodySite", "binding": { "strength": "preferred" } } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest" }