Skip to content

Slot: record_type

Indicates whether the record relates to a primary or non-primary cancer pathway.

URI: cosd:record_type

Applicable Classes

Name Description Modifies Slot
COSDResearchView Flat research view combining file metadata, patient demographics, primary pat... no

Properties

Type and Range

Property Value
Range String
Domain Of COSDResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column RECORD_TYPE
sql_type NVARCHAR(100)

Schema Source

  • from schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd

Mappings

Mapping Type Mapped Value
self cosd:record_type
native cosd:record_type

LinkML Source

name: record_type
annotations:
  sql_column:
    tag: sql_column
    value: RECORD_TYPE
  sql_type:
    tag: sql_type
    value: NVARCHAR(100)
description: Indicates whether the record relates to a primary or non-primary cancer
  pathway.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
domain_of:
- COSDResearchView
range: string
required: false