Skip to content

Enum: EnumConsentScope

The four anticipated uses for the Consent Resource.

URI: kfi_fhir_sparks:EnumConsentScope

Permissible Values

Value Meaning Description
adr hl7_consent_scope:adr
research hl7_consent_scope:research
patient_privacy hl7_consent_scope:patient-privacy
treatment hl7_consent_scope:treatment

Slots

Name Description
consent_scope Which of the four areas this resource covers (extensible)

Identifier and Mapping Information

Schema Source

  • from schema: https://carrollaboratory.github.io/kfi-fhir-input

LinkML Source

name: EnumConsentScope
description: The four anticipated uses for the Consent Resource.
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
  adr:
    text: adr
    meaning: hl7_consent_scope:adr
    title: Advanced Care Directive
  research:
    text: research
    meaning: hl7_consent_scope:research
    title: Research
  patient_privacy:
    text: patient_privacy
    meaning: hl7_consent_scope:patient-privacy
    title: Patient Privacy
  treatment:
    text: treatment
    meaning: hl7_consent_scope:treatment
    title: Treatment