PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.mitz@3.8.0
    http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-Consent-Notify
description: null
package_name: vzvz.fhir.mitz
derivation: constraint
name: MitzConsentNotify
type: Consent
elements:
  text: {short: 'Text representation of the consent, for human interpretation', index: 0}
  extension:
    index: 1
    slicing:
      slices:
        providerCategory:
          match: {}
          schema: {_required: true, index: 2}
          min: 1
  status: {index: 3}
  category:
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://fhir.nl/otv/ValueSet/gegevenscategorie'}
        index: 4
        elements:
          version: {index: 5}
          code: {short: Data category, index: 6}
  policyRule:
    index: 7
    elements:
      coding:
        index: 8
        elements:
          system:
            pattern: {type: uri, value: 'http://fhir.nl/otv/CodeSystem/toestemmingbron'}
            type: uri
            index: 9
          code:
            pattern: {type: code, value: MITZ}
            type: code
            index: 10
        required: [code, system]
    required: [coding]
  provision:
    elements:
      actor:
        index: 11
        elements:
          role:
            elements:
              coding:
                elements:
                  code:
                    short: Custodian
                    pattern: {type: code, value: CST}
                    type: code
                    index: 12
      purpose:
        short: Kind of treatment
        index: 13
        elements:
          system:
            pattern: {type: uri, value: 'http://hl7.org/fhir/v3/ActReason'}
            type: uri
            index: 14
          code: {short: Kind of treatment TREAT | ETREAT, index: 15}
        required: [code, system]
    required: [purpose]
package_version: 3.8.0
extensions:
  providerCategory: {url: null, min: 1, _required: true, index: 2}
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-Consent-Notify
base: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-base-consent
version: 3.8.0
required: [extension, policyRule, text]