{ "description": null, "_filename": "NHSDigital-Logical-Request.StructureDefinition.json", "package_name": "uk.nhsdigital.r4.test", "date": null, "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "NHSDigitalLogicalRequest", "abstract": false, "type": "https://fhir.nhs.uk/fhir/StructureDefinition/UKCore-Request", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.8.7-prerelease", "status": "draft", "id": "63f0fe32-754e-4d81-bae4-1232c39f21fe", "kind": "logical", "url": "https://fhir.nhs.uk/fhir/StructureDefinition/NHSDigital-Logical-Request", "version": null, "differential": { "element": [ { "id": "UKCore-Request", "max": "*", "min": 0, "path": "UKCore-Request", "type": [ { "code": "Element" } ] }, { "id": "UKCore-Request.identifier", "max": "*", "min": 1, "path": "UKCore-Request.identifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ] } ], "definition": "At least one identifier MUST be provided." }, { "id": "UKCore-Request.subject", "max": "1", "min": 1, "path": "UKCore-Request.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ] } ], "definition": "reference should be provided\r\nidentifier (NHS Number) MUST be provided (if traced), it is not permitted to exchange untraced NHS Numbers" }, { "id": "UKCore-Request.requester", "max": "1", "min": 1, "path": "UKCore-Request.requester", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" ] } ] }, { "id": "UKCore-Request.code", "max": "1", "min": 1, "path": "UKCore-Request.code", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ] }, { "id": "UKCore-Request.status", "max": "1", "min": 1, "path": "UKCore-Request.status", "type": [ { "code": "code", "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ] } ] }, { "id": "UKCore-Request.encounter", "max": "1", "min": 0, "path": "UKCore-Request.encounter", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter" ] } ], "short": "Encounter created as part of (recommended)" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }