Enum: EnumConsentStateCodes
Indicates the state of the consent.
URI: kfi_fhir_sparks:EnumConsentStateCodes
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| draft | hl7_consent_state_codes:draft | |
| proposed | hl7_consent_state_codes:proposed | |
| active | hl7_consent_state_codes:active | |
| rejected | hl7_consent_state_codes:rejected | |
| inactive | hl7_consent_state_codes:inactive | |
| entered_in_error | hl7_consent_state_codes:entered-in-error |
Slots
| Name | Description |
|---|---|
| status | Indicates the state of the consent |
Identifier and Mapping Information
Schema Source
- from schema: https://carrollaboratory.github.io/kfi-fhir-input
LinkML Source
name: EnumConsentStateCodes
description: Indicates the state of the consent.
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
draft:
text: draft
meaning: hl7_consent_state_codes:draft
title: Draft
proposed:
text: proposed
meaning: hl7_consent_state_codes:proposed
title: Proposed
active:
text: active
meaning: hl7_consent_state_codes:active
title: Active
rejected:
text: rejected
meaning: hl7_consent_state_codes:rejected
title: Rejected
inactive:
text: inactive
meaning: hl7_consent_state_codes:inactive
title: Inactive
entered_in_error:
text: entered_in_error
meaning: hl7_consent_state_codes:entered-in-error
title: Entered in Error