{
"description": null,
"_filename": "NHSDigital-Logical-Event.StructureDefinition.json",
"package_name": "uk.nhsdigital.r4.test",
"date": null,
"derivation": "specialization",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "NHSDigitalLogicalEvent",
"abstract": false,
"type": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.18.6-prerelease",
"status": "draft",
"id": "5bbe3ccd-ce47-4cd0-8919-0755116b1e8e",
"kind": "logical",
"url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event",
"version": null,
"differential": {
"element": [ {
"id": "NHSDigital-Logical-Event",
"max": "*",
"min": 0,
"path": "NHSDigital-Logical-Event",
"type": [ {
"code": "Element"
} ]
}, {
"id": "NHSDigital-Logical-Event.identifier",
"max": "*",
"min": 1,
"path": "NHSDigital-Logical-Event.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ]
} ],
"short": "Business Identifier for {{title}}"
}, {
"id": "NHSDigital-Logical-Event.status",
"max": "1",
"min": 1,
"path": "NHSDigital-Logical-Event.status",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
} ],
"short": "Event status"
}, {
"id": "NHSDigital-Logical-Event.code",
"max": "1",
"min": 0,
"path": "NHSDigital-Logical-Event.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ]
} ],
"short": "What was done (recommended)"
}, {
"id": "NHSDigital-Logical-Event.subject",
"max": "1",
"min": 1,
"path": "NHSDigital-Logical-Event.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ]
} ]
}, {
"id": "NHSDigital-Logical-Event.encounter",
"max": "1",
"min": 0,
"path": "NHSDigital-Logical-Event.encounter",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter" ]
} ],
"short": "Encounter created as part of (recommended)"
}, {
"id": "NHSDigital-Logical-Event.performer",
"max": "*",
"min": 1,
"path": "NHSDigital-Logical-Event.performer",
"type": [ {
"code": "BackboneElement",
"profile": [ "http://hl7.org/fhir/StructureDefinition/BackboneElement" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}