PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4.test@2.8.7-prerelease
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event
{
  "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.8.7-prerelease",
  "status": "draft",
  "id": "5555a0b7-581c-4ca2-b561-0b6a73804191",
  "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"
}