PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.mitz@3.8.0
    http://vzvz.nl/fhir/StructureDefinition/mitz-Subscription
description: null
package_name: vzvz.fhir.mitz
derivation: constraint
name: MitzSubscription
type: Subscription
elements:
  id: {index: 0}
  extension:
    array: true
    min: 2
    index: 1
    slicing:
      slices:
        PatientBirthdate:
          match: {}
          schema: {type: Extension, url: 'http://fhir.nl/StructureDefinition/Patient.birthDate', index: 2}
          min: 0
        sourceSystem:
          match: {}
          schema: {type: Extension, short: Source System, url: 'http://fhir.nl/StructureDefinition/SourceSystem', index: 3}
          min: 1
          max: 1
        gatewaySystem:
          match: {}
          schema: {type: Extension, short: Gateway system, url: 'http://fhir.nl/StructureDefinition/GatewaySystem', index: 4}
          min: 1
          max: 1
  status:
    pattern: {type: code, value: requested}
    type: code
    index: 5
  reason:
    short: Reason for subscription
    pattern: {type: string, value: OTV}
    type: string
    index: 6
  criteria: {short: Criteria for notification trigger, index: 7}
  channel:
    elements:
      type:
        pattern: {type: code, value: rest-hook}
        type: code
        index: 8
      endpoint: {index: 9}
      payload: {index: 10}
    required: [endpoint, payload]
package_version: 3.8.0
extensions:
  PatientBirthdate: {url: 'http://fhir.nl/StructureDefinition/Patient.birthDate', min: 0, type: Extension, index: 2}
  sourceSystem: {url: 'http://fhir.nl/StructureDefinition/SourceSystem', min: 1, max: 1, type: Extension, short: Source System, index: 3}
  gatewaySystem: {url: 'http://fhir.nl/StructureDefinition/GatewaySystem', min: 1, max: 1, type: Extension, short: Gateway system, index: 4}
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/mitz-Subscription
base: http://hl7.org/fhir/StructureDefinition/Subscription
version: null