Enum: EnumDataAccessType
Enumerated list of access type codes such as 'Open Access', 'Registered Access' and 'Controlled Access'
URI: kfi_fhir_sparks:EnumDataAccessType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| open | ncpi_data_access_type:open | |
| registered | ncpi_data_access_type:registered | |
| controlled | ncpi_data_access_type:controlled | |
| gsr_restricted | ncpi_data_access_type:gsr-restricted | |
| gsr_allowed | ncpi_data_access_type:gsr-allowed |
Slots
| Name | Description |
|---|---|
| data_access_type | Type of access restrictions on file downloads ( open |
Identifier and Mapping Information
Schema Source
- from schema: https://carrollaboratory.github.io/kfi-fhir-input
LinkML Source
name: EnumDataAccessType
description: Enumerated list of access type codes such as 'Open Access', 'Registered
Access' and 'Controlled Access'
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
open:
text: open
meaning: ncpi_data_access_type:open
title: Open Access
registered:
text: registered
meaning: ncpi_data_access_type:registered
title: Registered
controlled:
text: controlled
meaning: ncpi_data_access_type:controlled
title: Controlled
gsr_restricted:
text: gsr_restricted
meaning: ncpi_data_access_type:gsr-restricted
title: GSR Restricted
gsr_allowed:
text: gsr_allowed
meaning: ncpi_data_access_type:gsr-allowed
title: GSR Allowed