PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://aidbox.app/StructureDefinition/aidboxtopicdestination-fhir-native-topic-based-subscription
{
  "description": "FHIR native topic-based subscription profile for AidboxTopicDestination.",
  "_filename": "StructureDefinition-aidboxtopicdestination-fhir-native-topic-based-subscription.json",
  "package_name": "io.health-samurai.core.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "aidboxtopicdestination-fhir-native-topic-based-subscription",
  "abstract": false,
  "type": "AidboxTopicDestination",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "3f983f54-58e7-4bd8-8205-0fbe37591ff0",
  "kind": "resource",
  "url": "http://aidbox.app/StructureDefinition/aidboxtopicdestination-fhir-native-topic-based-subscription",
  "version": "0.2601.0",
  "differential": {
    "element": [ {
      "id": "AidboxTopicDestination.kind",
      "path": "AidboxTopicDestination.kind",
      "fixedString": "fhir-native-topic-based-subscription"
    }, {
      "id": "AidboxTopicDestination.parameter",
      "min": 1,
      "path": "AidboxTopicDestination.parameter",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "name",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "AidboxTopicDestination.parameter:subscription-specification-version",
      "max": "1",
      "min": 1,
      "path": "AidboxTopicDestination.parameter",
      "sliceName": "subscription-specification-version"
    }, {
      "id": "AidboxTopicDestination.parameter:subscription-specification-version.name",
      "path": "AidboxTopicDestination.parameter.name",
      "fixedString": "subscription-specification-version"
    }, {
      "id": "AidboxTopicDestination.parameter:subscription-specification-version.value[x]",
      "min": 1,
      "path": "AidboxTopicDestination.parameter.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "constraint": [ {
        "key": "enum-sub-spec-version",
        "human": "subscription-specification-version must be one of: 'R4-backported', 'R5', 'R4B-backported'",
        "severity": "error",
        "expression": "%context.subsetOf('R4-backported' | 'R5' | 'R4B-backported')"
      } ]
    }, {
      "id": "AidboxTopicDestination.parameter:subscription-specification-version.resource",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.resource"
    }, {
      "id": "AidboxTopicDestination.parameter:subscription-specification-version.part",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.part"
    }, {
      "id": "AidboxTopicDestination.parameter:fhir-topic",
      "max": "1",
      "min": 1,
      "path": "AidboxTopicDestination.parameter",
      "sliceName": "fhir-topic"
    }, {
      "id": "AidboxTopicDestination.parameter:fhir-topic.name",
      "path": "AidboxTopicDestination.parameter.name",
      "fixedString": "fhir-topic"
    }, {
      "id": "AidboxTopicDestination.parameter:fhir-topic.value[x]",
      "min": 1,
      "path": "AidboxTopicDestination.parameter.value[x]",
      "type": [ {
        "code": "canonical"
      } ]
    }, {
      "id": "AidboxTopicDestination.parameter:fhir-topic.resource",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.resource"
    }, {
      "id": "AidboxTopicDestination.parameter:fhir-topic.part",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.part"
    }, {
      "id": "AidboxTopicDestination.parameter:keep-events-for-period",
      "max": "1",
      "min": 0,
      "path": "AidboxTopicDestination.parameter",
      "short": "Time in seconds for which to store events. During this period, events will be available with the $events operation. If not specified, events will be stored indefinitely.",
      "sliceName": "keep-events-for-period"
    }, {
      "id": "AidboxTopicDestination.parameter:keep-events-for-period.name",
      "path": "AidboxTopicDestination.parameter.name",
      "fixedString": "keep-events-for-period"
    }, {
      "id": "AidboxTopicDestination.parameter:keep-events-for-period.value[x]",
      "min": 1,
      "path": "AidboxTopicDestination.parameter.value[x]",
      "type": [ {
        "code": "unsignedInt"
      } ]
    }, {
      "id": "AidboxTopicDestination.parameter:keep-events-for-period.resource",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.resource"
    }, {
      "id": "AidboxTopicDestination.parameter:keep-events-for-period.part",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.part"
    }, {
      "id": "AidboxTopicDestination.parameter:number-of-deliverer",
      "max": "1",
      "min": 0,
      "path": "AidboxTopicDestination.parameter",
      "short": "Number of parallel senders which will handle subscriptions for the topic. Default is 4.",
      "sliceName": "number-of-deliverer"
    }, {
      "id": "AidboxTopicDestination.parameter:number-of-deliverer.name",
      "path": "AidboxTopicDestination.parameter.name",
      "fixedString": "number-of-deliverer"
    }, {
      "id": "AidboxTopicDestination.parameter:number-of-deliverer.value[x]",
      "min": 1,
      "path": "AidboxTopicDestination.parameter.value[x]",
      "type": [ {
        "code": "unsignedInt"
      } ]
    }, {
      "id": "AidboxTopicDestination.parameter:number-of-deliverer.resource",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.resource"
    }, {
      "id": "AidboxTopicDestination.parameter:number-of-deliverer.part",
      "max": "0",
      "path": "AidboxTopicDestination.parameter.part"
    } ]
  },
  "baseDefinition": "http://health-samurai.io/fhir/core/StructureDefinition/AidboxTopicDestination"
}