Slot: order
The ordinality of a given cause of death record recorded in integers. Primary cause of death should have order equal to 1 and additional causes should be recorded starting from 2 and iterating up from there.
URI: bdchm:order
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CauseOfDeath | A class / complex datatype for handling both values and ordinality for causes... | no |
Properties
-
Range: Integer
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nhlbidatastage/bdchm
Mappings
Mapping Type | Mapped Value |
---|---|
self | bdchm:order |
native | bdchm:order |
LinkML Source
name: order
description: The ordinality of a given cause of death record recorded in integers. Primary
cause of death should have order equal to 1 and additional causes should be recorded
starting from 2 and iterating up from there.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: order
owner: CauseOfDeath
domain_of:
- CauseOfDeath
range: integer
required: true
multivalued: false