PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.aof@0.15.0
    http://vzvz.nl/fhir/StructureDefinition/aorta-DataReference
description: null
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: pattern}
          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/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
    index: 7
package_version: 0.15.0
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/aorta-DataReference
base: http://hl7.org/fhir/StructureDefinition/List
version: 1.1.1
required: [date, emptyReason, code]