PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.aof@2.0.0-beta.3
    http://vzvz.nl/fhir/StructureDefinition/aorta-DataReference
description: The AORTA DataReference profile is used to update the registry with the last modified data of the \nrespective data resource (bouwsteentype).\nThis profile is modeled after the V3 equivalent of 'heraanmelding verwijsindex'.
package_name: vzvz.fhir.aof
derivation: constraint
name: AortaDataReference
type: List
elements:
  date: {index: 8}
  meta:
    elements:
      tag:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            updateReason:
              match: {system: 'http://vzvz.nl/fhir/CodeSystem/aorta-datareference-update-reason'}
              schema:
                short: Reason for updating DataReference
                mustSupport: true
                binding: {strength: preferred, valueSet: 'http://vzvz.nl/fhir/ValueSet/aorta-datareference-update-reason'}
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://vzvz.nl/fhir/CodeSystem/aorta-datareference-update-reason'}
                    index: 2
                required: [system]
  mode:
    pattern: {type: Code, value: working}
    index: 5
  source:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-Device']
    index: 9
  emptyReason:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: withheld, system: 'http://terminology.hl7.org/CodeSystem/list-empty-reason'}
    index: 11
  contained: {short: Contained resources referenced by this List, index: 3}
  status:
    pattern: {type: Code, value: current}
    index: 4
  code:
    short: The dataset that contains the update
    binding: {strength: required, valueSet: 'http://vzvz.nl/fhir/ValueSet/DataCategory'}
    index: 6
  entry: {index: 10}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
    index: 7
package_version: 2.0.0-beta.3
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/aorta-DataReference
base: http://hl7.org/fhir/StructureDefinition/List
version: 2.0.0-beta.3
required: [date, emptyReason, code]