PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.1.29-discovery
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-Bundle-FHIRDocument
{
  "description": null,
  "_filename": "NHSDigital-Bundle-FHIRDocument.StructureDefinition.json",
  "package_name": "uk.nhsdigital.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NHSDigitalBundleFHIRDocument",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.1.29-discovery",
  "status": "draft",
  "id": "1339278f-6814-4260-89f2-91e38c9071cd",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Bundle-FHIRDocument",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "document"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "min": 2,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource.resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Bundle.entry.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:composition",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "composition"
    }, {
      "id": "Bundle.entry.resource:composition",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Composition" ]
      } ]
    }, {
      "id": "Bundle.entry:patient",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "patient"
    }, {
      "id": "Bundle.entry.resource:patient",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient" ]
      } ]
    }, {
      "id": "Bundle.entry.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry.response",
      "max": "0",
      "path": "Bundle.entry.response"
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle"
}