Package | uk.nhsdigital.r4.test |
Resource Type | StructureDefinition |
Id | 2b99c030-7ecf-45f9-960f-2b468d26204b |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event |
URL | https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event |
Status | draft |
Name | NHSDigitalLogicalEvent |
Type | https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event |
Kind | logical |
No resources found
StructureDefinition | |
UKCore-Patient | UK Core Patient |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "2b99c030-7ecf-45f9-960f-2b468d26204b", "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event", "name": "NHSDigitalLogicalEvent", "status": "draft", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "derivation": "specialization", "differential": { "element": [ { "id": "NHSDigital-Logical-Event", "path": "NHSDigital-Logical-Event", "min": 0, "max": "*", "type": [ { "code": "Element" } ] }, { "id": "NHSDigital-Logical-Event.identifier", "path": "NHSDigital-Logical-Event.identifier", "short": "Business Identifier for {{title}}", "min": 1, "max": "*", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ] } ] }, { "id": "NHSDigital-Logical-Event.status", "path": "NHSDigital-Logical-Event.status", "short": "Event status", "min": 1, "max": "1", "type": [ { "code": "code", "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ] } ] }, { "id": "NHSDigital-Logical-Event.code", "path": "NHSDigital-Logical-Event.code", "short": "What was done (recommended)", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ] }, { "id": "NHSDigital-Logical-Event.subject", "path": "NHSDigital-Logical-Event.subject", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ] } ] }, { "id": "NHSDigital-Logical-Event.encounter", "path": "NHSDigital-Logical-Event.encounter", "short": "Encounter created as part of (recommended)", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter" ] } ] }, { "id": "NHSDigital-Logical-Event.performer", "path": "NHSDigital-Logical-Event.performer", "min": 1, "max": "*", "type": [ { "code": "BackboneElement", "profile": [ "http://hl7.org/fhir/StructureDefinition/BackboneElement" ] } ] } ] } }