PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Provenance_AllergyIntolerance
description: Eine Provenance-Ressource, die vom PVS an die VoS gesendet wird, um zu übertragen, ob Allergien ärztlich diagnostiziert oder Eigenangaben der behandelten Person sind.
package_name: kbv.ita.vos
derivation: constraint
name: KBV_PR_VoS_Provenance_AllergyIntolerance
type: Provenance
elements:
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {index: 2}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Provenance_AllergyIntolerance|2.1.0'}
        index: 3
      security: {index: 4}
      tag: {index: 5}
    required: [profile]
  occurred:
    choices: []
    index: 15
  signature: {index: 48}
  implicitRules: {index: 6}
  recorded: {mustSupport: true, index: 16}
  agent:
    mustSupport: true
    index: 26
    elements:
      type:
        mustSupport: true
        index: 27
        elements:
          coding:
            mustSupport: true
            index: 28
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/provenance-participant-type'}
                mustSupport: true
                index: 29
              version:
                pattern: {type: String, value: 4.0.1}
                mustSupport: true
                index: 30
              code:
                pattern: {type: Code, value: author}
                mustSupport: true
                index: 31
              display: {index: 32}
              userSelected: {index: 33}
            required: [version, system, code]
          text: {index: 34}
        required: [coding]
      role:
        binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_VoS_AgentRoles'}
        mustSupport: true
        index: 35
        elements:
          coding:
            mustSupport: true
            index: 36
            elements:
              system: {mustSupport: true, index: 37}
              code: {mustSupport: true, index: 38}
              userSelected: {index: 39}
            required: [system, code]
          text: {index: 40}
        required: [coding]
      who:
        type: Reference
        mustSupport: true
        refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_PractitionerRole|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Practitioner|2.1.0']
        index: 41
        elements:
          reference: {mustSupport: true, index: 42}
          type: {mustSupport: true, index: 43}
          identifier: {index: 44}
          display: {index: 45}
        required: [type]
      onBehalfOf: {index: 46}
    required: [role, type]
  policy: {index: 17}
  reason: {index: 19}
  activity:
    mustSupport: true
    index: 20
    elements:
      coding:
        mustSupport: true
        index: 21
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-DataOperation'}
            mustSupport: true
            index: 22
          code:
            pattern: {type: Code, value: CREATE}
            mustSupport: true
            index: 23
          userSelected: {index: 24}
        required: [system, code]
      text: {index: 25}
    required: [coding]
  contained: {index: 8}
  language: {index: 7}
  id: {mustSupport: true, index: 0}
  target:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_AllergyIntolerance|2.1.0']
    index: 9
    elements:
      reference: {mustSupport: true, index: 10}
      type: {index: 11}
      identifier: {index: 12}
      display: {index: 13}
    required: [reference]
  location: {index: 18}
  entity: {index: 47}
package_version: 2.1.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Provenance_AllergyIntolerance
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Provenance|1.3.0
version: 2.1.0
required: [activity, id, meta]