PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu2@1.1.3
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab
{
  "description": "Defines the constraints and extensions on the UK Core Profile ServiceRequest.",
  "_filename": "UKCore-ServiceRequest-Lab.json",
  "package_name": "fhir.r4.ukcore.stu2",
  "date": "2023-04-28",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "To provide implementers additional support for requesting a procedure or diagnostic or other service to be planned, proposed, or performed, with regards to a laboratory observation or a laboratory diagnostic report.",
  "name": "UKCoreServiceRequestLab",
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core ServiceRequest Lab",
  "package_version": "1.1.3",
  "status": "active",
  "id": "c52f11be-0ead-4a2d-b7a3-68229a76d174",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "ServiceRequest.code",
      "path": "ServiceRequest.code",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-UnifiedTestList",
        "description": "A set of codes that define laboratory medicine test requests and results. Selected from the SNOMED CT UK coding system."
      },
      "definition": "A set of codes from the SNOMED Clinical Terminology UK coding system regrading laboratory medicine test requests and results."
    }, {
      "id": "ServiceRequest.reasonReference",
      "path": "ServiceRequest.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport-Lab", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-Lab", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-LabGroup" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest"
}