PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.40-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUseConsent
description: This captures the user agreeing to the Program Area's Terms of Use.
package_name: ca.on.health.sadie
derivation: constraint
name: TermsOfUseConsent
type: Consent
elements:
  patient: {index: 17}
  category:
    index: 10
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'}
            index: 11
          version: {index: 12}
          code:
            pattern: {type: Code, value: INFASO}
            index: 13
          display: {index: 14}
          userSelected: {index: 15}
      text: {index: 16}
  provision: {index: 29}
  organization:
    type: Reference
    refers: ['https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea']
    index: 20
  verification: {index: 28}
  source:
    choices: [sourceReference]
    index: 22
  scope:
    index: 2
    elements:
      coding:
        index: 3
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/consentscope'}
            index: 4
          version: {index: 5}
          code:
            pattern: {type: Code, value: patient-privacy}
            index: 6
          display: {index: 7}
          userSelected: {index: 8}
      text: {index: 9}
  policy:
    index: 24
    elements:
      authority: {index: 25}
      uri: {index: 26}
    required: [uri]
  sourceReference:
    type: Reference
    choiceOf: source
    refers: ['http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUse']
    index: 23
  dateTime: {index: 18}
  status:
    pattern: {type: Code, value: active}
    index: 1
  policyRule: {index: 27}
  identifier: {index: 0}
  performer:
    type: Reference
    refers: ['https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole']
    index: 19
package_version: 0.1.40-beta
class: profile
kind: resource
url: http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUseConsent
base: http://hl7.org/fhir/StructureDefinition/Consent
version: 1.0.0
required: [dateTime, policy, performer]