PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.mitz@3.8.0
    http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-Consent-Migrate
description: null
package_name: vzvz.fhir.mitz
derivation: constraint
name: MitzConsentMigrate
type: Consent
elements:
  status:
    pattern: {type: code, value: active}
    type: code
    index: 0
  category:
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://fhir.nl/otv/ValueSet/gegevenscategorie'}
        index: 1
        elements:
          version: {index: 2}
          code: {short: Data category, index: 3}
  policyRule:
    index: 4
    elements:
      coding:
        index: 5
        elements:
          system:
            pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/consentpolicycodes'}
            type: uri
            index: 6
          code:
            pattern: {type: code, value: nl-lsp}
            type: code
            index: 7
        required: [code]
    required: [coding]
  provision:
    elements:
      actor:
        short: Consulting providers
        index: 8
        elements:
          role:
            elements:
              coding:
                elements:
                  code:
                    short: Information Recipient
                    pattern: {type: code, value: IRCP}
                    type: code
                    index: 9
      purpose:
        elements:
          code:
            short: Kind of treatment
            pattern: {type: code, value: TREAT}
            type: code
            index: 10
package_version: 3.8.0
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-Consent-Migrate
base: http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-base-consent
version: 3.8.0
required: [policyRule]