PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pcf@1.0.0
    https://profiles.ihe.net/ITI/PCF/StructureDefinition/IHE.PCF.consentAdvanced
description: Explicit Advanced Consent \n\n- all elements allowed by Basic and Intermediate are allowed here, plus the following\n- `securityLabel` indicates sensitivity or confidentiality tags on data\n  - Only codes from [Avanced Security Tag ValueSet](ValueSet-AdvancedSecurityTagVS.html)
package_name: ihe.iti.pcf
derivation: constraint
name: AdvancedConsent
type: Consent
elements:
  patient: {index: 1}
  provision:
    mustSupport: true
    index: 9
    elements:
      provision:
        type: BackboneElement
        mustSupport: true
        index: 19
        elements:
          securityLabel:
            binding: {strength: extensible, valueSet: 'https://profiles.ihe.net/ITI/PCF/ValueSet/AdvancedSecurityTagVS'}
            index: 20
          provision: {index: 21}
      purpose: {mustSupport: true, index: 16}
      type: {index: 10}
      class: {index: 17}
      code: {index: 18}
      action: {index: 14}
      period: {mustSupport: true, index: 11}
      securityLabel:
        binding: {strength: extensible, valueSet: 'https://profiles.ihe.net/ITI/PCF/ValueSet/AdvancedSecurityTagVS'}
        index: 15
      actor:
        mustSupport: true
        index: 12
        elements:
          role:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: IRCP, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
            index: 13
    required: [type]
  organization: {index: 4}
  verification: {index: 8}
  source:
    choices: []
    index: 6
  scope:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: patient-privacy, system: 'http://terminology.hl7.org/CodeSystem/consentscope'}
    index: 0
  policy:
    elements:
      uri: {index: 7}
    required: [uri]
  dateTime: {index: 2}
  performer: {index: 3}
package_version: 1.0.0
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/PCF/StructureDefinition/IHE.PCF.consentAdvanced
base: http://hl7.org/fhir/StructureDefinition/Consent
version: 1.0.0
required: [dateTime, source, patient, provision, organization, performer]