Package | uk.nhsdigital.r4.test |
Resource Type | StructureDefinition |
Id | 745e2135-9b3c-4c0c-a3f7-5f22961db23a |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/fhir/StructureDefinition/NHSDigital-Logical-Request |
URL | https://fhir.nhs.uk/fhir/StructureDefinition/NHSDigital-Logical-Request |
Status | draft |
Name | NHSDigitalLogicalRequest |
Type | https://fhir.nhs.uk/fhir/StructureDefinition/UKCore-Request |
Kind | logical |
No resources found
StructureDefinition | |
UKCore-Encounter | UK Core Encounter |
UKCore-Organization | UK Core Organization |
UKCore-Patient | UK Core Patient |
UKCore-Practitioner | UK Core Practitioner |
UKCore-PractitionerRole | UK Core Practitioner Role |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "745e2135-9b3c-4c0c-a3f7-5f22961db23a", "url": "https://fhir.nhs.uk/fhir/StructureDefinition/NHSDigital-Logical-Request", "name": "NHSDigitalLogicalRequest", "status": "draft", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "https://fhir.nhs.uk/fhir/StructureDefinition/UKCore-Request", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "derivation": "specialization", "differential": { "element": [ { "id": "UKCore-Request", "path": "UKCore-Request", "min": 0, "max": "*", "type": [ { "code": "Element" } ] }, { "id": "UKCore-Request.identifier", "path": "UKCore-Request.identifier", "definition": "At least one identifier MUST be provided.", "min": 1, "max": "*", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ] } ] }, { "id": "UKCore-Request.subject", "path": "UKCore-Request.subject", "definition": "reference should be provided\r\nidentifier (NHS Number) MUST be provided (if traced), it is not permitted to exchange untraced NHS Numbers", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ] } ] }, { "id": "UKCore-Request.requester", "path": "UKCore-Request.requester", "min": 1, "max": "1", "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", "path": "UKCore-Request.code", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ] }, { "id": "UKCore-Request.status", "path": "UKCore-Request.status", "min": 1, "max": "1", "type": [ { "code": "code", "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ] } ] }, { "id": "UKCore-Request.encounter", "path": "UKCore-Request.encounter", "short": "Encounter created as part of (recommended)", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter" ] } ] } ] } }